index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
/
arp_tables.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
1
-1
/
+1
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
1
-1
/
+1
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
1
-0
/
+4
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
1
-0
/
+4
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
1
-0
/
+4
2021-10-14
netfilter: arp_tables: allow use of arpt_do_table as hookfn
Florian Westphal
1
-3
/
+4
2021-05-03
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
1
-3
/
+2
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
1
-8
/
+8
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
1
-14
/
+29
2021-04-26
netfilter: arptables: unregister the tables by name
Florian Westphal
1
-4
/
+10
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
2021-04-10
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
1
-2
/
+7
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-7
/
+7
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
1
-1
/
+1
2020-12-17
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
1
-7
/
+7
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-4
/
+4
2020-07-28
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
1
-1
/
+1
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
1
-14
/
+14
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
1
-4
/
+3
2020-07-19
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
1
-2
/
+1
2020-07-19
netfilter/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
1
-64
/
+21
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-01-13
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
1
-9
/
+10
2019-12-30
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-20
/
+13
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
1
-16
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-05
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
1
-1
/
+16
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
1
-3
/
+7
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
1
-1
/
+1
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
1
-10
/
+3
2018-03-05
netfilter: x_tables: check standard verdicts in core
Florian Westphal
1
-5
/
+0
2018-03-05
netfilter: unlock xt_table earlier in __do_replace
Xin Long
1
-1
/
+2
2018-03-05
net: Convert arp_tables_net_ops and ip6_tables_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
1
-0
/
+4
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-15
/
+12
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
1
-14
/
+12
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-6
/
+1
2017-12-04
netfilter: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-6
/
+1
2017-11-20
netfilter: remove redundant assignment to e
Colin Ian King
1
-1
/
+0
2017-10-24
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
1
-2
/
+20
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
1
-0
/
+1
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+0
2017-08-02
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
Taehee Yoo
1
-2
/
+0
2017-07-31
netfilter: x_tables: Fix use-after-free in ipt_do_table.
Taehee Yoo
1
-5
/
+5
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
1
-13
/
+8
2017-03-06
netfilter: arp_tables: remove redundant check on ret being non-zero
Colin Ian King
1
-2
/
+0
[next]