index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
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
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
1
-0
/
+4
2025-12-07
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+30
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
1
-3
/
+2
2025-06-27
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-04-10
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
2024-10-17
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-1
/
+3
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-2
/
+3
2024-10-17
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2
-0
/
+3
2024-10-17
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
2
-9
/
+5
2024-10-17
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-10-17
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-10-17
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-1
/
+1
2024-09-04
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-19
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
1
-5
/
+9
2024-04-17
netfilter: complete validation of user input
Eric Dumazet
1
-0
/
+4
2024-04-10
netfilter: validate user input for expected length
Eric Dumazet
1
-0
/
+4
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+1
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-1
/
+1
2023-03-11
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
1
-0
/
+4
2023-03-11
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2022-10-26
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
1
-1
/
+5
2021-10-14
netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
Xin Long
1
-42
/
+6
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2
-17
/
+10
2021-09-15
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
1
-0
/
+1
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+1
2021-09-03
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
1
-3
/
+1
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
5
-51
/
+56
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+18
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-1
/
+1
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
1
-1
/
+1
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
1
-8
/
+8
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
6
-54
/
+61
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
1
-10
/
+35
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
5
-15
/
+0
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
6
-33
/
+22
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
2
-10
/
+1
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
1
-6
/
+23
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
2
-37
/
+46
2021-03-31
netfilter: nf_log_ipv6: merge with nf_log_syslog
Florian Westphal
3
-431
/
+4
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
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-9
/
+9
2020-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-1
/
+1
2020-12-17
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
3
-4
/
+6
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
[next]