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
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
2026-01-02
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
1
-1
/
+1
2026-01-02
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
1
-1
/
+2
2026-01-01
netfilter: replace -EEXIST with -EBUSY
Daniel Gomez
2
-3
/
+3
2026-01-01
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
1
-3
/
+3
2026-01-01
netfilter: nft_set_pipapo: fix range overlap detection
Florian Westphal
1
-2
/
+2
2025-12-15
netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
Florian Westphal
1
-2
/
+2
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-4
/
+65
2025-12-11
netfilter: nf_tables: remove redundant chain validation on register store
Pablo Neira Ayuso
1
-11
/
+0
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
1
-13
/
+1
2025-12-10
netfilter: always set route tuple out ifindex
Lorenzo Bianconi
1
-1
/
+3
2025-12-10
ipvs: fix ipv4 null-ptr-deref in route error path
Slavin Liu
1
-0
/
+3
2025-12-10
netfilter: nf_conncount: fix leaked ct in error paths
Fernando Fernandez Mancera
1
-11
/
+14
2025-12-10
netfilter: conntrack: warn when cleanup is stuck
Jakub Kicinski
1
-0
/
+3
2025-11-28
Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9
-400
/
+762
2025-11-28
net: Remove KMSG_COMPONENT macro
Heiko Carstens
30
-60
/
+30
2025-11-28
netfilter: nft_connlimit: add support to object update operation
Fernando Fernandez Mancera
1
-1
/
+12
2025-11-28
netfilter: nft_connlimit: update the count if add was skipped
Fernando Fernandez Mancera
2
-6
/
+19
2025-11-28
netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
Fernando Fernandez Mancera
2
-13
/
+18
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
3
-86
/
+126
2025-11-28
netfilter: flowtable: Add IPIP tx sw acceleration
Lorenzo Bianconi
2
-4
/
+106
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
3
-13
/
+97
2025-11-28
netfilter: flowtable: use tuple address to calculate next hop
Pablo Neira Ayuso
1
-4
/
+12
2025-11-28
netfilter: flowtable: remove hw_ifidx
Pablo Neira Ayuso
3
-5
/
+1
2025-11-28
netfilter: flowtable: inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
2
-7
/
+44
2025-11-28
netfilter: flowtable: inline vlan encapsulation in xmit path
Pablo Neira Ayuso
2
-3
/
+29
2025-11-27
netfilter: flowtable: consolidate xmit path
Pablo Neira Ayuso
3
-39
/
+56
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
3
-259
/
+275
2025-11-27
netfilter: flowtable: check for maximum number of encapsulations in bridge vlan
Pablo Neira Ayuso
1
-1
/
+8
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+28
2025-10-30
netfilter: conntrack: disable 0 value for conntrack_max setting
Florian Westphal
2
-3
/
+3
2025-10-30
netfilter: nf_tables: use C99 struct initializer for nft_set_iter
Fernando Fernandez Mancera
2
-26
/
+21
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
2025-09-24
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
1
-1
/
+3
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-24
/
+21
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-45
/
+99
2025-09-11
ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enable
Zhang Tengfei
4
-20
/
+17
2025-09-11
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
1
-4
/
+4
2025-09-10
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
2
-2
/
+32
2025-09-10
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
1
-5
/
+12
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
1
-32
/
+33
[next]