index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
audit: add audit_log_nf_skb helper function
Ricardo Robaina
2
-114
/
+2
2026-07-24
ipvs: fix more places with wrong ipv6 transport offsets
Julian Anastasov
2
-8
/
+5
2026-07-24
ipvs: reset full ip_vs_seq structs in ip_vs_conn_new
Yizhou Zhao
1
-2
/
+2
2026-07-24
ipvs: use parsed transport offset in SCTP state lookup
Yizhou Zhao
1
-10
/
+5
2026-07-24
netfilter: xt_nat: reject unsupported target families
Wyatt Feng
1
-0
/
+9
2026-07-24
netfilter: nf_conncount: fix zone comparison in tuple dedup
Yizhou Zhao
1
-3
/
+3
2026-07-24
netfilter: nf_nat_sip: reload possible stale data pointer
Florian Westphal
1
-0
/
+9
2026-07-24
netfilter: xt_cluster: reject template conntracks in hash match
Wyatt Feng
1
-1
/
+1
2026-07-24
netfilter: nfnl_cthelper: apply per-class values when updating policies
David Carlier
1
-2
/
+2
2026-07-24
netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
Muhammad Bilal
1
-3
/
+3
2026-07-24
ipvs: ensure inner headers in ICMP errors are in headroom
Julian Anastasov
1
-6
/
+15
2026-07-24
ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
Yizhou Zhao
1
-3
/
+3
2026-07-24
ipvs: use parsed transport offset in TCP state lookup
Yizhou Zhao
1
-7
/
+1
2026-07-24
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
4
-8
/
+11
2026-07-24
netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()
Feng Wu
1
-1
/
+1
2026-07-24
netfilter: xt_u32: reject invalid shift counts
Wyatt Feng
1
-1
/
+11
2026-07-24
netfilter: nft_synproxy: stop bypassing the priv->info snapshot
Runyu Xiao
1
-5
/
+4
2026-07-24
netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
Fernando Fernandez Mancera
1
-6
/
+5
2026-07-24
netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
Jozsef Kadlecsik
1
-2
/
+2
2026-07-24
netfilter: nf_conncount: callers must hold rcu read lock
Florian Westphal
1
-3
/
+3
2026-07-24
netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptp
Pablo Neira Ayuso
1
-2
/
+16
2026-07-24
netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
Fernando Fernandez Mancera
1
-0
/
+2
2026-07-24
netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
Fernando Fernandez Mancera
1
-5
/
+1
2026-07-24
netfilter: ipset: fix race between dump and ip_set_list resize
Xiang Mei
1
-1
/
+7
2026-06-19
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
1
-0
/
+6
2026-06-19
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2026-06-19
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2
-1
/
+5
2026-06-19
net: Remove redundant if statements
Yajun Deng
1
-16
/
+8
2026-06-19
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
2026-06-19
netfilter: nft_tunnel: fix use-after-free on object destroy
Tristan Madani
1
-1
/
+1
2026-06-19
netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
Florian Westphal
1
-0
/
+3
2026-06-19
netfilter: conntrack_irc: fix possible out-of-bounds read
Florian Westphal
1
-2
/
+2
2026-06-19
netfilter: synproxy: add mutex to guard hook reference counting
Fernando Fernandez Mancera
1
-6
/
+18
2026-06-19
ipvs: clear the svc scheduler ptr early on edit
Julian Anastasov
2
-12
/
+15
2026-06-19
netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
Fernando Fernandez Mancera
1
-1
/
+1
2026-06-19
netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...
Hamza Mahfooz
1
-1
/
+2
2026-06-19
netfilter: xt_cpu: prefer raw_smp_processor_id
Florian Westphal
1
-1
/
+1
2026-06-19
netfilter: synproxy: refresh tcphdr after skb_ensure_writable
Chris Mason
1
-0
/
+2
2026-06-01
netfilter: ipset: stop hash:* range iteration at end
Nan Li
4
-4
/
+17
2026-06-01
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
1
-0
/
+2
2026-06-01
netfilter: skip recording stale or retransmitted INIT
Xin Long
1
-3
/
+7
2026-06-01
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
2
-34
/
+119
2026-06-01
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
1
-1
/
+1
2026-06-01
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
Fernando Fernandez Mancera
1
-15
/
+7
2026-06-01
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
Fernando Fernandez Mancera
1
-11
/
+8
2026-06-01
ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
1
-4
/
+15
2026-06-01
netfilter: xtables: restrict several matches to inet family
Pablo Neira Ayuso
4
-34
/
+68
2026-06-01
netfilter: conntrack: remove sprintf usage
Florian Westphal
2
-16
/
+19
2026-06-01
netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
Xiang Mei
1
-0
/
+4
2026-06-01
netfilter: nft_osf: restrict it to ipv4
Pablo Neira Ayuso
1
-1
/
+5
[next]