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-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-99
/
+196
2026-03-26
netfilter: ctnetlink: use netlink policy range checks
David Carlier
2
-18
/
+8
2026-03-26
netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
Weiming Shi
1
-4
/
+10
2026-03-26
netfilter: nf_conntrack_expect: skip expectations in other netns via proc
Pablo Neira Ayuso
1
-0
/
+4
2026-03-26
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
3
-3
/
+17
2026-03-26
netfilter: ctnetlink: ensure safe access to master conntrack
Pablo Neira Ayuso
3
-10
/
+30
2026-03-26
netfilter: nf_conntrack_expect: use expect->helper
Pablo Neira Ayuso
4
-21
/
+13
2026-03-26
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
6
-11
/
+28
2026-03-26
netfilter: nft_set_rbtree: revisit array resize logic
Pablo Neira Ayuso
1
-17
/
+75
2026-03-26
netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
Weiming Shi
1
-6
/
+2
2026-03-25
netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
Florian Westphal
1
-10
/
+10
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-88
/
+88
2026-03-19
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
1
-0
/
+13
2026-03-19
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
1
-0
/
+1
2026-03-19
netfilter: bpf: defer hook memory release until rcu readers are done
Florian Westphal
1
-1
/
+1
2026-03-13
netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
Jenny Guanni Qu
1
-0
/
+2
2026-03-13
netfilter: xt_time: use unsigned int for monthday bit shift
Jenny Guanni Qu
1
-2
/
+2
2026-03-13
netfilter: xt_CT: drop pending enqueued packets on template removal
Pablo Neira Ayuso
1
-0
/
+4
2026-03-13
netfilter: nft_ct: drop pending enqueued packets on removal
Pablo Neira Ayuso
1
-0
/
+4
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
2
-3
/
+11
2026-03-13
netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
Jenny Guanni Qu
1
-0
/
+2
2026-03-13
netfilter: nf_flow_table_ip: reset mac header before vlan push
Eric Woudstra
1
-0
/
+1
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
2
-78
/
+14
2026-03-13
netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
Lukas Johannes Möller
1
-1
/
+5
2026-03-13
netfilter: conntrack: add missing netlink policy validations
Florian Westphal
2
-2
/
+3
2026-03-13
netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
Hyunwoo Kim
1
-1
/
+25
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-14
/
+23
2026-03-10
netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
Yuan Tan
1
-0
/
+6
2026-03-10
netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
Hyunwoo Kim
1
-4
/
+4
2026-03-10
netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
Hyunwoo Kim
1
-1
/
+3
2026-03-10
netfilter: x_tables: guard option walkers against 1-byte tail reads
David Dull
2
-4
/
+6
2026-03-10
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
Jenny Guanni Qu
1
-1
/
+2
2026-03-10
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
1
-2
/
+0
2026-03-10
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2
-2
/
+2
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
9
-12
/
+11
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+85
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
3
-13
/
+45
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
4
-6
/
+24
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
1
-14
/
+16
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
1
-65
/
+206
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
4
-256
/
+638
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
1
-109
/
+554
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
2
-5
/
+179
2026-03-04
netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
Florian Westphal
1
-7
/
+0
2026-03-04
netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
Eric Dumazet
1
-5
/
+12
2026-03-04
netfilter: nfnetlink_log: no longer acquire sk_callback_lock
Eric Dumazet
1
-6
/
+13
2026-03-04
netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_skugid()
Eric Dumazet
1
-10
/
+13
2026-03-04
netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
Eric Dumazet
1
-14
/
+14
2026-03-04
netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_sk_uid_gid()
Eric Dumazet
1
-4
/
+12
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
55
-119
/
+108
[prev]
[next]