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.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
/
ipv4
/
netfilter
/
arp_tables.c
Age
Commit message (
Expand
)
Author
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2021-10-14
netfilter: arp_tables: allow use of arpt_do_table as hookfn
Florian Westphal
2021-05-03
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: arptables: unregister the tables by name
Florian Westphal
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-04-10
netfilter: arp_tables: add pre_exit hook for table unregister
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-28
netfilter: arp_tables: restore a SPDX identifier
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/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-13
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2019-12-30
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
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
2017-12-04
netfilter: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-11-20
netfilter: remove redundant assignment to e
Colin Ian King
2017-10-24
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-08-02
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
Taehee Yoo
2017-07-31
netfilter: x_tables: Fix use-after-free in ipt_do_table.
Taehee Yoo
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-03-06
netfilter: arp_tables: remove redundant check on ret being non-zero
Colin Ian King
[next]