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-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
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-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
41
-627
/
+0
2026-02-25
netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
Florian Westphal
1
-11
/
+0
2026-02-25
netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
Florian Westphal
1
-14
/
+9
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
1
-25
/
+39
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
2
-37
/
+51
2026-02-25
ipvs: do not keep dest_dst after dest is removed
Julian Anastasov
2
-16
/
+16
2026-02-25
ipvs: use single svc table
Julian Anastasov
1
-126
/
+20
2026-02-25
ipvs: some service readers can use RCU
Julian Anastasov
1
-24
/
+23
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
2
-104
/
+81
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/netdev/net-next
Linus Torvalds
29
-399
/
+1118
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
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/bpf-next
Linus Torvalds
3
-16
/
+10
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
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
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_proto signature
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
[prev]
[next]