index
:
linux-stable.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2026-07-08
netfilter: handle unreadable frags
Florian Westphal
2026-07-08
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
2026-07-08
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
2026-07-08
netfilter: flowtable: use dst in this direction when pushing IPIP header
Pablo Neira Ayuso
2026-07-08
netfilter: ipset: allocate the proper memory for the generic hash structure
Jozsef Kadlecsik
2026-07-08
netfilter: ipset: cleanup the add/del backlog when resize failed
Jozsef Kadlecsik
2026-07-08
netfilter: ipset: exclude gc when resize is in progress
Jozsef Kadlecsik
2026-07-08
netfilter: ipset: mark the rcu locked areas properly
Jozsef Kadlecsik
2026-07-08
netfilter: nft_lookup: fix catchall element handling with inverted lookups
Tamaki Yanagawa
2026-07-03
Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2026-07-03
netfilter: xt_connmark: reject invalid shift parameters
Wyatt Feng
2026-07-03
ipvs: reset full ip_vs_seq structs in ip_vs_conn_new
Yizhou Zhao
2026-07-03
ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
Yizhou Zhao
2026-07-03
netfilter: nft_set_rbtree: get command skips end element with open interval
Pablo Neira Ayuso
2026-07-03
netfilter: nfnetlink_cthelper: cap to maximum number of expectation per maste...
Pablo Neira Ayuso
2026-07-03
netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()
Feng Wu
2026-07-03
netfilter: xt_u32: reject invalid shift counts
Wyatt Feng
2026-07-03
netfilter: nf_nat_sip: reload possible stale data pointer
Florian Westphal
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-02
netfilter: nft_ct: support expectation creation for natted flows
Florian Westphal
2026-07-02
netfilter: conntrack: remove obsolete module parameters
Florian Westphal
2026-07-02
netfilter: conntrack: get rid of tuple in helper definitions
Florian Westphal
2026-07-02
netfilter: nf_conntrack_helper: do not hash by tuple
Florian Westphal
2026-07-02
netfilter: xt_dscp: add checkentry for tos match
Feng Wu
2026-07-02
netfilter: xt_tcpmss: add checkentry for parameter validation
Feng Wu
2026-07-02
netfilter: remove redundant null check before kvfree()
Subasri S
2026-07-02
netfilter: avoid strcpy usage
David Laight
2026-07-02
netfilter: replace u_int8_t and u_int16t with u8 and u16
Carlos Grillet
2026-07-02
netfilter: x_tables: replace strlcat() with snprintf()
Ian Bridges
2026-07-02
netfilter: nfnetlink_hook: Dump nat type chains
Phil Sutter
2026-06-30
netfilter: nftables: restrict checkum update offset
Florian Westphal
2026-06-30
netfilter: nftables: restrict linklayer and network header writes
Florian Westphal
2026-06-30
netfilter: nfnetlink_queue: restrict writes to network header
Florian Westphal
2026-06-30
netfilter: nft_fib: reject fib expression on the netdev egress hook
Theodor Arsenij Larionov-Trichkine
2026-06-30
netfilter: nfnetlink_cthelper: cap to maximum number of expectation per master
Pablo Neira Ayuso
2026-06-30
netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
Pablo Neira Ayuso
2026-06-30
netfilter: ipset: fix race between dump and ip_set_list resize
Xiang Mei
2026-06-30
netfilter: nft_set_pipapo: don't leak bad clone into future transaction
Florian Westphal
2026-06-30
netfilter: nf_conntrack_expect: zero at allocation time
Florian Westphal
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-06-23
netfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...
Pablo Neira Ayuso
2026-06-23
netfilter: nft_ct: expectation timeouts are passed in milliseconds
Florian Westphal
2026-06-23
netfilter: nf_conntrack_expect: run expectation eviction with no helper
Pablo Neira Ayuso
2026-06-23
netfilter: nf_conntrack_expect: store master_tuple in expectation
Pablo Neira Ayuso
2026-06-23
netfilter: conntrack: add deprecation warnings for irc and pptp trackers
Florian Westphal
2026-06-23
netfilter: ctnetlink: do not allow to reset helper on existing conntrack
Pablo Neira Ayuso
2026-06-23
netfilter: nft_compat: ebtables emulation must reject non-bridge targets
Florian Westphal
2026-06-23
netfilter: nft_synproxy: stop bypassing the priv->info snapshot
Runyu Xiao
2026-06-23
netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
Lorenzo Bianconi
2026-06-23
netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
Fernando Fernandez Mancera
[prev]
[next]