index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-41
/
+126
2026-05-25
netfilter: nf_conntrack_ftp: avoid u16 overflows
Giuseppe Caruso
1
-4
/
+7
2026-05-24
netfilter: nft_set_pipapo_avx2: restore performance optimization
Florian Westphal
1
-21
/
+14
2026-05-24
netfilter: nf_conntrack_proto_tcp: fix typos in comments
Avinash Duduskar
1
-4
/
+4
2026-05-24
netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
Muhammad Bilal
1
-3
/
+3
2026-05-24
netfilter: nfnl_cthelper: apply per-class values when updating policies
David Carlier
1
-2
/
+2
2026-05-24
netfilter: nft_set_rbtree: remove dead conditional
Florian Westphal
1
-3
/
+0
2026-05-24
netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
Pratham Gupta
1
-1
/
+1
2026-05-24
netfilter: nf_conncount: use per-rule hash initval
Florian Westphal
1
-4
/
+3
2026-05-24
netfilter: allow nfnetlink built-in only
Pablo Neira Ayuso
2
-2
/
+2
2026-05-24
netfilter: add option for GCOV profiling
Florian Westphal
6
-0
/
+36
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
-30
/
+90
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 direction check
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 message
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
-32
/
+40
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: xt_IDLETIMER: Switch to alarm_start_timer()
Thomas Gleixner
1
-6
/
+18
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
1
-2
/
+2
[prev]
[next]