summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-10-051-1/+2
* udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-211-1/+20
* net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2019-09-211-1/+6
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-09-101-2/+7
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-101-1/+3
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-101-0/+1
* ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-09-061-1/+1
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-08-291-0/+15
* netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern2019-08-251-3/+2
* net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-251-1/+9
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-281-1/+2
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-0/+5
* net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-281-0/+1
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-281-1/+4
* xdp: fix race on generic receive pathIlya Maximets2019-07-261-0/+2
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-261-2/+4
* ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-2/+2
* ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-261-0/+1
* net/tls: fix page double free on TX cleanupDirk van der Merwe2019-06-241-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-212-3/+9
|\
| * inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-191-0/+3
| * ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-06-181-3/+6
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2110-59/+10
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-198-33/+8
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-192-26/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-176-6/+29
|\ \ | |/ |/|
| * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-151-0/+1
| * tcp: limit payload size of sacked skbsEric Dumazet2019-06-151-0/+2
| * net: add high_order_alloc_disable sysctl/static keyEric Dumazet2019-06-141-0/+2
| * tcp: add tcp_tx_skb_cache sysctlEric Dumazet2019-06-141-1/+3
| * tcp: add tcp_rx_skb_cache sysctlEric Dumazet2019-06-141-4/+2
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-1/+2
| |\
| | * {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-1/+2
| * | vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra2019-06-121-0/+16
| * | net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-121-0/+1
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0815-148/+15
|\ \ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-051-12/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner2019-06-051-1/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-054-56/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-052-18/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-052-18/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-16/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-052-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-072-2/+5
|\ \ \ | |/ / |/| |
| * | ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long2019-06-051-2/+1
| * | net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2019-06-041-0/+4
* | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3163-347/+63
|\ \ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-303-36/+3