summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | net: fix use-after-free in kfree_skb_listEric Dumazet2019-06-042-2/+0
* | | | flow_offload: include linux/kernel.h from flow_offload.hEdward Cree2019-06-031-0/+1
* | | | flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev2019-06-031-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-06-022-2/+8
|\ \ \ \
| * | | | ipvs: add checksum support for gue encapsulationJacky Hu2019-05-311-0/+2
| * | | | netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tupleTaehee Yoo2019-05-311-2/+0
| * | | | ipvs: add function to find tunnelsJulian Anastasov2019-05-311-0/+3
| * | | | ipvs: allow rs_table to contain different real server typesJulian Anastasov2019-05-311-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3115-212/+22
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-312-2/+9
| |\ \ \ | | |/ / | |/| |
| | * | udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti2019-05-301-1/+8
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-231-1/+1
| | |\ \
| | | * | netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-211-1/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-2411-176/+11
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101Thomas Gleixner2019-05-241-16/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-241-18/+1
| |/ / /
* | | | sctp: deduplicate identical skb_checksum_opsMatteo Croce2019-05-301-5/+7
* | | | netfilter: bridge: add connection tracking systemPablo Neira Ayuso2019-05-302-0/+10
* | | | netfilter: nf_conntrack: allow to register bridge supportPablo Neira Ayuso2019-05-302-0/+14
* | | | net: ipv6: split skbuff into fragments transformerPablo Neira Ayuso2019-05-301-0/+19
* | | | net: ipv4: split skbuff into fragments transformerPablo Neira Ayuso2019-05-301-0/+16
* | | | net: ipv6: add skbuff fraglist splitterPablo Neira Ayuso2019-05-301-0/+25
* | | | net: ipv4: add skbuff fraglist splitterPablo Neira Ayuso2019-05-301-0/+23
* | | | tcp: add backup TFO key infrastructureJason Baron2019-05-301-3/+38
* | | | net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-301-0/+2
* | | | net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2019-05-301-0/+28
* | | | nexthop: Add support for nexthop groupsDavid Ahern2019-05-291-1/+97
* | | | nexthop: Add support for lwt encapsDavid Ahern2019-05-291-0/+3
* | | | nexthop: Add support for IPv6 gatewaysDavid Ahern2019-05-291-0/+3
* | | | nexthop: Add support for IPv4 nexthopsDavid Ahern2019-05-291-0/+5
* | | | net: Initial nexthop codeDavid Ahern2019-05-293-0/+108
* | | | inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet2019-05-291-0/+3
* | | | inet: frags: uninline fqdir_init()Eric Dumazet2019-05-291-19/+1
| |_|/ |/| |
* | | inet: frags: rework rhashtable dismantleEric Dumazet2019-05-261-0/+4
* | | net: dynamically allocate fqdir structuresEric Dumazet2019-05-264-7/+18
* | | net: add a net pointer to struct fqdirEric Dumazet2019-05-261-1/+4
* | | net: rename inet_frags_init_net() to fdir_init()Eric Dumazet2019-05-261-1/+2
* | | net: rename struct fqdir fieldsEric Dumazet2019-05-263-4/+4
* | | net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet2019-05-261-1/+1
* | | inet: rename netns_frags to fqdirEric Dumazet2019-05-264-18/+19
* | | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-242-5/+5
* | | ipv6: Move exception bucket to fib6_nhDavid Ahern2019-05-241-5/+3
* | | ipv6: Move pcpu cached routes to fib6_nhDavid Ahern2019-05-241-1/+2
* | | devlink: add warning in case driver does not set port typeJiri Pirko2019-05-231-0/+2
* | | net: Set strict_start_type for routes and rulesDavid Ahern2019-05-231-0/+1
* | | ipv4: Rename and export nh_update_mtuDavid Ahern2019-05-231-0/+1
* | | ipv4: export fib_info_update_nh_saddrDavid Ahern2019-05-231-1/+2
* | | ipv4: export fib_flushDavid Ahern2019-05-231-0/+1
* | | ipv4: export fib_check_nhDavid Ahern2019-05-231-0/+2
* | | ipv4: Add function to send route updatesDavid Ahern2019-05-231-0/+2