messages from 2026-02-17 16:33:24 to 2026-03-05 16:55:10 UTC [more...]
[PATCH] rule: fix NULL pointer dereference in do_list_flowtable
2026-03-05 16:55 UTC (3+ messages)
[REGRESSION] 6.18.14 netfilter/nftables consumes way more memory
2026-03-05 16:28 UTC (4+ messages)
[PATCH net v2 0/3] netfilter: updates for net
2026-03-05 16:00 UTC (5+ messages)
` [PATCH net v2 1/3] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [PATCH net v2 2/3] netfilter: nf_tables: clone set on flush only
` [PATCH net v2 3/3] netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
[nf PATCH] netfilter: nf_tables: Fix for duplicate device in netdev hooks
2026-03-05 13:54 UTC (3+ messages)
[PATCH net 0/4] netfilter: updates for net
2026-03-05 12:21 UTC (10+ messages)
` [PATCH net 1/4] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
` [PATCH net 2/4] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [PATCH net 3/4] netfilter: nf_tables: clone set on flush only
` [PATCH net 4/4] netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
[PATCH iptables] tests: iptables-test, xlate-test: use `os.unshare` Python function
2026-03-05 11:55 UTC (3+ messages)
[iptables PATCH 1/2] include: linux: nf_tables.h: Sync with current kernel UAPI headers
2026-03-05 11:15 UTC (2+ messages)
` [iptables PATCH 2/2] nft: Use the current name for the desired NFTNL_EXPR_BITWISE_OP
[PATCH net-next 00/14] netfilter: updates for net-next
2026-03-05 10:51 UTC (16+ messages)
` [PATCH net-next 01/14] ipv6: export fib6_lookup for nft_fib_ipv6
` [PATCH net-next 02/14] ipv6: make ipv6_anycast_destination logic usable without dst_entry
` [PATCH net-next 03/14] netfilter: nft_fib_ipv6: switch to fib6_lookup
` [PATCH net-next 04/14] netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_sk_uid_gid()
` [PATCH net-next 05/14] netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
` [PATCH net-next 06/14] netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_skugid()
` [PATCH net-next 07/14] netfilter: nfnetlink_log: no longer acquire sk_callback_lock
` [PATCH net-next 08/14] netfilter: nfnetlink_queue: "
` [PATCH net-next 09/14] netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
` [PATCH net-next 10/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCH net-next 11/14] ipvs: add resizable hash tables
` [PATCH net-next 12/14] ipvs: use resizable hash table for services
` [PATCH net-next 13/14] ipvs: switch to per-net connection table
` [PATCH net-next 14/14] ipvs: use more keys for connection hashing
[PATCH] net: Add SPDX ids to some source files
2026-03-05 0:47 UTC
[PATCH] netfilter: nf_tables: fix use-after-free on ops->dev
2026-03-04 14:59 UTC (9+ messages)
[REGRESSION] 6.19.4 stable netfilter / nftables
2026-03-04 11:09 UTC (15+ messages)
` [REGRESSION] 6.19.4 stable netfilter / nftables -> resolved
` [REGRESSION] 6.19.4 stable netfilter / nftables [resolved]
[PATCH v2 nf] netfilter: nft_set_pipapo: split gc in unlink and reclaim phase
2026-03-04 5:36 UTC
[ANNOUNCE] iptables 1.8.13 release
2026-03-04 1:57 UTC (3+ messages)
[PATCH nf 0/2] netfilter: nft_set_pipapo: fix UaF during gc walk
2026-03-03 23:50 UTC (4+ messages)
` [PATCH nf 1/2] netfilter: nft_set_pipapo: split gc in unlink and reclaim phase
` [PATCH nf 2/2] netfilter: nft_set_pipapo: prevent soft lockup during gc walk
[PATCHv2 nf-next 0/5] IPVS changes, part 3 of 4 - per-net tables
2026-03-03 21:04 UTC (6+ messages)
` [PATCHv2 nf-next 1/5] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCHv2 nf-next 2/5] ipvs: add resizable hash tables
` [PATCHv2 nf-next 3/5] ipvs: use resizable hash table for services
` [PATCHv2 nf-next 4/5] ipvs: switch to per-net connection table
` [PATCHv2 nf-next 5/5] ipvs: use more keys for connection hashing
[PATCH nf-next 0/5] IPVS changes, part 3 of 4 - per-net tables
2026-03-03 20:27 UTC (11+ messages)
` [PATCH nf-next 1/5] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCH nf-next 2/5] ipvs: add resizable hash tables
` [PATCH nf-next 3/5] ipvs: use resizable hash table for services
` [PATCH nf-next 4/5] ipvs: switch to per-net connection table
` [PATCH nf-next 5/5] ipvs: use more keys for connection hashing
[PATCH net-next v8 0/5] doc/netlink: Expand nftables specification
2026-03-03 20:00 UTC (6+ messages)
` [PATCH net-next v8 1/5] doc/netlink: netlink-raw: Add max check
` [PATCH net-next v8 2/5] doc/netlink: nftables: Add definitions
` [PATCH net-next v8 3/5] doc/netlink: nftables: Update attribute sets
` [PATCH net-next v8 4/5] doc/netlink: nftables: Add sub-messages
` [PATCH net-next v8 5/5] doc/netlink: nftables: Fill out operation attributes
[PATCH] netfilter: use function typedefs for __rcu NAT helper hook pointers
2026-03-03 10:15 UTC
[PATCH nf,v2] netfilter: nf_tables: clone set on flush only
2026-03-02 22:28 UTC
[PATCH nf,v2] netfilter: nf_tables: inconditionally bump set->nelems before insertion
2026-03-02 22:12 UTC
[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
2026-02-28 13:05 UTC (6+ messages)
[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
2026-02-27 16:29 UTC
[PATCH nf-next] netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
2026-02-26 20:22 UTC
[PATCH nf-next v2 0/3] ipv6: switch nft_fib_ipv6 to fib6_lookup
2026-02-26 20:21 UTC (4+ messages)
` [PATCH nf-next v2 1/3] ipv6: export fib6_lookup for nft_fib_ipv6
` [PATCH nf-next v2 2/3] ipv6: make ipv6_anycast_destination logic useable without dst_entry
` [PATCH nf-next v2 3/3] netfilter: nft_fib_ipv6: switch to fib6_lookup
[PATCH net-next 0/9] netfilter: updates for net-next
2026-02-26 19:19 UTC (16+ messages)
` [PATCH net-next 1/9] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [net-next,1/9] "
` [PATCH net-next 2/9] ipvs: some service readers can use RCU
` [PATCH net-next 3/9] ipvs: use single svc table
` [net-next,3/9] "
` [PATCH net-next 4/9] ipvs: do not keep dest_dst after dest is removed
` [net-next,4/9] "
` [PATCH net-next 5/9] ipvs: use more counters to avoid service lookups
` [PATCH net-next 6/9] ipvs: no_cport and dropentry counters can be per-net
` [PATCH net-next 7/9] netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
` [PATCH net-next 8/9] netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
` [PATCH net-next 9/9] netfilter: nf_tables: remove register tracking infrastructure
[PATCH net 0/2] netfilter updates for net
2026-02-26 17:19 UTC (12+ messages)
` [PATCH net 1/2] netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
` [PATCH net 2/2] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [net,2/2] "
[nft PATCH] monitor: Call FD_ISSET with valid descriptors only
2026-02-26 15:08 UTC
[PATCH v2 net] selftests: netfilter: nft_queue.sh: avoid flakes on debug kernels
2026-02-26 14:18 UTC
[syzbot] Monthly netfilter report (Feb 2026)
2026-02-26 12:58 UTC
[PATCH nf-next] netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
2026-02-26 9:40 UTC
[PATCH nf-next] netfilter: nfnetlink_log: no longer acquire sk_callback_lock
2026-02-26 8:58 UTC
[PATCH nf-next] netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_skugid()
2026-02-26 8:29 UTC
[PATCH v2 nf-next] netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
2026-02-25 13:23 UTC
[PATCH v2 nf-next] netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_sk_uid_gid()
2026-02-25 13:20 UTC
[PATCH v19 nf-next 0/5] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2026-02-25 1:52 UTC (9+ messages)
` [PATCH v19 nf-next 1/5] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v19 nf-next 2/5] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v19 nf-next 3/5] netfilter: bridge: Add conntrack double vlan and pppoe
` [v19,nf-next,3/5] "
` [PATCH v19 nf-next 4/5] netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument
` [v19,nf-next,4/5] "
` [PATCH v19 nf-next 5/5] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH nf] netfilter: nf_tables: clone set on flush only
2026-02-25 0:37 UTC (2+ messages)
[PATCH nf] netfilter: nf_tables: inconditionally bump set->nelems before insertion
2026-02-24 19:19 UTC (4+ messages)
[PATCH net-next] netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
2026-02-24 15:49 UTC (4+ messages)
[PATCH nf-next] netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_sk_uid_gid()
2026-02-24 12:54 UTC (2+ messages)
[PATCH v18 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2026-02-23 19:15 UTC (7+ messages)
` [PATCH v18 nf-next 1/4] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v18 nf-next 2/4] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v18 nf-next 3/4] netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument
` [PATCH v18 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH AUTOSEL 6.19-5.10] include: uapi: netfilter_bridge.h: Cover for musl libc
2026-02-23 12:35 UTC
[PATCH RFC v1 nf-next] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
2026-02-23 6:49 UTC (4+ messages)
Netfilter CPU Cycles
2026-02-20 21:41 UTC
[PATCH nf-next 0/3] nf_tables: minor spring cleanup
2026-02-20 14:05 UTC (4+ messages)
` [PATCH nf-next 1/3] netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
` [PATCH nf-next 2/3] netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
` [PATCH nf-next 3/3] netfilter: nf_tables: remove register tracking infrastructure
[ANNOUNCE] iptables 1.8.12 release
2026-02-20 12:47 UTC
iptables user tools: const variable being in functions
2026-02-20 10:04 UTC
[PATCH 3/3 iptables] libxtables: fix discards 'const' qualifier
2026-02-20 9:39 UTC
[PATCH 2/3 iptables] libxt_sctp: fix discards 'const' qualifier
2026-02-20 9:38 UTC
[PATCH 1/3 iptables] xshared: fix discards 'const' qualifier
2026-02-20 9:37 UTC
[syzbot] [netfilter?] WARNING in nft_map_deactivate
2026-02-19 15:17 UTC (3+ messages)
[PATCH v2 net-next 00/11] netfilter: updates for net-next
2026-02-19 15:11 UTC (4+ messages)
` [PATCH v2 net-next 03/11] selftests: netfilter: nft_queue.sh: add udp fraglist gro test case
` [TEST] nft_queue / test_udp_gro_ct flakes
[syzbot] [netfilter?] KASAN: use-after-free Read in nf_hook_entry_head
2026-02-19 10:03 UTC
[PATCH net 01/10] netfilter: annotate NAT helper hook pointers with __rcu
2026-02-19 1:20 UTC (2+ messages)
[PATCH net] net: flow_offload: protect driver_block_list in flow_block_cb_setup_simple()
2026-02-17 22:05 UTC (8+ messages)
[PATCH net 00/10] netfilter: updates for net
2026-02-17 16:32 UTC (2+ messages)
` [PATCH net 10/10] netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox