messages from 2026-03-20 19:01:04 to 2026-04-01 09:28:47 UTC [more...]
[PATCH 0/6] Deprecate Legacy IP
2026-04-01 9:28 UTC (16+ messages)
` [PATCH 1/6] net: Simplify tautological CONFIG_INET/CONFIG_IPV6 guards
` [PATCH 2/6] net: Add CONFIG_LEGACY_IP option
` [PATCH 3/6] net: Guard Legacy IP entry points with CONFIG_LEGACY_IP
` [PATCH 4/6] net: Make IPv4-only Kconfig options depend on LEGACY_IP
` [PATCH 5/6] net: Change CONFIG_INET to CONFIG_LEGACY_IP for IPv4-only code
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets
[PATCH net v2] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-01 7:58 UTC
[PATCH net] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-01 7:23 UTC (3+ messages)
[PATCH v2] netfilter: xt_multiport: reject trailing range markers
2026-03-31 23:39 UTC (3+ messages)
[PATCH v2] netfilter: nf_conntrack_sip: add bounds-checked port parsing helper
2026-03-31 23:32 UTC (3+ messages)
[PATCH nf] netfilter: nf_tables: reject immediate NF_QUEUE verdict
2026-03-31 21:49 UTC (2+ messages)
[PATCH v2 nf] netfilter: x_tables: ensure names are nul-terminated
2026-03-31 21:13 UTC
[PATCH-next v2 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-03-31 16:50 UTC (3+ messages)
` [PATCH-next v2 1/2] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH-next v2 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
[PATCH nf] netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for NFPROTO_ARP
2026-03-31 15:07 UTC (2+ messages)
[PATCH 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-03-31 14:23 UTC (5+ messages)
` [PATCH 1/2] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
[PATCH] netfilter: nf_conntrack_helper: pass helper to expect cleanup
2026-03-31 13:40 UTC (2+ messages)
[PATCH 1/1] netfilter: ip6t_eui64: validate MAC header before using it
2026-03-31 11:16 UTC (3+ messages)
[syzbot] Monthly netfilter report (Mar 2026)
2026-03-31 8:07 UTC
[PATCH] netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
2026-03-31 6:21 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
2026-03-31 6:17 UTC
[PATCH RESEND nf 1/1] netfilter: ipset: drop logically empty buckets in mtype_del
2026-03-30 21:39 UTC
[PATCH nf,v4] netfilter: ctnetlink: ignore explicit helper on new expectations
2026-03-30 20:57 UTC (4+ messages)
[PATCH 1/2 nf-next] netfilter: conntrack: remove UDP-Lite conntrack support
2026-03-30 15:19 UTC (2+ messages)
` [PATCH 2/2 nf-next] netfilter: conntrack: remove unused MAX_NF_CT_PROTO constant
[PATCH nf-next] netfilter: ctnetlink: restrict expectfn to helper
2026-03-30 15:10 UTC
[PATCH nf,v3] netfilter: ctnetlink: ignore explicit helper on new expectations
2026-03-30 14:34 UTC
[PATCH] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
2026-03-30 14:16 UTC (3+ messages)
[PATCH] netfilter: ctnetlink: validate expect class against master helper
2026-03-30 13:32 UTC (3+ messages)
[PATCH AUTOSEL 6.19-5.10] netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
2026-03-30 12:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-6.18] netfilter: ctnetlink: ensure safe access to master conntrack
[PATCH nf] netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
2026-03-30 12:16 UTC
[PATCH nf,v2] netfilter: ctnetlink: ignore explicit helper on new expectations
2026-03-30 11:52 UTC
[PATCH nf-next] netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
2026-03-30 11:41 UTC (2+ messages)
[PATCH nf] netfilter: ctnetlink: disallow explicit helper on new expectations
2026-03-30 11:40 UTC
[PATCH nf-next] netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
2026-03-30 9:04 UTC
[PATCH nf] netfilter: x_tables: ensure names are nul-terminated
2026-03-29 13:40 UTC
[PATCH nf] netfilter: nft_compat: tighten the nft_compat interface
2026-03-28 19:42 UTC
[PATCH next] netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
2026-03-27 13:11 UTC (8+ messages)
[PATCH nf,v2] netfilter: flowtable: strictly check for maximum number of actions
2026-03-27 10:36 UTC (2+ messages)
[PATCH nf] netfilter: flowtable: strictly check for maximum number of actions
2026-03-26 22:06 UTC (3+ messages)
[PATCH nf] netfilter: nf_tables: reject requests exceeding NF_FLOW_RULE_ACTION_MAX actions
2026-03-26 21:49 UTC (3+ messages)
[PATCH nf] netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
2026-03-26 21:39 UTC (4+ messages)
[PATCH net] netfilter: nf_flow_table_offload: fix heap overflow in flow_action_entry_next()
2026-03-26 21:32 UTC (10+ messages)
[PATCH net] netfilter: ctnetlink: fix use-after-free of exp->master in single expectation GET
2026-03-26 21:30 UTC (2+ messages)
[PATCH net] netfilter: ctnetlink: fix use-after-free of exp->master in expectation dump
2026-03-26 21:00 UTC (2+ messages)
[PATCH nf,v4] netfilter: nft_set_rbtree: revisit array resize logic
2026-03-26 20:29 UTC (7+ messages)
[PATCH net,v3 00/12] Netfilter for net
2026-03-26 15:30 UTC (18+ messages)
` [PATCH net 01/12] netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
` [PATCH net 02/12] selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
` [PATCH net 03/12] netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
` [PATCH net 04/12] netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
` [PATCH net 05/12] netfilter: nft_set_rbtree: revisit array resize logic
` [PATCH net 06/12] netfilter: nf_conntrack_expect: honor expectation helper field
` [PATCH net 07/12] netfilter: nf_conntrack_expect: use expect->helper
` [PATCH net 08/12] netfilter: ctnetlink: ensure safe access to master conntrack
` [PATCH net 09/12] netfilter: nf_conntrack_expect: store netns and zone in expectation
` [PATCH net 10/12] netfilter: nf_conntrack_expect: skip expectations in other netns via proc
` [PATCH net 11/12] netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
` [PATCH net 12/12] netfilter: ctnetlink: use netlink policy range checks
[PATCH nf] netfilter: nfnetlink_log: account for netlink header size
2026-03-26 15:17 UTC
[PATCH nf-next] netfilter: Kconfig: make NF_FLOW_TABLE_INET depend on NF_TABLES_INET
2026-03-26 14:42 UTC
[PATCH net,v2 00/14] Netfilter fixes for net
2026-03-25 22:26 UTC (15+ messages)
` [PATCH net 01/14] netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
` [PATCH net 02/14] selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
` [PATCH net 03/14] netfilter: ipset: Fix data race between add and list header in all hash types
` [PATCH net 04/14] netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
` [PATCH net 05/14] netfilter: x_tables: reject unsupported families in xt_check_match/xt_check_target
` [PATCH net 06/14] netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
` [PATCH net 07/14] netfilter: nft_set_rbtree: revisit array resize logic
` [PATCH net 08/14] netfilter: nf_conntrack_expect: honor expectation helper field
` [PATCH net 09/14] netfilter: nf_conntrack_expect: use expect->helper
` [PATCH net 10/14] netfilter: ctnetlink: ensure safe access to master conntrack
` [PATCH net 11/14] netfilter: nf_conntrack_expect: store netns and zone in expectation
` [PATCH net 12/14] netfilter: nf_conntrack_expect: skip expectations in other netns via proc
` [PATCH net 13/14] netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
` [PATCH net 14/14] netfilter: ctnetlink: use netlink policy range checks
[PATCH net 00/14] netfilter: updates for net
2026-03-25 17:59 UTC (23+ messages)
` [PATCH net 01/14] netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
` [PATCH net 02/14] selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
` [PATCH net 03/14] netfilter: ipset: Fix data race between add and list header in all hash types
` [PATCH net 04/14] netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
` [PATCH net 05/14] netfilter: x_tables: reject unsupported families in xt_check_match/xt_check_target
` [PATCH net 06/14] netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
` [PATCH net 07/14] netfilter: nft_set_rbtree: revisit array resize logic
` [PATCH net 08/14] netfilter: nf_conntrack_expect: honor expectation helper field
` [PATCH net 09/14] netfilter: nf_conntrack_expect: use expect->helper
` [PATCH net 10/14] netfilter: ctnetlink: ensure safe access to master conntrack
` [PATCH net 11/14] netfilter: nf_conntrack_expect: store netns and zone in expectation
` [PATCH net 12/14] netfilter: nf_conntrack_expect: skip expectations in other netns via proc
` [PATCH net 13/14] netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
` [PATCH net 14/14] netfilter: ctnetlink: use netlink policy range checks
[PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-25 12:08 UTC (2+ messages)
` [PATCH 11/11 net-next v5] netfilter: remove nf_ipv6_ops and use direct function calls
[syzbot] [netfilter?] KCSAN: data-race in hash_ip4_add / hash_ip4_head
2026-03-25 10:43 UTC
[PATCH nf-next 0/3] IPVS changes, part 4 of 4 - extras
2026-03-25 4:54 UTC (6+ messages)
` [PATCH nf-next 1/3] ipvs: show the current conn_tab size to users
` [PATCH nf-next 2/3] ipvs: add ip_vs_status info
` [PATCH nf-next 3/3] ipvs: add conn_lfactor and svc_lfactor sysctl vars
[PATCH nf-next v2 0/2] Update (DSA) netdev stats with offloaded flows
2026-03-24 23:27 UTC (5+ messages)
` [PATCH nf-next v2 1/2] netfilter: flowtable: update netdev stats with HW_OFFLOAD flows
` [PATCH nf-next v2 2/2] net: dsa: update net_device stats with HW offloaded flows stats
[PATCH nf-next,v2] netfilter: nft_meta: add double-tagged vlan and pppoe support
2026-03-23 20:44 UTC (3+ messages)
[PATCH] include: fix NLA type comments for log attributes
2026-03-23 19:41 UTC
[PATCH nf 3/5,v3] netfilter: ctnetlink: ensure safe access to master conntrack
2026-03-23 18:16 UTC
[PATCH nf-next] netfilter: osf: add deprecation notices
2026-03-23 10:34 UTC (2+ messages)
[PATCH nf 3/5,v2] netfilter: ctnetlink: ensure safe access to master conntrack
2026-03-22 22:32 UTC
[libnftnl PATCH] examples: nft-rule-add: Fix compile on musl libc
2026-03-22 8:19 UTC (3+ messages)
[netfilter-nf:testing 5/9] net/netfilter/nf_conntrack_helper.c:402:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
2026-03-21 15:53 UTC
[PATCH nf-next] netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
2026-03-21 14:25 UTC (2+ messages)
[PATCH nf-next] netfilter: nft_set_pipapo: increment data in one step
2026-03-21 14:25 UTC (2+ messages)
[PATCH nf 0/2] netfilter: nft_set_pipapo_avx2: don't return non-matching entry
2026-03-21 14:25 UTC (5+ messages)
` [PATCH nf 1/2] netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
` [PATCH nf 2/2] selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
[netfilter-nf:testing 7/9] include/net/ip6_fib.h:663:33: error: invalid storage class for function 'fib6_rules_init'
2026-03-21 8:21 UTC
[netfilter-nf:testing 7/9] arch/mips/include/asm/kexec.h:47:15: warning: unused variable '_crash_smp_send_stop'
2026-03-21 7:27 UTC
[netfilter-nf:testing 7/9] include/net/route.h:382:19: error: invalid use of undefined type 'const struct sk_buff'
2026-03-21 7:16 UTC
[netfilter-nf:testing 7/9] arch/parisc/include/asm/pci.h:129:29: warning: unused variable 'pci_bios'
2026-03-21 6:54 UTC
[netfilter-nf:testing 8/9] net/netfilter/nf_conntrack_netlink.c:3583:7: error: no member named 'zone' in 'struct nf_conntrack_expect'
2026-03-21 5:52 UTC
[netfilter-nf:testing 8/9] net/netfilter/nf_conntrack_expect.c:341:12: error: 'struct nf_conntrack_expect' has no member named 'zone'
2026-03-21 5:19 UTC
[netfilter-nf:testing 7/9] net/sched/act_connmark.c:98:12: error: invalid storage class for function 'tcf_connmark_init'
2026-03-20 23:41 UTC (2+ messages)
[netfilter-nf:testing 7/9] ./arch/arm64/include/asm/syscall.h:14:27: warning: unused variable 'sys_call_table'
2026-03-20 20:30 UTC
[netfilter-nf:testing 7/9] ./arch/powerpc/include/asm/syscall.h:26:25: warning: unused variable 'compat_sys_call_table'
2026-03-20 20:30 UTC
[netfilter-nf:testing 7/9] ./include/net/ndisc.h:370:33: error: invalid storage class for function '__ipv6_neigh_lookup'
2026-03-20 20:19 UTC
[PATCH 11/11 net-next v4] netfilter: remove nf_ipv6_ops and use direct function calls
2026-03-20 18:56 UTC
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