summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder2020-06-255-6/+44
* netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder2020-06-251-1/+14
* netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill2020-06-255-0/+5
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-151-2/+2
* inet: Use fallthrough;Joe Perches2020-03-121-1/+1
* net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-14/+14
* netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso2019-11-151-1/+1
* netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso2019-11-121-0/+1
* netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso2019-11-121-0/+1
* netfilter: nft_tproxy: Fix typo in IPv6 module description.Norman Rasmussen2019-10-171-1/+1
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
* net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-8/+8
* netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden2019-09-132-4/+4
* netfilter: update include directives.Jeremy Sowden2019-09-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+1
|\
| * inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-081-1/+1
* | netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera2019-08-031-2/+2
|/
* netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera2019-07-161-0/+2
* netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin2019-07-161-2/+6
* ipv6: Use ipv6_authlen for lenyangxingwu2019-07-114-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-113-439/+36
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-2525-118/+45
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2223-101/+34
| | |\
| | * | inet: fix various use-after-free in defrags unitsEric Dumazet2019-06-191-2/+8
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-073-15/+3
| | |\ \
| * | | | netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera2019-06-171-411/+9
| * | | | Update my email addressJozsef Kadlecsik2019-06-101-1/+1
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-14/+2
| |\ \ \
| * | | | net: dynamically allocate fqdir structuresEric Dumazet2019-05-261-13/+14
| * | | | net: add a net pointer to struct fqdirEric Dumazet2019-05-261-4/+2
| * | | | net: rename inet_frags_init_net() to fdir_init()Eric Dumazet2019-05-261-2/+1
| * | | | netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet2019-05-261-12/+7
| * | | | net: rename struct fqdir fieldsEric Dumazet2019-05-261-20/+20
| * | | | net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet2019-05-261-2/+2
| * | | | inet: rename netns_frags to fqdirEric Dumazet2019-05-261-2/+2
* | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-211-10/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-181-10/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-06-071-3/+7
| | * | | netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault2019-06-041-7/+5
| | | |/ | | |/|
* | / | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1922-91/+22
|/ / /
* | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-313-15/+3
|\ \ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-231-14/+2
|\ \ | |/ |/|
| * netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-211-14/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
|/