summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2021-01-271-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-12-181-1/+1
|\
| * netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan2020-12-171-1/+1
* | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-1/+1
|\ \ | |/ |/|
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-12-143-4/+6
|\ \
| * | netfilter: use actual socket sk for REJECT actionJan Engelhardt2020-12-013-4/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-7/+7
|\ \ \ | |/ / |/| |
| * | netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-081-7/+7
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-191-0/+9
|\| |
| * | ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann2020-11-191-1/+1
| * | ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann2020-11-161-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-061-1/+1
|\| |
| * | netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-10-301-1/+1
| |/
* | netfilter: nft_reject_inet: allow to use reject from inet ingressPablo Neira Ayuso2020-11-011-2/+3
* | netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez2020-10-311-0/+134
|/
* netfilter: Drop fragmented ndisc packets assembled in netfilterGeorg Kohmann2020-10-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-151-3/+5
|\
| * netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-141-3/+5
* | netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packetMichael Zhou2020-08-281-0/+39
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-056-83/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-08-034-8/+4
| |\
| | * netfilter: ip6tables: Remove redundant null checksGaurav Singh2020-07-294-8/+4
| * | net: remove sockptr_advanceChristoph Hellwig2020-07-281-4/+4
| * | netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig2020-07-241-12/+12
| * | netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig2020-07-241-3/+3
| * | netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig2020-07-191-2/+1
| * | netfilter/ip6_tables: clean up compat {get, set}sockopt handlingChristoph Hellwig2020-07-191-66/+21
| |/
| * netfilter: introduce support for reject at prerouting stageLaura Garcia Liebana2020-06-301-0/+26
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* 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