Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2026-03-09 15:45:41 to 2026-03-17 20:17:21 UTC [more...]

[PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-17 20:17 UTC  (3+ messages)
` [PATCH 10/10 net-next v3] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH nf,v3] netfilter: nf_tables: release flowtable after rcu grace period on error
 2026-03-17 19:00 UTC 

[PATCH nf,v2] netfilter: nf_tables: release flowtable after rcu grace period on error
 2026-03-17 18:53 UTC 

[PATCH nf] netfilter: nf_tables: release flowtable after rcu grace period on error
 2026-03-17 18:20 UTC  (2+ messages)

[PATCH nf,v4] netfilter: nft_set_rbtree: revisit array resize logic
 2026-03-17 17:07 UTC 

[PATCH nf,v3] netfilter: nft_set_rbtree: revisit array resize logic
 2026-03-17 17:04 UTC 

[PATCH] ipvs: Move defense_work to system_dfl_long_wq
 2026-03-17 14:00 UTC 

[PATCH nf] netfilter: bpf: defer hook memory release until rcu readers are done
 2026-03-17 11:49 UTC 

[PATCH net-next,RFC 0/8] netfilter: flowtable bulking
 2026-03-17 11:39 UTC  (10+ messages)
` [PATCH net-next,RFC 1/8] netfilter: flowtable: Add basic bulking infrastructure for early ingress hook
` [PATCH net-next,RFC 2/8] netfilter: flowtable: Add IPv6 "
` [PATCH net-next,RFC 3/8] netfilter: nf_tables: add flowtable early_ingress support
` [PATCH net-next,RFC 4/8] netfilter: nf_tables: add nft_set_pktinfo_ingress()
` [PATCH net-next,RFC 5/8] netfilter: nf_tables: add early ingress chain
` [PATCH net-next,RFC 6/8] net: add dev_dst_drop() helper function
` [PATCH net-next,RFC 7/8] net: add dev_noqueue_xmit_list() "
` [PATCH net-next,RFC 8/8] net: add dev_queue_xmit_list() and use it

[PATCH v12 net-next] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
 2026-03-17 11:03 UTC 

[PATCH v12 nf-next] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW
 2026-03-17 10:17 UTC 

[PATCH v12 nf-next] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
 2026-03-17 10:15 UTC 

[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-16 15:44 UTC  (7+ messages)
` [PATCH 10/10 net-next v2] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH net] netfilter: nf_flow_table_offload: fix heap overflow in flow_action_entry_next()
 2026-03-16 14:58 UTC  (9+ messages)

[PATCH nf,v2] netfilter: nft_set_rbtree: revisit array resize logic
 2026-03-16 12:35 UTC  (2+ messages)

[PATCH nf-next,v2] netfilter: nft_meta: add double-tagged vlan and pppoe support
 2026-03-16 11:51 UTC 

[PATCH nf-next 1/2] netfilter: add more netlink-based policy range checks
 2026-03-16  8:14 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_tables: add netlink policy based cap on registers

[PATCH net 00/11] netfilter: updates for net
 2026-03-16  8:14 UTC  (18+ messages)
` [PATCH net 01/11] netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
` [PATCH net 02/11] netfilter: conntrack: add missing netlink policy validations
` [PATCH net 03/11] netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
` [PATCH net 04/11] netfilter: revert nft_set_rbtree: validate open interval overlap
  ` [PATCH net 04/11] netfilter: revert nft_set_rbtree: validate open interval overlap: manual merge
` [PATCH net 05/11] netfilter: nf_flow_table_ip: reset mac header before vlan push
` [PATCH net 06/11] netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
  ` [net,06/11] "
` [PATCH net 07/11] nf_tables: nft_dynset: fix possible stateful expression memleak in error path
` [PATCH net 08/11] netfilter: nft_ct: drop pending enqueued packets on removal
` [PATCH net 09/11] netfilter: xt_CT: drop pending enqueued packets on template removal
` [PATCH net 10/11] netfilter: xt_time: use unsigned int for monthday bit shift
` [PATCH net 11/11] netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()

[PATCH 2/3] netfilter: add missing kernel-doc parameters for nf_hook()
 2026-03-16  8:01 UTC  (2+ messages)

[PATCH v2] netfilter: add missing kernel-doc parameters for nf_hook()
 2026-03-15 17:06 UTC 

[PATCH] hash: add fast paths for common key sizes and new fast hash functions
 2026-03-15  8:20 UTC  (2+ messages)

[PATCH] netfilter: nf_nat_sip: validate exp->dir in nf_nat_sip_expected()
 2026-03-15  7:26 UTC  (5+ messages)

[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
 2026-03-15  1:09 UTC  (5+ messages)

[PATCH v2] netfilter: nf_conntrack_sip: add bounds-checked port parsing helper
 2026-03-13 23:36 UTC  (2+ messages)

[PATCH net-next v2] netfilter: conntrack: expose gc_scan_interval_max via sysctl
 2026-03-13 22:55 UTC  (4+ messages)

[PATCH] netfilter: ipset: harden payload calculation in call_ad()
 2026-03-13 18:01 UTC 

[nft PATCH] Revert "tests: py: use `os.unshare` Python function"
 2026-03-13 15:57 UTC  (2+ messages)

[nf-next PATCH] netfilter: nfnetlink_hook: Dump nat type chains
 2026-03-13 15:32 UTC 

[iptables PATCH] xtables-translate: Return non-zero if translation fails
 2026-03-13 12:51 UTC  (4+ messages)

[PATCH nft] tests: py: use `os.unshare` Python function
 2026-03-13  7:57 UTC  (8+ messages)

[PATCH net-next] netfilter: conntrack: expose gc_scan_interval_max via sysctl
 2026-03-12 23:10 UTC  (8+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix OOB read in SIP URI port parsing
 2026-03-12 23:07 UTC  (4+ messages)

[PATCH nf] netfilter: nft_set_rbtree: revisit array resize logic
 2026-03-12 20:35 UTC  (2+ messages)

[PATCH nf-next] netfilter: nfnetlink_queue: prefer skb_mac_header helpers
 2026-03-12 18:51 UTC 

[PATCH nf-next] netfilter: add deprecation warning for dccp support
 2026-03-12 18:05 UTC 

[PATCH nf-next] netfilter: nf_conntrack_sip: remove net variable shadowing
 2026-03-12 17:56 UTC 

[PATCH nf-next] netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
 2026-03-12 17:55 UTC 

[PATCH] netfilter: xt_time: use unsigned int for monthday bit shift
 2026-03-12 14:59 UTC 

[PATCH] netfilter: ctnetlink: validate CTA_EXPECT_NAT_DIR value
 2026-03-12 14:54 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
 2026-03-12 14:49 UTC 

[PATCH nf 1/2] netfilter: nft_ct: drop pending enqueued packets on removal
 2026-03-12 12:48 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: xt_CT: drop pending enqueued packets on template removal

[PATCH nf] nf_tables: nft_dynset: fix possible stateful expression memleak in error path
 2026-03-12 11:56 UTC  (4+ messages)

[PATCH nf,v2] nf_tables: nft_dynset: fix possible stateful expression memleak in error path
 2026-03-12 11:38 UTC 

[SECURITY][netfilter][nf_tables] stack out-of-bounds read in nft_set_pipapo pipapo_drop()
 2026-03-12 10:52 UTC 

[PATCH net v2 0/7] netfilter: updates for net
 2026-03-12  2:20 UTC  (9+ messages)
` [PATCH net v2 1/7] netfilter: nf_tables: Fix for duplicate device in netdev hooks
` [PATCH net v2 2/7] netfilter: nf_tables: always walk all pending catchall elements
` [PATCH net v2 3/7] netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
` [PATCH net v2 4/7] netfilter: x_tables: guard option walkers against 1-byte tail reads
` [PATCH net v2 5/7] netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
` [PATCH net v2 6/7] netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
` [PATCH net v2 7/7] netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels

[nft PATCH] cache: Fix for multiple commands in a single batch
 2026-03-11 19:33 UTC 

[nft PATCH 0/5] Enhance cache filter for list commands
 2026-03-11 19:15 UTC  (15+ messages)
` [nft PATCH 1/5] cache: Include chains, flowtables and objects in netlink debug output
` [nft PATCH 2/5] cache: Respect family in all list commands
` [nft PATCH 3/5] cache: Relax chain_cache_dump filter application
` [nft PATCH 4/5] cache: Filter for table when listing sets or maps
` [nft PATCH 5/5] cache: Filter for table when listing flowtables

[PATCH nf,v2] netfilter: nft_set_rbtree: allocate same array size on updates
 2026-03-11 18:45 UTC  (4+ messages)

[PATCH nft] parser_bison: add range check for synproxy wscale
 2026-03-11 17:52 UTC 

[PATCH nf] netfilter: nf_flow_table_ip: reset mac header before vlan push
 2026-03-11 16:14 UTC  (2+ messages)

[PATCH nf] netfilter: revert nft_set_rbtree: validate open interval overlap
 2026-03-11 16:11 UTC  (2+ messages)

[PATCH v19 nf-next 0/5] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2026-03-11 10:07 UTC  (8+ messages)
` [PATCH v19 nf-next 5/5] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[PATCH nf-next] netfilter: nft_meta: add double-tagged vlan and pppoe support
 2026-03-11  9:58 UTC 

[BUG] libnftnl: missing length validation in Geneve tunnel option handling
 2026-03-11  9:12 UTC  (2+ messages)

[PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-11  8:21 UTC  (8+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
 2026-03-10 21:49 UTC 

[PATCH v2 nf] netfilter: nft_set_pipapo: split gc in unlink and reclaim phase
 2026-03-10 17:44 UTC  (4+ messages)

[PATCH nf] netfilter: conntrack: add missing netlink policy validations
 2026-03-10 13:28 UTC 

[PATCH net 00/10] netfilter: updates for net
 2026-03-10 13:02 UTC  (16+ messages)
` [PATCH net 01/10] netfilter: nf_tables: Fix for duplicate device in netdev hooks
` [PATCH net 02/10] netfilter: nf_tables: always walk all pending catchall elements
` [PATCH net 03/10] netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
` [PATCH net 04/10] netfilter: x_tables: guard option walkers against 1-byte tail reads
` [PATCH net 05/10] netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
` [PATCH net 06/10] netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
` [PATCH net 07/10] netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
` [PATCH net 08/10] netfilter: ctnetlink: fix use-after-free of exp->master in single expectation GET
` [PATCH net 09/10] netfilter: ctnetlink: fix use-after-free of exp->master in expectation dump
` [PATCH net 10/10] netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels

[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
 2026-03-10 10:33 UTC  (4+ messages)

[PATCH] net: Add SPDX ids to some source files
 2026-03-10  1:40 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: Fix typo in enum description
 2026-03-09 20:29 UTC 

[PATCH libnetfilter_conntrack] tests: add a wrapper for the filter test case
 2026-03-09 15:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox