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-06-23
netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()
Mathias Krause
2026-06-22
bpf: Guard conntrack opts error writes
Yiyang Chen
2026-06-21
netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
Pablo Neira Ayuso
2026-06-21
netfilter: nft_flow_offload: zero device address for non-ether case
Florian Westphal
2026-06-21
netfilter: nft_meta_bridge: add validate callback for get operations
Florian Westphal
2026-06-21
netfilter: nft_payload: reject offsets exceeding 65535 bytes
Florian Westphal
2026-06-21
netfilter: ipset: make sure gc is properly stopped
Jozsef Kadlecsik
2026-06-21
netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
Jozsef Kadlecsik
2026-06-21
netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap types
Jozsef Kadlecsik
2026-06-21
netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
Jozsef Kadlecsik
2026-06-19
netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
Lorenzo Bianconi
2026-06-19
netfilter: xt_cluster: reject template conntracks in hash match
Wyatt Feng
2026-06-19
netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
Haoze Xie
2026-06-19
netfilter: flowtable: fix offloaded ct timeout never being extended
Adrian Bente
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-15
Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-15
Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-14
netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use them
Pablo Neira Ayuso
2026-06-14
netfilter: flowtable: bail out if forward path cannot be discovered
Pablo Neira Ayuso
2026-06-14
netfilter: conntrack: check NULL when retrieving ct extension
Pablo Neira Ayuso
2026-06-14
netfilter: nf_conncount: gc and rcu fixes
Florian Westphal
2026-06-14
netfilter: nf_conncount: add sequence counter to detect tree modifications
Florian Westphal
2026-06-14
netfilter: nf_conncount: split count_tree_node rbtree walk into helper
Florian Westphal
2026-06-14
netfilter: nf_conncount: use per nf_conncount_data spinlocks
Florian Westphal
2026-06-14
netfilter: nf_conncount: callers must hold rcu read lock
Florian Westphal
2026-06-14
netfilter: nf_tables: use DEBUG_NET_WARN_ON_ONCE in packet and control paths
Fernando Fernandez Mancera
2026-06-14
ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
Marco Crivellari
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-10
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
2026-06-10
netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
Florian Westphal
2026-06-10
netfilter: nf_log: validate MAC header was set before dumping it
Xiang Mei
2026-06-10
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
Weiming Shi
2026-06-10
netfilter: nf_tables_offload: drop device refcount on error
Florian Westphal
2026-06-10
netfilter: revalidate bridge ports
Florian Westphal
2026-06-07
netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()
Rosen Penev
2026-06-07
netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
David Carlier
2026-06-05
netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptp
Pablo Neira Ayuso
2026-06-05
netfilter: conntrack: revert ct extension genid infrastructure
Pablo Neira Ayuso
2026-06-05
netfilter: nf_conntrack_helper: add refcounting from datapath
Pablo Neira Ayuso
2026-06-05
netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
Pablo Neira Ayuso
2026-06-05
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
2026-06-05
netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
Pablo Neira Ayuso
2026-06-05
netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
Fernando Fernandez Mancera
2026-06-05
netfilter: synproxy: fix unaligned memory access in timestamp adjustment
Fernando Fernandez Mancera
2026-06-05
netfilter: synproxy: adjust duplicate timestamp options
Fernando Fernandez Mancera
2026-06-05
netfilter: synproxy: drop packets if timestamp adjustment fails
Fernando Fernandez Mancera
2026-06-05
netfilter: nfnetlink_cthelper: use {READ,WRITE}_ONCE for accessing helper flags
Pablo Neira Ayuso
2026-06-05
netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
Fernando Fernandez Mancera
2026-06-05
ipvs: add conn_max sysctl to limit connections
Julian Anastasov
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]