summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-05-28nexthop: Add support for lwt encapsDavid Ahern-0/+3
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern-0/+3
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern-0/+5
2019-05-28net: Initial nexthop codeDavid Ahern-0/+108
2019-05-28inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet-0/+3
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet-19/+1
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata-4/+11
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet-0/+4
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet-7/+18
2019-05-26net: add a net pointer to struct fqdirEric Dumazet-1/+4
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet-1/+2
2019-05-26net: rename struct fqdir fieldsEric Dumazet-4/+4
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet-1/+1
2019-05-26inet: rename netns_frags to fqdirEric Dumazet-18/+19
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern-5/+5
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern-5/+3
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern-1/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner-176/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101Thomas Gleixner-16/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner-18/+1
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty-1/+2
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2019-05-23devlink: add warning in case driver does not set port typeJiri Pirko-0/+2
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern-0/+1
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern-0/+1
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern-1/+2
2019-05-22ipv4: export fib_flushDavid Ahern-0/+1
2019-05-22ipv4: export fib_check_nhDavid Ahern-0/+2
2019-05-22ipv4: Add function to send route updatesDavid Ahern-0/+2
2019-05-22ipv6: export function to send route updatesDavid Ahern-0/+9
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern-0/+2
2019-05-22ipv6: Add delete route hook to stubsDavid Ahern-0/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-119/+9
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner-18/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-84/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner-17/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+5
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet-1/+2
2019-05-16flow_offload: support CVLAN matchEdward Cree-0/+2
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells-0/+1
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells-0/+2
2019-05-15tcp: do not recycle cloned skbsEric Dumazet-1/+1
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean-3/+0
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean-9/+0
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean-3/+0
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-960/+1415
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+8