index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2025-02-08
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
2025-02-08
netfilter: nft_flow_offload: update tcp state flags under lock
Florian Westphal
2025-02-08
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
2025-02-08
netfilter: nft_set_rbtree: prefer sync gc to async worker
Florian Westphal
2025-02-08
netfilter: nft_set_rbtree: rename gc deactivate+erase function
Florian Westphal
2025-02-08
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
2025-01-17
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
2025-01-17
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
2024-12-27
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
2024-12-27
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
2024-12-19
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2024-12-19
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
2024-12-14
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
2024-12-14
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
2024-12-14
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-12-14
netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
Pablo Neira Ayuso
2024-12-14
netfilter: x_tables: fix LED ID check in led_tg_check()
Dmitry Antipov
2024-12-14
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
Jinghao Jia
2024-12-09
netfilter: ipset: add missing range check in bitmap_ip_uadt
Jeongjun Park
2024-12-09
netfilter: nf_tables: must hold rcu read lock while iterating object type list
Florian Westphal
2024-12-09
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
2024-12-09
netfilter: nf_tables: must hold rcu read lock while iterating expression type...
Florian Westphal
2024-12-09
netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
Florian Westphal
2024-12-09
netfilter: nf_tables: Introduce nf_tables_getrule_single()
Phil Sutter
2024-12-09
netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()
Phil Sutter
2024-11-14
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-14
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2024-11-08
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
2024-11-08
netfilter: Fix use-after-free in get_info()
Dong Chenchen
2024-11-01
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
2024-11-01
netfilter: bpf: must hold reference on net namespace
Florian Westphal
2024-11-01
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
2024-10-17
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
2024-10-17
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
2024-10-10
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
2024-10-10
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
2024-10-04
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
2024-10-04
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
2024-10-04
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
2024-10-04
netfilter: nf_tables: remove annotation to access set timeout while holding lock
Pablo Neira Ayuso
2024-10-04
netfilter: nf_tables: reject expiration higher than timeout
Pablo Neira Ayuso
2024-10-04
netfilter: nf_tables: reject element expiration with no timeout
Pablo Neira Ayuso
2024-10-04
netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
Pablo Neira Ayuso
2024-09-30
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2024-09-30
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-09-30
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
2024-09-30
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
2024-09-18
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
2024-09-12
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
[next]