summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* af_key: make use of BUG_ON macroHariprasad Kelam2019-06-091-4/+2
* ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()Eric Dumazet2019-06-091-1/+1
* net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior2019-06-091-8/+7
* net: Don't disable interrupts in __netdev_alloc_skb()Sebastian Andrzej Siewior2019-06-091-8/+11
* net: Don't disable interrupts in napi_alloc_frag()Sebastian Andrzej Siewior2019-06-091-26/+23
* net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean2019-06-081-1/+120
* net: dsa: sja1105: Receive and decode meta framesVladimir Oltean2019-06-081-3/+41
* net: dsa: sja1105: Make sja1105_is_link_local not match meta framesVladimir Oltean2019-06-081-0/+2
* net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean2019-06-081-0/+15
* net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan modeVladimir Oltean2019-06-081-7/+11
* net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean2019-06-082-30/+46
* net: dsa: Add teardown callback for driversVladimir Oltean2019-06-081-0/+3
* net: dsa: Keep a pointer to the skb clone for TX timestampingVladimir Oltean2019-06-081-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07428-2419/+533
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-0715-59/+92
| |\
| | * pktgen: do not sleep with the thread lock held.Paolo Abeni2019-06-061-0/+11
| | * net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-061-4/+6
| | * ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz2019-06-061-5/+8
| | * ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2019-06-061-2/+10
| | * Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu2019-06-051-3/+3
| | * ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-051-1/+4
| | * Fix memory leak in sctp_process_initNeil Horman2019-06-052-10/+8
| | * net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-052-1/+4
| | * ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long2019-06-051-12/+12
| | * net: fix indirect calls helpers for ptype list hooks.Paolo Abeni2019-06-041-3/+3
| | * udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale2019-06-041-2/+1
| | * net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2019-06-041-6/+21
| | * Revert "net/tls: avoid NULL-deref on resync during device removal"Jakub Kicinski2019-06-041-10/+5
| | * packet: unconditionally free po->rolloverWillem de Bruijn2019-06-021-1/+1
| | * net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean2019-05-311-7/+3
| * | Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-062-17/+16
| |\ \
| | * | SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credentialTrond Myklebust2019-05-301-14/+14
| | * | SUNRPC fix regression in umount of a secure mountOlga Kornievskaia2019-05-301-1/+1
| | * | xprtrdma: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-281-2/+1
| * | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31418-2343/+425
| |\ \ \ | | |_|/ | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-303-12/+3
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-304-48/+4
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-3017-18/+17
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-308-128/+8
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-5/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3026-230/+33
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-301-15/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30352-1807/+352
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132Thomas Gleixner2019-05-304-56/+4
| | |/
* | | net/tls: export TLS per skb encryptionDirk van der Merwe2019-06-061-0/+6
* | | ipv6: fix spelling mistake: "wtih" -> "with"Colin Ian King2019-06-061-1/+1
* | | ipv6: tcp: send consistent flowlabel in TIME_WAIT stateEric Dumazet2019-06-051-0/+2
* | | ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet2019-06-053-4/+14