summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-06-18net: remove duplicate fetch in sock_getsockoptJingYi Hou
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier
2019-06-12bpf: net: Set sk_bpf_storage back to NULL for cloned skMartin KaFai Lau
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-06bpf: fix unconnected udp hooksDaniel Borkmann
2019-06-06pktgen: do not sleep with the thread lock held.Paolo Abeni
2019-06-05Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-06-05ethtool: fix potential userspace buffer overflowVivien Didelot
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-04net: fix indirect calls helpers for ptype list hooks.Paolo Abeni
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier
2019-05-30net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-24bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21bpf: Check sk_fullsock() before returning from bpf_sk_lookup()Martin KaFai Lau
2019-05-21bpf: fix out-of-bounds read in __bpf_skc_lookupLorenz Bauer
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16net: avoid weird emergency messageEric Dumazet
2019-05-16flow_offload: support CVLAN matchEdward Cree
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-14rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca
2019-05-14bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend
2019-05-14bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend
2019-05-13flow_dissector: disable preemption around BPF callsEric Dumazet
2019-05-08fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-05net: use indirect calls helpers for ptype hookPaolo Abeni
2019-05-04bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()YueHaibing
2019-05-04neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern