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
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
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
10 days
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
1
-0
/
+13
10 days
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
1
-0
/
+1
10 days
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-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-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-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
34
-47
/
+47
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
54
-118
/
+110
2026-02-17
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
1
-0
/
+1
2026-02-17
ipvs: do not keep dest_dst if dev is going down
Julian Anastasov
1
-10
/
+36
2026-02-17
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
2026-02-17
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
1
-5
/
+5
2026-02-17
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
1
-206
/
+42
2026-02-17
netfilter: nft_quota: use atomic64_xchg for reset
Brian Witte
1
-6
/
+7
2026-02-17
netfilter: nft_counter: serialize reset with spinlock
Brian Witte
1
-4
/
+16
2026-02-17
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
5
-27
/
+29
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-404
/
+1123
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-136
/
+415
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
3
-16
/
+10
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-114
/
+2
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
3
-3
/
+3
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2
-14
/
+78
2026-02-06
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
1
-4
/
+143
2026-02-06
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
1
-5
/
+25
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2
-0
/
+18
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
1
-2
/
+2
2026-02-06
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
1
-2
/
+7
[next]