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
43 hours
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
3
-13
/
+45
43 hours
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
4
-6
/
+24
43 hours
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
1
-14
/
+16
43 hours
Revert "netfilter: nft_set_rbtree: validate open interval overlap"
Greg Kroah-Hartman
2
-78
/
+14
10 days
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
1
-1
/
+1
10 days
netfilter: xt_tcpmss: check remaining length before reading optlen
Florian Westphal
1
-1
/
+1
10 days
netfilter: nf_conntrack: Add allow_clash to generic protocol handler
Yuto Hamaguchi
1
-0
/
+1
2026-02-27
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2
-1
/
+4
2026-02-26
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
1
-0
/
+1
2026-02-26
ipvs: do not keep dest_dst if dev is going down
Julian Anastasov
1
-10
/
+36
2026-02-26
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
1
-5
/
+5
2026-02-26
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2
-14
/
+78
2026-02-26
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
1
-4
/
+143
2026-02-26
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
1
-68
/
+68
2026-02-26
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
1
-6
/
+0
2026-02-26
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
1
-90
/
+64
2026-02-26
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
1
-84
/
+257
2026-02-26
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
1
-5
/
+25
2026-02-26
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2
-0
/
+18
2026-02-26
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
1
-2
/
+2
2026-02-26
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
1
-2
/
+7
2026-02-26
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
1
-49
/
+74
2026-02-26
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
1
-30
/
+116
2026-02-26
netfilter: nf_conncount: fix tracking of connections from localhost
Fernando Fernandez Mancera
1
-2
/
+13
2026-02-26
netfilter: nft_compat: add more restrictions on netlink attributes
Florian Westphal
1
-3
/
+10
2026-02-26
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-5
/
+10
2026-02-26
netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
Fernando Fernandez Mancera
2
-13
/
+18
2026-02-26
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
1
-0
/
+7
2026-02-11
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
1
-1
/
+1
2026-02-11
netfilter: replace -EEXIST with -EBUSY
Daniel Gomez
2
-3
/
+3
2026-01-17
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-4
/
+65
2026-01-17
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
1
-1
/
+1
2026-01-17
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
1
-1
/
+2
2026-01-17
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
1
-3
/
+3
2026-01-17
netfilter: nft_set_pipapo: fix range overlap detection
Florian Westphal
1
-2
/
+2
2026-01-02
netfilter: nf_tables: remove redundant chain validation on register store
Pablo Neira Ayuso
1
-11
/
+0
2026-01-02
netfilter: nf_nat: remove bogus direction check
Florian Westphal
1
-13
/
+1
2026-01-02
ipvs: fix ipv4 null-ptr-deref in route error path
Slavin Liu
1
-0
/
+3
2026-01-02
netfilter: nf_conncount: fix leaked ct in error paths
Fernando Fernandez Mancera
1
-11
/
+14
2025-12-18
netfilter: nft_connlimit: update the count if add was skipped
Fernando Fernandez Mancera
2
-6
/
+19
2025-12-18
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
3
-86
/
+126
2025-12-18
netfilter: flowtable: check for maximum number of encapsulations in bridge vlan
Pablo Neira Ayuso
1
-1
/
+8
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
1
-0
/
+5
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
1
-1
/
+1
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
1
-3
/
+22
2025-10-08
netfilter: nft_objref: validate objref and objrefmap expressions
Fernando Fernandez Mancera
1
-0
/
+39
2025-09-24
netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
Eric Dumazet
1
-0
/
+3
2025-09-24
netfilter: nft_set_pipapo_avx2: fix skip of expired entries
Florian Westphal
1
-2
/
+5
2025-09-24
netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups
Florian Westphal
2
-6
/
+5
2025-09-24
netfilter: nfnetlink: reset nlh pointer during batch replay
Fernando Fernandez Mancera
1
-0
/
+2
[next]