net: aquantia: Eliminate aq_nic structure abstraction
[sfrench/cifs-2.6.git] / net /
2018-01-16 David S. MillerMerge branch 'devlink-resource'
2018-01-16 Arkadi Sharshevskydevlink: Add relation between dpipe and resource
2018-01-16 Arkadi Sharshevskydevlink: Add support for reload
2018-01-16 Arkadi Sharshevskydevlink: Add support for resource abstraction
2018-01-16 Arkadi Sharshevskydevlink: Add per devlink instance lock
2018-01-15 David S. MillerMerge tag 'linux-can-next-for-4.16-20180105' of ssh...
2018-01-15 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2018-01...
2018-01-15 Ido Schimmelipv6: Fix build with gcc-4.4.5
2018-01-15 Jon Maloytipc: fix bug during lookup of multicast destination...
2018-01-15 Kirill Tkhainet: Convert atomic_t net::count to refcount_t
2018-01-15 Marcelo Ricardo... sctp: removed unused var from sctp_make_auth
2018-01-15 Jon Maloytipc: fix a potental access after delete in tipc_sk_join()
2018-01-14 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2018-01-14 David S. MillerMerge branch 'mlxsw-Offload-PRIO-qdisc'
2018-01-14 Nogah Frankelnet: sch: prio: Add offload ability to PRIO qdisc
2018-01-12 Alexander Duycknet: Cap number of queues even with accel_priv
2018-01-12 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-01-12 Linus TorvaldsMerge tag 'ceph-for-4.15-rc8' of git://github.com/ceph...
2018-01-12 Linus TorvaldsMerge tag 'gpio-v4.15-4' of git://git./linux/kernel...
2018-01-11 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-01-11 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2018-01-11 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2018-01-11 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2017-12-20' of git...
2018-01-11 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2018-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-01-10 Al ViroFix a leak in socket(2) when we fail to allocate a...
2018-01-10 David S. MillerMerge branch 'mlxsw-qdisc-refactoring'
2018-01-10 Nogah Frankelnet: sch: red: Change offloaded xstats to be incremental
2018-01-10 Mathieu Xhonneuxipv6: sr: fix TLVs not being copied using setsockopt
2018-01-10 Eric Dumazetipv6: fix possible mem leaks in ipv6_make_skb()
2018-01-10 Wei Yongjuntcp: make local function tcp_recv_timestamp static
2018-01-10 Cong Wang8021q: fix a memory leak for VLAN 0 device
2018-01-10 David S. MillerMerge branch 'ipv6-Add-support-for-non-equal-cost-multi...
2018-01-10 Ido Schimmelipv6: Add support for non-equal-cost multipath
2018-01-10 Ido Schimmelipv6: Use hash-threshold instead of modulo-N
2018-01-10 Ido Schimmelipv6: Use a 31-bit multipath hash
2018-01-10 Ido Schimmelipv6: Calculate hash thresholds for IPv6 nexthops
2018-01-10 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-01-09' of...
2018-01-10 Xiongfeng Wangcaif_usb: use strlcpy() instead of strncpy()
2018-01-10 David S. MillerMerge tag 'mlx5-updates-2018-01-08' of git://git./linux...
2018-01-10 David S. MillerMerge branch 'sctp-Some-sockopt-optlen-fixes'
2018-01-10 Marcelo Ricardo... sctp: make use of pre-calculated len
2018-01-10 Marcelo Ricardo... sctp: add a ceiling to optlen in some sockopts
2018-01-10 Marcelo Ricardo... sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
2018-01-10 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2018-01-10 Linus TorvaldsMerge tag 'sound-4.15-rc8' of git://git./linux/kernel...
2018-01-10 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-01-10 Daniel BorkmannMerge branch 'bpf-xdp-rxq-fixes'
2018-01-10 Jakub Kicinskinet: free RX queue structures
2018-01-10 Jakub Kicinskinet: use the right variant of kfree
2018-01-09 Linus TorvaldsMerge tag 'riscv-for-linus-4.15-rc8_cleanups' of git...
2018-01-09 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2018-01-09 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2018-01-09 David S. MillerMerge branch 'tipc-improvements-to-group-messaging'
2018-01-09 Jon Maloytipc: improve poll() for group member socket
2018-01-09 Jon Maloytipc: improve groupcast scope handling
2018-01-09 Jon Maloytipc: add option to suppress PUBLISH events for pre...
2018-01-09 Jon Maloytipc: send out join messages as soon as new member...
2018-01-09 Jon Maloytipc: simplify group LEAVE sequence
2018-01-09 Jon Maloytipc: create group member event messages when they...
2018-01-09 Jon Maloytipc: adjustment to group member FSM
2018-01-09 Jon Maloytipc: let group member stay in JOINED mode if unable...
2018-01-09 Jon Maloytipc: a couple of cleanups
2018-01-09 Wei Wangipv6: remove null_entry before adding default route
2018-01-09 Nicolai Stangenet: ipv4: emulate READ_ONCE() on ->hdrincl bit-field...
2018-01-09 David S. MillerMerge branch 'ethtool-ringparam-upper-bound'
2018-01-09 Eugenia Emantayevethtool: Ensure new ring parameters are within bounds...
2018-01-09 Xiongfeng Wangnet: caif: use strlcpy() instead of strncpy()
2018-01-09 Colin Ian Kingipv6: use ARRAY_SIZE for array sizing calculation on...
2018-01-09 Andrii Vladykanet: core: fix module type in sock_diag_bind
2018-01-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-01-09 Eugenia Emantayevnet/core: Add drop counters to VF statistics
2018-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-01-09 Yang Shinet: tipc: remove unused hardirq.h
2018-01-09 Yang Shinet: ovs: remove unused hardirq.h
2018-01-09 Yang Shinet: caif: remove unused hardirq.h
2018-01-09 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2018-01-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-01-08 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.15-4' of git://git...
2018-01-08 Guillaume Naultl2tp: adjust comments about L2TPv3 offsets
2018-01-08 David S. MillerMerge branch 'SCTP-PMTU-discovery-fixes'
2018-01-08 Marcelo Ricardo... sctp: fix the handling of ICMP Frag Needed for too...
2018-01-08 Marcelo Ricardo... sctp: do not retransmit upon FragNeeded if PMTU discove...
2018-01-08 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git./linux/kerne...
2018-01-08 Stefano Briviotcp: Split BUG_ON() in tcp_tso_should_defer() into...
2018-01-08 David Ahernnet: ipv6: Allow connect to linklocal address from...
2018-01-08 Jozsef Kadlecsiknetfilter: ipset: Missing nfnl_lock()/nfnl_unlock(...
2018-01-08 Jozsef Kadlecsiknetfilter: ipset: Fix "don't update counters" mode...
2018-01-08 Gustavo A. R. Silvanetfilter: ipset: use swap macro instead of _manually_...
2018-01-08 Pablo Neira Ayusonetfilter: nf_tables: flow offload expression
2018-01-08 Pablo Neira Ayusonetfilter: flow table support for the mixed IPv4/IPv6...
2018-01-08 Pablo Neira Ayusonetfilter: flow table support for IPv6
2018-01-08 Pablo Neira Ayusonetfilter: flow table support for IPv4
2018-01-08 Pablo Neira Ayusonetfilter: add generic flow table infrastructure
2018-01-08 Pablo Neira Ayusonetfilter: nf_tables: add flow table netlink frontend
2018-01-08 Pablo Neira Ayusonetfilter: nf_conntrack: add IPS_OFFLOAD status bit
2018-01-08 Pablo Neira Ayusonetfilter: nf_tables: remove nft_dereference()
2018-01-08 Pablo Neira Ayusonetfilter: remove defensive check on malformed packets...
next