index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
/
arp_tables.c
Age
Commit message (
Expand
)
Author
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-10
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
2026-05-24
netfilter: x_tables: disable 32bit compat interface in user namespaces
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
2026-04-21
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
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
[next]