aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei1-0/+2
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+28
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern1-1/+97
2019-05-28nexthop: Add support for lwt encapsDavid Ahern1-0/+3
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern1-0/+3
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern1-0/+5
2019-05-28net: Initial nexthop codeDavid Ahern3-0/+108
2019-05-28inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet1-0/+3
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet1-19/+1
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet1-0/+4
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet4-7/+18
2019-05-26net: add a net pointer to struct fqdirEric Dumazet1-1/+4
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet1-1/+2
2019-05-26net: rename struct fqdir fieldsEric Dumazet3-4/+4
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet1-1/+1
2019-05-26inet: rename netns_frags to fqdirEric Dumazet4-18/+19
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2-5/+5
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern1-5/+3
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern1-1/+2
2019-05-23devlink: add warning in case driver does not set port typeJiri Pirko1-0/+2
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern1-0/+1
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern1-0/+1
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern1-1/+2
2019-05-22ipv4: export fib_flushDavid Ahern1-0/+1
2019-05-22ipv4: export fib_check_nhDavid Ahern1-0/+2
2019-05-22ipv4: Add function to send route updatesDavid Ahern1-0/+2
2019-05-22ipv6: export function to send route updatesDavid Ahern2-0/+9
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern2-0/+2
2019-05-22ipv6: Add delete route hook to stubsDavid Ahern1-0/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-119/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2-18/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner6-84/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner1-17/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+5
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+3
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet1-1/+2
2019-05-16flow_offload: support CVLAN matchEdward Cree1-0/+2
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells1-0/+1
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells1-0/+2
2019-05-15tcp: do not recycle cloned skbsEric Dumazet1-1/+1
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean1-3/+0
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean1-9/+0
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean1-3/+0
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski1-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds58-960/+1415
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+8
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren1-3/+0
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean1-0/+2
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean1-0/+6