index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
/
ip6_tables.c
Age
Commit message (
Expand
)
Author
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2021-10-14
netfilter: ip6tables: allow use of ip6t_do_table as hookfn
Florian Westphal
2021-09-15
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2020-12-17
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-19
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-07-19
netfilter/ip6_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-06-25
netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...
David Wilder
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2018-04-24
netfilter: x_tables: remove duplicate ip6t_get_target function call
Taehee Yoo
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-05
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
netfilter: x_tables: check standard verdicts in core
Florian Westphal
2018-03-05
netfilter: unlock xt_table earlier in __do_replace
Xin Long
2018-03-05
net: Convert arp_tables_net_ops and ip6_tables_net_ops
Kirill Tkhai
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
[next]