summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2020-01-09net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-12-29bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc
2019-12-29net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-12-16net/flow_dissector: switch to siphashEric Dumazet
2019-12-16net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-12-16net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-12-16net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-12-16net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-12-16net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov
2019-12-16netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-12-16net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-10-07net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau
2019-09-21bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich
2019-09-21flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni
2019-09-19net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend
2019-09-19net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani
2019-09-19net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-09-10net: fix skb use after free in netpollFeng Sun
2019-09-06tcp: make sure EPOLLOUT wont be missedEric Dumazet
2019-08-29bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend
2019-08-29bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend
2019-08-29bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend
2019-08-25net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-25bpf: fix access to skb_shared_info->gso_segsEric Dumazet
2019-08-09net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer
2019-08-09net: fix ifindex collision during namespace removalJiri Pirko
2019-07-28tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-28net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi
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