org.kernel.vger.netfilter-devel archive

712 archived articles, newest first (page 1 of 8). Latest articles →

[PATCH] netfilter: nf_conntrack: avoid truncating IPv6 nexthdr offset
Sat, 22 Aug 2026 21:40:13 +0000
Jérémy Jean <[email protected]> • #115610
[PATCH] netfilter: bpf: disallow conntrack kfuncs for token programs
Sat, 22 Aug 2026 21:09:46 +0000
Jérémy Jean <[email protected]> • #115609
Re: [PATCH net 08/10] netfilter: nf_tables: fix device name and prefix match in hook lookup
Sat, 22 Aug 2026 12:52:30 -0700
Jakub Kicinski <[email protected]> • #115608
Re: [PATCH net 07/10] netfilter: nf_tables: skip double clone set expressions on element insert
Sat, 22 Aug 2026 12:52:28 -0700
Jakub Kicinski <[email protected]> • #115607
Re: [PATCH net 05/10] netfilter: x_tables: remove pr_debug
Sat, 22 Aug 2026 12:52:27 -0700
Jakub Kicinski <[email protected]> • #115606
[PATCH] netfilter: nf_log: clear per-net loggers on unregister
Sun, 23 Aug 2026 02:46:58 +0800
Chengfeng Ye <[email protected]> • #115605
Re: [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
Sat, 22 Aug 2026 13:57:24 -0300
Mauricio Faria de Oliveira <[email protected]> • #115604
Re: [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
Sat, 22 Aug 2026 15:41:50 +0200
Uwe Kleine-König <[email protected]> • #115603
Re: [PATCH nf-next] netfilter: x_tables: reject missing '-p' flag and check for INV flag
Sat, 22 Aug 2026 10:14:19 +0200
Florian Westphal <[email protected]> • #115602
[PATCH net 10/10] netfilter: nf_tables: remove leftover set_update_list
Fri, 21 Aug 2026 17:38:33 +0200
Pablo Neira Ayuso <[email protected]> • #115601
[PATCH net 09/10] netfilter: nf_tables: set on dead bit when performing early element removal
Fri, 21 Aug 2026 17:38:32 +0200
Pablo Neira Ayuso <[email protected]> • #115600
[PATCH net 08/10] netfilter: nf_tables: fix device name and prefix match in hook lookup
Fri, 21 Aug 2026 17:38:31 +0200
Pablo Neira Ayuso <[email protected]> • #115599
[PATCH net 07/10] netfilter: nf_tables: skip double clone set expressions on element insert
Fri, 21 Aug 2026 17:38:30 +0200
Pablo Neira Ayuso <[email protected]> • #115598
[PATCH net 05/10] netfilter: x_tables: remove pr_debug
Fri, 21 Aug 2026 17:38:28 +0200
Pablo Neira Ayuso <[email protected]> • #115597
[PATCH net 06/10] netfilter: xt_cgroup: use pr_info_ratelimited()
Fri, 21 Aug 2026 17:38:29 +0200
Pablo Neira Ayuso <[email protected]> • #115596
[PATCH net 04/10] netfilter: nft_set_pipapo_avx2: add missing vzeroupper
Fri, 21 Aug 2026 17:38:27 +0200
Pablo Neira Ayuso <[email protected]> • #115595
[PATCH net 03/10] netfilter: nf_tables: move hardware offload step after building the chain blob
Fri, 21 Aug 2026 17:38:26 +0200
Pablo Neira Ayuso <[email protected]> • #115594
[PATCH net 02/10] netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limit
Fri, 21 Aug 2026 17:38:25 +0200
Pablo Neira Ayuso <[email protected]> • #115593
[PATCH net 01/10] netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Fri, 21 Aug 2026 17:38:24 +0200
Pablo Neira Ayuso <[email protected]> • #115592
[PATCH net 00/10] Netfilter fixes for net
Fri, 21 Aug 2026 17:38:23 +0200
Pablo Neira Ayuso <[email protected]> • #115591
[PATCH nf-next 10/10] netfilter: conncount: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:27 +0200
Pablo Neira Ayuso <[email protected]> • #115590
[PATCH nf-next 09/10] netfilter: ebtables: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:26 +0200
Pablo Neira Ayuso <[email protected]> • #115589
[PATCH nf-next 08/10] netfilter: nat: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:25 +0200
Pablo Neira Ayuso <[email protected]> • #115588
[PATCH nf-next 06/10] netfilter: ipset: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:23 +0200
Pablo Neira Ayuso <[email protected]> • #115587
[PATCH nf-next 07/10] netfilter: lwtunnel: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:24 +0200
Pablo Neira Ayuso <[email protected]> • #115586
[PATCH nf-next 02/10] netfilter: nfnetlink: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:19 +0200
Pablo Neira Ayuso <[email protected]> • #115584
[PATCH nf-next 04/10] netfilter: synproxy: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:21 +0200
Pablo Neira Ayuso <[email protected]> • #115583
[PATCH nf-next 01/10] netfilter: x_tables: use GFP_KERNEL_ACCOUNT in match/target
Fri, 21 Aug 2026 16:38:18 +0200
Pablo Neira Ayuso <[email protected]> • #115582
[PATCH nf-next 03/10] netfilter: nf_tables: use GFP_KERNEL_ACCOUNT
Fri, 21 Aug 2026 16:38:20 +0200
Pablo Neira Ayuso <[email protected]> • #115581
Re: [PATCH nf-next] netfilter: x_tables: reject missing '-p' flag and check for INV flag
Fri, 21 Aug 2026 16:02:22 +0200
Pablo Neira Ayuso <[email protected]> • #115580
Re: [PATCH nf v2] netfilter: nf_reject: initialize IPCB at inet ingress
Fri, 21 Aug 2026 15:42:43 +0200
Pablo Neira Ayuso <[email protected]> • #115579
[PATCH nf-next] netfilter: x_tables: reject missing '-p' flag and check for INV flag
Fri, 21 Aug 2026 15:41:36 +0200
Florian Westphal <[email protected]> • #115578
[PATCH v6.1.y 4/4] ipv4: start using dst_dev_rcu()
Fri, 21 Aug 2026 15:33:38 +0200
"Miguel Gazquez (Schneider Electric)" <[email protected]> • #115577
[PATCH v6.1.y 3/4] net: dst: introduce dst->dev_rcu
Fri, 21 Aug 2026 15:33:37 +0200
"Miguel Gazquez (Schneider Electric)" <[email protected]> • #115576
[PATCH v6.1.y 2/4] ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Fri, 21 Aug 2026 15:33:36 +0200
"Miguel Gazquez (Schneider Electric)" <[email protected]> • #115575
[PATCH v6.1.y 1/4] net: dst: add four helpers to annotate data-races around dst->dev
Fri, 21 Aug 2026 15:33:35 +0200
"Miguel Gazquez (Schneider Electric)" <[email protected]> • #115574
[PATCH 0/4] ipv4: start using dst_dev_rcu()
Fri, 21 Aug 2026 15:33:34 +0200
"Miguel Gazquez (Schneider Electric)" <[email protected]> • #115573
[PATCH nf] netfilter: x_tables: require IP6T_F_PROTO when matching protocol
Fri, 21 Aug 2026 15:29:52 +0200
Pablo Neira Ayuso <[email protected]> • #115572
[PATCH nf v3 1/1] ipvs: bound LBLCR and LBLC cache growth
Fri, 21 Aug 2026 21:28:19 +0800
Zhiling Zou [email protected] • #115571
[PATCH nf v3 0/1] ipvs: bound LBLCR and LBLC cache growth
Fri, 21 Aug 2026 21:28:18 +0800
Zhiling Zou [email protected] • #115570
[PATCH nf 2/2] netfilter: nf_tables: set on dead bit when performing early element removal
Fri, 21 Aug 2026 13:19:08 +0200
Pablo Neira Ayuso <[email protected]> • #115569
[PATCH nf 1/2] netfilter: nf_tables: remove leftover set_update_list
Fri, 21 Aug 2026 13:19:07 +0200
Pablo Neira Ayuso <[email protected]> • #115568
[PATCH nf,v4] netfilter: nf_tables: skip double clone set expressions on element insert
Fri, 21 Aug 2026 13:17:40 +0200
Pablo Neira Ayuso <[email protected]> • #115567
Re: [PATCH net] netfilter: nf_conntrack_h323: fix double cursor advance in decode_int()
Fri, 21 Aug 2026 13:00:13 +0200
Pablo Neira Ayuso <[email protected]> • #115566
[PATCH nf 2/2] netfilter: nf_tables: set on dead bit when performing early element removal
Fri, 21 Aug 2026 12:49:15 +0200
Pablo Neira Ayuso <[email protected]> • #115565
[PATCH nf 1/2] netfilter: nf_tables: skip double clone set expressions on element insert
Fri, 21 Aug 2026 12:49:14 +0200
Pablo Neira Ayuso <[email protected]> • #115564
[PATCH nf-next v2] netfilter: osf: remove unreachable break in nf_osf_ttl()
Fri, 21 Aug 2026 17:50:14 +0800
Linkui Xiao <[email protected]> • #115563
Re: [PATCH] netfilter: osf: remove unreachable break in nf_osf_ttl()
Fri, 21 Aug 2026 17:50:22 +0800
Xuanqiang Luo <[email protected]> • #115562
Re: [PATCH] netfilter: osf: remove unreachable break in nf_osf_ttl()
Fri, 21 Aug 2026 11:32:49 +0200
Pablo Neira Ayuso <[email protected]> • #115561
[PATCH net] netfilter: nf_conntrack_h323: fix double cursor advance in decode_int()
Fri, 21 Aug 2026 14:52:29 +0800
luoqing <[email protected]> • #115560
Re: netfilter: nf_nat: race in nf_nat_setup_info() corrupts nat_bysource list (GPF / soft lockup)
Fri, 21 Aug 2026 11:16:21 +0530
Vimal Agrawal <[email protected]> • #115559
[PATCH] netfilter: osf: remove unreachable break in nf_osf_ttl()
Fri, 21 Aug 2026 10:28:17 +0800
Linkui Xiao <[email protected]> • #115558
Re: [PATCH RFC v3 00/13] sysctl: add module aliases
Thu, 20 Aug 2026 18:22:13 -0300
Mauricio Faria de Oliveira <[email protected]> • #115557
Re: [PATCH net-next 1/8] netfilter: validate L4 headers after userspace packet writes
Thu, 20 Aug 2026 19:20:48 +0000
[email protected] • #115556
Re: netfilter: nf_nat: race in nf_nat_setup_info() corrupts nat_bysource list (GPF / soft lockup)
Thu, 20 Aug 2026 18:53:58 +0200
Florian Westphal <[email protected]> • #115555
Re: netfilter: nf_nat: race in nf_nat_setup_info() corrupts nat_bysource list (GPF / soft lockup)
Thu, 20 Aug 2026 22:02:29 +0530
Vimal Agrawal <[email protected]> • #115554
[PATCH] netfilter: conntrack: fix nf_conntrack_expect_max default value in documentation
Thu, 20 Aug 2026 20:57:18 +0800
Shaojie Sun <[email protected]> • #115553
Re: [PATCH RFC v3 00/13] sysctl: add module aliases
Thu, 20 Aug 2026 14:51:13 +0200
Joel Granados <[email protected]> • #115552
Re: [nft PATCH 1/2] parser_json: fix CMD_OBJ/NFT_OBJECT mismatch in delete path
Thu, 20 Aug 2026 13:48:42 +0200
Pablo Neira Ayuso <[email protected]> • #115551
Re: [PATCH nft] json: output set/map element count
Thu, 20 Aug 2026 13:31:26 +0200
Pablo Neira Ayuso <[email protected]> • #115550
Re: [PATCH nft] netlink_linearize: size nat register allocation by address expression
Thu, 20 Aug 2026 13:15:57 +0200
Pablo Neira Ayuso <[email protected]> • #115549
Re: [PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
Thu, 20 Aug 2026 12:34:52 +0200
Pablo Neira Ayuso <[email protected]> • #115548
Re: [PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
Thu, 20 Aug 2026 12:26:33 +0200
Paolo Abeni <[email protected]> • #115547
Re: [PATCH -stable 1/1] ipvs: separate destination availability state
Thu, 20 Aug 2026 00:19:24 -0400
Sasha Levin <[email protected]> • #115546
Re: [PATCH net] netfilter: ipset: list:set: defer ip_set_put_byindex to RCU callback
Wed, 19 Aug 2026 23:43:17 -0400
"Cen Zhang (Microsoft)" <[email protected]> • #115545
Re: [PATCH net] netfilter: ipset: list:set: defer ip_set_put_byindex to RCU callback
Thu, 20 Aug 2026 11:12:59 +0800
luoxuanqiang <[email protected]> • #115544
[PATCH net] netfilter: ipset: list:set: defer ip_set_put_byindex to RCU callback
Wed, 19 Aug 2026 21:06:17 -0400
"Cen Zhang (Microsoft)" <[email protected]> • #115543
Re: [PATCH nft v3] src: add connlimit stateful object support
Thu, 20 Aug 2026 00:18:11 +0200
Pablo Neira Ayuso <[email protected]> • #115542
Re: [PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
Wed, 19 Aug 2026 23:50:43 +0200
Pablo Neira Ayuso <[email protected]> • #115541
[PATCH RFC v3 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
Wed, 19 Aug 2026 15:16:26 -0300
Mauricio Faria de Oliveira <[email protected]> • #115540
[PATCH RFC v3 12/13] modpost: move addend_*_rel() calls into addend_rel()
Wed, 19 Aug 2026 15:16:25 -0300
Mauricio Faria de Oliveira <[email protected]> • #115539
[PATCH RFC v3 11/13] sysctl: unrandomize struct ctl_table.procname
Wed, 19 Aug 2026 15:16:24 -0300
Mauricio Faria de Oliveira <[email protected]> • #115538
[PATCH RFC v3 10/13] sysctl, net: update register_net_sysctl_sz() edge case
Wed, 19 Aug 2026 15:16:23 -0300
Mauricio Faria de Oliveira <[email protected]> • #115537
[PATCH RFC v3 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers with template arguments
Wed, 19 Aug 2026 15:16:22 -0300
Mauricio Faria de Oliveira <[email protected]> • #115536
[PATCH RFC v3 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) with template arguments
Wed, 19 Aug 2026 15:16:21 -0300
Mauricio Faria de Oliveira <[email protected]> • #115535
[PATCH RFC v3 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
Wed, 19 Aug 2026 15:16:20 -0300
Mauricio Faria de Oliveira <[email protected]> • #115534
[PATCH RFC v3 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
Wed, 19 Aug 2026 15:16:19 -0300
Mauricio Faria de Oliveira <[email protected]> • #115533
[PATCH RFC v3 05/13] sysctl, parport: update register_sysctl() callers with template arguments
Wed, 19 Aug 2026 15:16:18 -0300
Mauricio Faria de Oliveira <[email protected]> • #115532
[PATCH RFC v3 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
Wed, 19 Aug 2026 15:16:17 -0300
Mauricio Faria de Oliveira <[email protected]> • #115531
[PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
Wed, 19 Aug 2026 15:16:16 -0300
Mauricio Faria de Oliveira <[email protected]> • #115530
[PATCH RFC v3 02/13] proc: add config option SYSCTL_MODULE_ALIASES
Wed, 19 Aug 2026 15:16:15 -0300
Mauricio Faria de Oliveira <[email protected]> • #115529
[PATCH RFC v3 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
Wed, 19 Aug 2026 15:16:14 -0300
Mauricio Faria de Oliveira <[email protected]> • #115528
[PATCH RFC v3 00/13] sysctl: add module aliases
Wed, 19 Aug 2026 15:16:13 -0300
Mauricio Faria de Oliveira <[email protected]> • #115527
[PATCH nf,v3] netfilter: nf_tables: skip double clone set expressions on element insert
Wed, 19 Aug 2026 15:46:28 +0200
Pablo Neira Ayuso <[email protected]> • #115526
[PATCH nf,v2] netfilter: nf_tables: skip double clone set expressions on element insert
Wed, 19 Aug 2026 15:44:25 +0200
Pablo Neira Ayuso <[email protected]> • #115525
[PATCH nf] netfilter: nf_tables: skip double clone set expressions on element insert
Wed, 19 Aug 2026 15:09:21 +0200
Pablo Neira Ayuso <[email protected]> • #115524
[PATCH 2/2 nf-next] netfilter: synproxy: fix reset of ct seqadj when reopening a connection
Wed, 19 Aug 2026 12:24:08 +0200
Fernando Fernandez Mancera <[email protected]> • #115523
[PATCH 1/2 nf-next] netfilter: seqadj: do not take ct lock if seqadj is NULL
Wed, 19 Aug 2026 12:24:07 +0200
Fernando Fernandez Mancera <[email protected]> • #115522
[PATCH RFC v2 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
Tue, 18 Aug 2026 23:28:12 -0300
Mauricio Faria de Oliveira <[email protected]> • #115521
[PATCH RFC v2 12/13] modpost: move addend_*_rel() calls into addend_rel()
Tue, 18 Aug 2026 23:28:11 -0300
Mauricio Faria de Oliveira <[email protected]> • #115520
[PATCH RFC v2 11/13] sysctl: unrandomize struct ctl_table.procname
Tue, 18 Aug 2026 23:28:10 -0300
Mauricio Faria de Oliveira <[email protected]> • #115519
[PATCH RFC v2 10/13] sysctl, net: update register_net_sysctl_sz() edge case
Tue, 18 Aug 2026 23:28:09 -0300
Mauricio Faria de Oliveira <[email protected]> • #115518
[PATCH RFC v2 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers with template arguments
Tue, 18 Aug 2026 23:28:08 -0300
Mauricio Faria de Oliveira <[email protected]> • #115517
[PATCH RFC v2 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) with template arguments
Tue, 18 Aug 2026 23:28:07 -0300
Mauricio Faria de Oliveira <[email protected]> • #115516
[PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
Tue, 18 Aug 2026 23:28:06 -0300
Mauricio Faria de Oliveira <[email protected]> • #115515
[PATCH RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
Tue, 18 Aug 2026 23:28:05 -0300
Mauricio Faria de Oliveira <[email protected]> • #115514
[PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments
Tue, 18 Aug 2026 23:28:04 -0300
Mauricio Faria de Oliveira <[email protected]> • #115513
[PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
Tue, 18 Aug 2026 23:28:03 -0300
Mauricio Faria de Oliveira <[email protected]> • #115512
[PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
Tue, 18 Aug 2026 23:28:02 -0300
Mauricio Faria de Oliveira <[email protected]> • #115511
[PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
Tue, 18 Aug 2026 23:28:01 -0300
Mauricio Faria de Oliveira <[email protected]> • #115510
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.