summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.217' into v4.9-rtClark Williams2020-03-251-10/+37
|\
| * cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin2020-03-201-10/+37
* | Merge tag 'v4.9.216' into v4.9-rtClark Williams2020-03-131-1/+1
|\ \ | |/
| * net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman2020-03-111-1/+1
* | Merge tag 'v4.9.213' into v4.9-rtClark Williams2020-02-191-3/+17
|\ \ | |/
| * net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary2020-02-051-3/+17
* | Merge tag 'v4.9.212' into v4.9-rtClark Williams2020-02-192-2/+4
|\ \ | |/
| * net: ethtool: Add back transceiver typeFlorian Fainelli2020-01-291-0/+2
| * net: neigh: use long type to store jiffies deltaEric Dumazet2020-01-291-2/+2
* | Merge tag 'v4.9.211' into v4.9-rtClark Williams2020-02-191-7/+9
|\ \ | |/
| * ethtool: reduce stack usage with clangArnd Bergmann2020-01-231-7/+9
* | Merge tag 'v4.9.209' into v4.9-rtClark Williams2020-02-191-2/+2
|\ \ | |/
| * net: add annotations on hh->hh_len lockless accessesEric Dumazet2020-01-121-2/+2
* | Merge tag 'v4.9.208' into v4.9-rtClark Williams2020-02-191-0/+2
|\ \ | |/
| * net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin2020-01-041-0/+2
* | Merge tag 'v4.9.207' into v4.9-rtClark Williams2020-02-191-1/+2
|\ \ | |/
| * inet: protect against too small mtu values.Eric Dumazet2019-12-211-1/+2
* | Merge tag 'v4.9.206' into v4.9-rtClark Williams2020-02-193-6/+12
|\ \ | |/
| * net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
| * net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-12-051-1/+1
| * net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov2019-12-051-4/+9
| * net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki2019-12-051-1/+2
* | Merge tag 'v4.9.205' into v4.9-rtClark Williams2020-02-191-4/+2
|\ \ | |/
| * Revert "sock: Reset dst when changing sk_mark via setsockopt"Greg Kroah-Hartman2019-11-291-4/+2
* | Merge tag 'v4.9.204' into v4.9-rtClark Williams2020-02-193-4/+27
|\ \ | |/
| * sock: Reset dst when changing sk_mark via setsockoptDavid Barmann2019-11-281-2/+4
| * net: do not abort bulk send on BQL statusEric Dumazet2019-11-281-1/+1
| * net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter2019-11-281-1/+22
* | Merge tag 'v4.9.201' into v4.9-rtSteven Rostedt (VMware)2019-11-143-30/+24
|\ \ | |/
| * net/flow_dissector: switch to siphashEric Dumazet2019-11-101-28/+20
| * net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet2019-11-101-1/+1
| * net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-11-101-1/+3
* | Merge tag 'v4.9.197' into v4.9-rtSteven Rostedt (VMware)2019-11-141-3/+8
|\ \ | |/
| * net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-10-071-3/+8
* | Merge tag 'v4.9.195' into v4.9-rtSteven Rostedt (VMware)2019-11-149-27/+151
|\ \ | |/
| * net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2019-09-211-0/+19
| * net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan2019-09-211-0/+2
| * net: fix skb use after free in netpollFeng Sun2019-09-101-3/+3
| * tcp: make sure EPOLLOUT wont be missedEric Dumazet2019-09-061-7/+9
| * bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-08-251-3/+17
| * bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-08-251-2/+8
| * bpf: restrict access to core bpf sysctlsDaniel Borkmann2019-08-251-2/+37
| * bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-251-5/+9
| * net: fix ifindex collision during namespace removalJiri Pirko2019-08-111-0/+2
| * net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi2019-08-041-0/+2
| * net: check before dereferencing netdev_ops during busy pollJosh Elsasser2019-07-101-1/+4
| * neigh: fix use-after-free read in pneigh_get_nextEric Dumazet2019-06-221-0/+7
| * ethtool: check the return value of get_regs_lenYunsheng Lin2019-06-111-2/+10
| * Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu2019-06-111-3/+3
| * Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return ...Greg Kroah-Hartman2019-06-111-1/+0