summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
AgeCommit message (Expand)AuthorLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2020-03-12inet: Use fallthrough;Joe Perches-1/+1
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski-14/+14
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso-1/+1
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso-0/+1
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso-0/+1
2019-10-17netfilter: nft_tproxy: Fix typo in IPv6 module description.Norman Rasmussen-1/+1
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal-1/+1
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski-8/+8
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden-4/+4
2019-09-13netfilter: update include directives.Jeremy Sowden-1/+0
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault-1/+1
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera-2/+2
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera-0/+2
2019-07-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin-2/+6
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu-4/+4
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-439/+36
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso-118/+45
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-101/+34
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-10/+12
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet-2/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-91/+22
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-10/+12
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera-411/+9
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-10Update my email addressJozsef Kadlecsik-1/+1
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+3
2019-06-07netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault-3/+7
2019-06-04netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault-7/+5
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+2
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-15/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-15/+3
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet-13/+14
2019-05-26net: add a net pointer to struct fqdirEric Dumazet-4/+2
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet-2/+1
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet-12/+7
2019-05-26net: rename struct fqdir fieldsEric Dumazet-20/+20
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet-2/+2
2019-05-26inet: rename netns_frags to fqdirEric Dumazet-2/+2
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-14/+2
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter-14/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner-4/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+3
2019-04-11netfilter: x_tables: merge ip and ipv6 masquerade modulesFlorian Westphal-90/+3
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal-1/+1
2019-04-08netfilter: nf_tables: merge route type into coreFlorian Westphal-100/+0