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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
1
-0
/
+6
2026-06-10
netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
Florian Westphal
1
-0
/
+3
2026-06-10
netfilter: nf_log: validate MAC header was set before dumping it
Xiang Mei
1
-2
/
+2
2026-06-10
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
Weiming Shi
3
-0
/
+22
2026-06-10
netfilter: nf_tables_offload: drop device refcount on error
Florian Westphal
1
-2
/
+4
2026-06-10
netfilter: revalidate bridge ports
Florian Westphal
2
-12
/
+75
2026-06-01
netfilter: nft_byteorder: remove multi-register support
Florian Westphal
1
-31
/
+20
2026-06-01
netfilter: nft_ct: bail out on template ct in get eval
Jiayuan Chen
2
-6
/
+4
2026-06-01
netfilter: nft_tunnel: fix use-after-free on object destroy
Tristan Madani
1
-1
/
+1
2026-06-01
netfilter: conntrack_irc: fix possible out-of-bounds read
Florian Westphal
1
-2
/
+2
2026-06-01
netfilter: synproxy: add mutex to guard hook reference counting
Fernando Fernandez Mancera
1
-6
/
+18
2026-06-01
ipvs: clear the svc scheduler ptr early on edit
Julian Anastasov
2
-12
/
+15
2026-06-01
netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
Fernando Fernandez Mancera
1
-1
/
+1
2026-05-22
netfilter: nf_tables: fix dst corruption in same register operation
Fernando Fernandez Mancera
2
-7
/
+24
2026-05-22
netfilter: disable payload mangling in userns
Florian Westphal
2
-2
/
+7
2026-05-22
netfilter: xt_cpu: prefer raw_smp_processor_id
Florian Westphal
1
-1
/
+1
2026-05-22
netfilter: nf_conntrack_gre: fix gre keymap list corruption
Florian Westphal
3
-31
/
+91
2026-05-22
netfilter: synproxy: refresh tcphdr after skb_ensure_writable
Chris Mason
1
-0
/
+2
2026-05-22
netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...
Hamza Mahfooz
1
-1
/
+2
2026-05-16
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2
-1
/
+5
2026-05-16
netfilter: ipset: annotate "pos" for concurrent readers/writers
Jozsef Kadlecsik
1
-24
/
+38
2026-05-16
netfilter: ipset: Fix data race between add and dump in all hash types
Jozsef Kadlecsik
1
-2
/
+5
2026-05-16
netfilter: ipset: Fix data race between add and list header in all hash types
Jozsef Kadlecsik
1
-2
/
+2
2026-05-16
netfilter: nft_inner: release local_lock before re-enabling softirqs
Florian Westphal
1
-1
/
+1
2026-05-16
netfilter: ipset: stop hash:* range iteration at end
Nan Li
4
-4
/
+17
2026-05-16
netfilter: nft_inner: Fix IPv6 inner_thoff desync
Yizhou Zhao
1
-1
/
+0
2026-05-16
netfilter: ipset: fix a potential dump-destroy race
Jozsef Kadlecsik
1
-0
/
+1
2026-05-16
ipvs: avoid possible loop in ip_vs_dst_event on resizing
Julian Anastasov
1
-65
/
+122
2026-05-16
netfilter: nf_conntrack_helper: fix possible null deref during error log
Florian Westphal
1
-5
/
+8
2026-05-08
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
1
-0
/
+2
2026-05-08
netfilter: nf_conntrack_sip: get helper before allocating expectation
Li Xiasong
1
-4
/
+4
2026-05-08
netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue
Pablo Neira Ayuso
1
-0
/
+3
2026-05-08
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
7
-11
/
+35
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
1
-19
/
+62
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
1
-0
/
+29
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
1
-8
/
+42
2026-05-08
netfilter: x_tables: allow initial table replace without emitting audit log m...
Florian Westphal
1
-9
/
+20
2026-05-05
ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
Waiman Long
1
-5
/
+8
2026-05-05
ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
Julian Anastasov
1
-1
/
+1
2026-05-05
ipvs: fix races around est_mutex and est_cpulist
Julian Anastasov
2
-44
/
+90
2026-05-05
ipvs: do not leak dest after get from dest trash
Julian Anastasov
1
-13
/
+24
2026-05-05
ipvs: fix the spin_lock usage for RT build
Julian Anastasov
1
-33
/
+41
2026-05-05
ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
2
-4
/
+10
2026-05-05
ipvs: fixes for the new ip_vs_status info
Julian Anastasov
1
-15
/
+36
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
1
-2
/
+2
2026-05-01
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
3
-4
/
+46
2026-05-01
netfilter: flowtable: fix inline vlan encapsulation in xmit path
Pablo Neira Ayuso
1
-37
/
+73
2026-04-30
netfilter: flowtable: ensure sufficient headroom in xmit path
Pablo Neira Ayuso
1
-2
/
+11
2026-04-30
netfilter: xtables: fix L4 header parsing for non-first fragments
Fernando Fernandez Mancera
5
-3
/
+23
2026-04-30
netfilter: nf_tables: skip L4 header parsing for non-first fragments
Fernando Fernandez Mancera
4
-7
/
+7
[next]