summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6_tables.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ip6tables: allow use of ip6t_do_table as hookfnFlorian Westphal2021-10-141-3/+3
* netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden2021-09-151-0/+1
* netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal2021-05-291-1/+1
* netfilter: allow to turn off xtables compat layerFlorian Westphal2021-04-261-8/+8
* netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-261-18/+33
* netfilter: ip6tables: unregister the tables by nameFlorian Westphal2021-04-261-4/+10
* netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2021-04-261-9/+0
* netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-131-0/+2
* Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-151-7/+7
* Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson2021-03-151-1/+1
* netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan2020-12-171-1/+1
* netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-081-7/+7
* 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: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder2020-06-251-1/+14
* netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-151-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-07-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-111-0/+1
|\
| * netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-06-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-231-1/+4
|\ \
| * | netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal2018-05-231-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-0/+1
|\ \ \ | |/ / |/| / | |/
| * netfilter: x_tables: add module alias for icmp matchesFlorian Westphal2018-05-081-0/+1
* | netfilter: x_tables: remove duplicate ip6t_get_target function callTaehee Yoo2018-04-241-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-301-20/+13
|\
| * Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal2018-03-301-16/+1
| * netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-051-1/+16
| * netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-051-3/+7
| * netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-051-1/+1
| * netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-051-10/+3
| * netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-051-5/+0
| * netfilter: unlock xt_table earlier in __do_replaceXin Long2018-03-051-1/+2
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
|/
* net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai2018-03-051-0/+1
* netfilter: add back stackpointer size checksFlorian Westphal2018-02-141-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-15/+12
|\
| * netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-191-1/+0
| * netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal2018-01-081-14/+12
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-6/+1
|\ \ | |/ |/|
| * netfilter: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-041-6/+1
* | netfilter: remove redundant assignment to eColin Ian King2017-11-201-1/+0
|/
* netfilter: x_tables: don't use seqlock when fetching old countersFlorian Westphal2017-10-241-2/+20
* netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-081-0/+1
* net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-9/+3
* netfilter: constify nf_loginfo structuresJulia Lawall2017-08-021-1/+1
* netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal2017-04-081-9/+0