summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana1-1/+1
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera2-11/+46
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner1-1/+2
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal1-4/+3
2019-06-05ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern3-8/+66
2019-06-05ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2-0/+52
2019-06-05ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern1-4/+11
2019-06-05ipv4: Use accessors for fib_info nexthop dataDavid Ahern2-6/+15
2019-06-05net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski1-7/+3
2019-06-05net/tls: reorganize struct tls_contextJakub Kicinski1-11/+15
2019-06-05devlink: allow driver to update progress of flash updateJiri Pirko1-0/+8
2019-06-04net: fix use-after-free in kfree_skb_listEric Dumazet2-2/+0
2019-06-04flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1
2019-06-04flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev1-3/+2
2019-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+8
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-212/+22
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu1-0/+2
2019-05-31netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tupleTaehee Yoo1-2/+0
2019-05-31ipvs: add function to find tunnelsJulian Anastasov1-0/+3
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov1-0/+3
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+9
2019-05-31sctp: deduplicate identical skb_checksum_opsMatteo Croce1-5/+7
2019-05-31netfilter: bridge: add connection tracking systemPablo Neira Ayuso2-0/+10
2019-05-31netfilter: nf_conntrack: allow to register bridge supportPablo Neira Ayuso2-0/+14
2019-05-31net: ipv6: split skbuff into fragments transformerPablo Neira Ayuso1-0/+19
2019-05-31net: ipv4: split skbuff into fragments transformerPablo Neira Ayuso1-0/+16
2019-05-31net: ipv6: add skbuff fraglist splitterPablo Neira Ayuso1-0/+25
2019-05-31net: ipv4: add skbuff fraglist splitterPablo Neira Ayuso1-0/+23
2019-05-30tcp: add backup TFO key infrastructureJason Baron1-3/+38
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti1-1/+8
2019-05-30net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei1-0/+2
2019-05-30net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+28
2019-05-29nexthop: Add support for nexthop groupsDavid Ahern1-1/+97
2019-05-29nexthop: Add support for lwt encapsDavid Ahern1-0/+3
2019-05-29nexthop: Add support for IPv6 gatewaysDavid Ahern1-0/+3
2019-05-29nexthop: Add support for IPv4 nexthopsDavid Ahern1-0/+5
2019-05-29net: Initial nexthop codeDavid Ahern3-0/+108
2019-05-29inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet1-0/+3
2019-05-29inet: frags: uninline fqdir_init()Eric Dumazet1-19/+1
2019-05-27inet: frags: rework rhashtable dismantleEric Dumazet1-0/+4
2019-05-27net: dynamically allocate fqdir structuresEric Dumazet4-7/+18
2019-05-27net: add a net pointer to struct fqdirEric Dumazet1-1/+4
2019-05-27net: rename inet_frags_init_net() to fdir_init()Eric Dumazet1-1/+2
2019-05-27net: rename struct fqdir fieldsEric Dumazet3-4/+4
2019-05-27net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet1-1/+1
2019-05-27inet: 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-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner11-176/+11