summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-052-18/+2Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-052-18/+2Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-16/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-052-4/+2Star
* | | | | net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2019-06-171-6/+4Star
* | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-4/+1Star
* | | | | net: dsa: make cpu_dp non constVivien Didelot2019-06-151-1/+1
* | | | | ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet2019-06-152-4/+7
* | | | | Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller2019-06-143-31/+92
|\ \ \ \ \
| * | | | | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-141-0/+10
| * | | | | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-23/+0Star
| * | | | | cfg80211: Add a function to iterate all BSS entriesIlan Peer2019-06-141-0/+20
| * | | | | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-142-0/+5
| * | | | | mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin2019-06-141-0/+2
| * | | | | nl80211: require and validate vendor command policyJohannes Berg2019-06-142-0/+17
| * | | | | mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin2019-06-141-4/+18
| * | | | | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-141-0/+5
| * | | | | mac80211: AMPDU handling for Extended Key IDAlexander Wetzel2019-06-141-0/+4
| * | | | | cfg80211: Handle bss expiry during connectionChaitanya Tata2019-05-281-4/+11
* | | | | | tcp: add optional per socket transmit delayEric Dumazet2019-06-121-0/+19
* | | | | | net/tls: add kernel-driven resync mechanism for TXJakub Kicinski2019-06-111-0/+23
* | | | | | net/tls: generalize the resync callbackJakub Kicinski2019-06-111-2/+3
* | | | | | net/tls: add kernel-driven TLS RX resyncJakub Kicinski2019-06-111-2/+32
* | | | | | net/tls: rename handle_device_resync()Jakub Kicinski2019-06-111-1/+1
* | | | | | net/tls: pass record number as a byte arrayJakub Kicinski2019-06-111-2/+3
* | | | | | ipv6: Allow routes to use nexthop objectsDavid Ahern2019-06-101-0/+1
* | | | | | ipv4: Allow routes to use nexthop objectsDavid Ahern2019-06-101-0/+1
* | | | | | nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern2019-06-101-0/+4
* | | | | | ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet2019-06-101-0/+1
* | | | | | net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior2019-06-101-3/+3
* | | | | | nexthop: off by one in nexthop_mpath_select()Dan Carpenter2019-06-091-1/+1
* | | | | | bonding: add slave_foo printk macrosJarod Wilson2019-06-091-0/+9
* | | | | | net: dsa: Add teardown callback for driversVladimir Oltean2019-06-091-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0764-349/+68Star
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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-061-2/+1Star
| | * | | | 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/+63Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-303-36/+3Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-3012-12/+12
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-303-48/+3Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-37/+4Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3041-214/+41Star
* | | | | | net/tls: export TLS per skb encryptionDirk van der Merwe2019-06-061-0/+1
* | | | | | net/tls: simplify driver context retrievalJakub Kicinski2019-06-061-6/+22
* | | | | | net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytesJakub Kicinski2019-06-061-3/+4
* | | | | | vxlan: Use FDB_HASH_SIZE hash_locks to reduce contentionLitao jiao2019-06-061-1/+1
* | | | | | ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-053-8/+66
* | | | | | ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2019-06-052-0/+52