index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-3
/
+3
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
3 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
34
-47
/
+47
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
54
-118
/
+110
8 days
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
1
-0
/
+1
8 days
ipvs: do not keep dest_dst if dev is going down
Julian Anastasov
1
-10
/
+36
8 days
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
8 days
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
1
-5
/
+5
8 days
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
1
-206
/
+42
8 days
netfilter: nft_quota: use atomic64_xchg for reset
Brian Witte
1
-6
/
+7
8 days
netfilter: nft_counter: serialize reset with spinlock
Brian Witte
1
-4
/
+16
8 days
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
5
-27
/
+29
13 days
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-404
/
+1123
2026-02-11
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-07
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
2026-02-06
netfilter: flowtable: dedicated slab for flow entry
Qingfang Deng
1
-2
/
+10
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
1
-49
/
+74
2026-02-06
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
1
-68
/
+68
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
1
-1
/
+1
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
1
-30
/
+116
2026-01-29
netfilter: xt_time: use is_leap_year() helper
Jinjie Ruan
1
-6
/
+2
2026-01-29
netfilter: flowtable: Add IP6IP6 tx sw acceleration
Lorenzo Bianconi
1
-2
/
+106
2026-01-29
netfilter: flowtable: Add IP6IP6 rx sw acceleration
Lorenzo Bianconi
1
-13
/
+70
2026-01-29
netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
Lorenzo Bianconi
1
-16
/
+25
2026-01-29
netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_p...
Lorenzo Bianconi
1
-11
/
+12
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
1
-6
/
+0
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
1
-90
/
+64
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
1
-84
/
+257
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2
-1
/
+4
2026-01-20
netfilter: xt_tcpmss: check remaining length before reading optlen
Florian Westphal
1
-1
/
+1
2026-01-20
netfilter: nf_conncount: fix tracking of connections from localhost
Fernando Fernandez Mancera
1
-2
/
+13
2026-01-20
netfilter: nft_compat: add more restrictions on netlink attributes
Florian Westphal
1
-3
/
+10
2026-01-20
netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT a...
Scott Mitchell
1
-41
/
+34
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
9
-0
/
+13
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
4
-0
/
+4
2026-01-20
netfilter: nf_conntrack: enable icmp clash support
Florian Westphal
2
-0
/
+2
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-5
/
+10
2026-01-20
netfilter: nf_conntrack: Add allow_clash to generic protocol handler
Yuto Hamaguchi
1
-0
/
+1
2026-01-20
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
1
-0
/
+7
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
10
-52
/
+102
[next]