selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
[linux-2.6-block.git] / net /
2019-06-27 Stanislav Fomichevbpf: implement getsockopt and setsockopt hooks
2019-06-27 Daniel BorkmannMerge branch 'bpf-af-xdp-mlx5e'
2019-06-27 Maxim Mikityanskiyxsk: Return the whole xdp_desc from xsk_umem_consume_tx
2019-06-27 Maxim Mikityanskiyxsk: Add getsockopt XDP_OPTIONS
2019-06-27 Maxim Mikityanskiyxsk: Add API to check for available entries in FQ
2019-06-26 YueHaibingxdp: Make __mem_id_disconnect static
2019-06-23 David S. MillerMerge branch 'ipv6-avoid-taking-refcnt-on-dst-during...
2019-06-23 Wei Wangipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
2019-06-23 Wei Wangipv6: convert rx data path to not take refcnt on dst
2019-06-23 Wei Wangipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
2019-06-23 Wei Wangipv6: initialize rt6->rt6i_uncached in all pre-allocate...
2019-06-23 Wei Wangipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_...
2019-06-22 Li RongQingnetns: restore ops before calling ops_exit_list
2019-06-22 Ido Schimmelipv6: Error when route does not have any valid nexthops
2019-06-22 Ard Biesheuvelnet: fastopen: robustness and endianness fixes for...
2019-06-22 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-06-22 Eric Dumazettcp: refine memory limit test in tcp_fragment()
2019-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-06-21 Linus TorvaldsMerge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org...
2019-06-21 Trond MyklebustSUNRPC: Fix a credential refcount leak
2019-06-21 Anna SchumakerRevert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
2019-06-21 Lin Yinet :sunrpc :clnt :Fix xps refcount imbalance on the...
2019-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-06-21 Linus TorvaldsMerge tag 'drm-fixes-2019-06-21' of git://anongit.freed...
2019-06-21 Linus TorvaldsMerge tag 'staging-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag 'char-misc-5.2-rc6' of git://git./linux/kerne...
2019-06-21 Linus TorvaldsMerge tag 'usb-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag 'spdx-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag '5.2-rc5-smb3-fixes' of git://git.samba.org...
2019-06-21 Dave AirlieMerge tag 'drm-misc-fixes-2019-06-19' of git://anongit...
2019-06-21 Dave AirlieMerge branch 'vmwgfx-fixes-5.2' of git://people.freedes...
2019-06-20 Linus TorvaldsMerge tag 'ovl-fixes-5.2-rc6' of git://git./linux/kerne...
2019-06-20 Linus TorvaldsMerge tag 'fuse-fixes-5.2-rc6' of git://git./linux...
2019-06-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-06-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-06-20 Linus TorvaldsMerge tag 's390-5.2-5' of git://git./linux/kernel/git...
2019-06-20 Linus TorvaldsMerge tag 'mmc-v5.2-rc4' of git://git./linux/kernel...
2019-06-20 Linus TorvaldsMerge tag 'for-linus-20190620' of git://git.kernel...
2019-06-20 Paolo BonziniMerge tag 'kvmarm-fixes-for-5.2-2' of git://git./linux...
2019-06-20 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-06-19 Eric Dumazetinet: clear num_timeout reqsk_alloc()
2019-06-19 Matthias Kaehlckenet/ipv4: fib_trie: Avoid cryptic ternary expressions
2019-06-19 David Ahernipv6: Default fib6_type to RTN_UNICAST when not set
2019-06-19 David S. MillerMerge branch 'af_iucv-fixes'
2019-06-19 Julian Wiedmannnet/af_iucv: always register net_device notifier
2019-06-19 Julian Wiedmannnet/af_iucv: build proper skbs for HiperTransport
2019-06-19 Julian Wiedmannnet/af_iucv: remove GFP_DMA restriction for HiperTransport
2019-06-19 Linus TorvaldsMerge tag 'pm-5.2-rc6' of git://git./linux/kernel/git...
2019-06-19 Linus TorvaldsMerge tag 'apparmor-pr-2019-06-18' of git://git./linux...
2019-06-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-06-19 David S. MillerMerge branch 'inet-fix-defrag-units-dismantle-races'
2019-06-19 Eric Dumazetinet: fix various use-after-free in defrags units
2019-06-19 Eric Dumazetnetns: add pre_exit method to struct pernet_operations
2019-06-19 David S. MillerMerge branch 'xdp-page_pool-fixes-and-in-flight-accounting'
2019-06-19 Jesper Dangaard... page_pool: make sure struct device is stable
2019-06-19 Jesper Dangaard... page_pool: add tracepoints for page_pool with details...
2019-06-19 Jesper Dangaard... xdp: add tracepoints for XDP mem
2019-06-19 Jesper Dangaard... xdp: force mem allocator removal and periodic warning
2019-06-19 Jesper Dangaard... xdp: tracking page_pool resources and safe removal
2019-06-19 Jesper Dangaard... page_pool: introduce page_pool_free and use in mlx5
2019-06-19 Jesper Dangaard... xdp: page_pool related fix to cpumap
2019-06-19 Jesper Dangaard... xdp: fix leak of IDA cyclic id if rhashtable_insert_slo...
2019-06-19 Ilias Apalodimasnet: page_pool: add helper function to unmap dma addresses
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-06-19 David S. MillerMerge branch 'mlxsw-Implement-flower-ingress-device...
2019-06-19 Jiri Pirkonet: flow_offload: implement support for meta key
2019-06-19 Jiri Pirkonet: sched: cls_flower: use flow_dissector for ingress...
2019-06-19 Jiri Pirkoflow_dissector: add support for ingress ifindex dissection
2019-06-19 Jani NikulaMerge tag 'gvt-fixes-2019-06-19' of https://github...
2019-06-19 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-06-19 Sunil Muthuswamyhvsock: fix epollout hang from race condition
2019-06-19 Fred Klassennet/udp_gso: Allow TX timestamp with UDP GSO
2019-06-19 David S. MillerMerge branch 'net-netem-fix-issues-with-corrupting...
2019-06-19 Jakub Kicinskinet: netem: fix use after free and double free with...
2019-06-19 Jakub Kicinskinet: netem: fix backlog accounting for corrupted GSO...
2019-06-19 David S. MillerMerge branch 'net-fix-quite-a-few-dst_cache-crashes...
2019-06-19 Xin Longtipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
2019-06-19 Xin Longip_tunnel: allow not to count pkts on tstats by setting...
2019-06-18 Linus TorvaldsMerge tag 'for-5.2-rc5-tag' of git://git./linux/kernel...
2019-06-18 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-06-18 Linus TorvaldsMerge tag 'meminit-v5.2-rc6' of git://git./linux/kernel...
2019-06-18 Denis Kirjanovipoib: show VF broadcast address
2019-06-18 JingYi Hounet: remove duplicate fetch in sock_getsockopt
2019-06-18 Tuong Lientipc: fix issues with early FAILOVER_MSG from peer
2019-06-18 David S. MillerMerge branch 'mlxsw-Improve-IPv6-route-insertion-rate'
2019-06-18 Ido Schimmelipv6: Stop sending in-kernel notifications for each...
2019-06-18 Ido Schimmelipv6: Add IPv6 multipath notification for route delete
2019-06-18 Ido Schimmelipv6: Add IPv6 multipath notifications for add / replace
2019-06-18 Ido Schimmelipv6: Extend notifier info for multipath routes
2019-06-18 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2019-06-18 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-06-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
next