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
/
ip_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-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
1
-67
/
+1
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
1
-0
/
+4
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2021-10-14
netfilter: iptables: allow use of ipt_do_table as hookfn
Florian Westphal
1
-3
/
+4
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
1
-8
/
+8
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
1
-17
/
+36
2021-04-26
netfilter: iptables: unregister the tables by name
Florian Westphal
1
-4
/
+10
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
1
-9
/
+0
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
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-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
1
-12
/
+12
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/ip_tables: clean up compat {get,set}sockopt handling
Christoph Hellwig
1
-65
/
+21
2020-06-25
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
1
-1
/
+14
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+4
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
1
-1
/
+4
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
1
-0
/
+1
2018-04-24
netfilter: xtables: use ipt_get_target_c instead of ipt_get_target
Taehee Yoo
1
-1
/
+1
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-19
/
+12
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
-2
/
+6
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-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2018-02-19
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
1
-1
/
+6
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
[next]