Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2026-08-07 09:10:07 to 2026-08-12 07:20:08 UTC [more...]

[PATCH net-next 00/12] Netfilter updates for net
 2026-08-12  7:20 UTC  (19+ messages)
` [PATCH net-next 01/12] netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
` [PATCH net-next 02/12] net: pass net_device_path_ctx to dev_fill_forward_path()
` [PATCH net-next 03/12] net: netfilter: add ether_type to net_device_path_ctx and use it
` [PATCH net-next 04/12] netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
` [PATCH net-next 05/12] netfilter: flowtable: rename ctx.tun.proto to ctx.tun.inner_proto
` [PATCH net-next 06/12] netfilter: flowtable: store ethertype in flowtable context
` [PATCH net-next 07/12] netfilter: flowtable: move ipv4 and ipv6 xmit path to function
` [PATCH net-next 08/12] netfilter: flowtable: detach layer 2 encapsulation parser from lookup
` [PATCH net-next 09/12] netfilter: nft_ct: move custom expectation support to helper
` [PATCH net-next 10/12] netfilter: conntrack: always lower timeout for non-closing RST packets
` [PATCH net-next 11/12] netfilter: nf_conntrack_expect: bail out on insert dead expectations
` [PATCH net-next 12/12] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo

[PATCH net 00/13] Netfilter/IPVS fixes for net
 2026-08-12  1:40 UTC  (18+ messages)
` [PATCH net 01/13] netfilter: ipset: fix refcount race between list:set GC and swap
` [PATCH net 02/13] netfilter: bridge: release template ct on non-IP path
` [PATCH net 03/13] ipvs: add totalconns for dest
` [PATCH net 04/13] ipvs: properly update the overload flag on dest edit
` [PATCH net 05/13] ipvs: separate destination availability state
` [PATCH net 06/13] netfilter: nf_conntrack: defer invalid log until after unlock
` [PATCH net 07/13] netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet state
` [PATCH net 08/13] ipvs: clear IPv4 options after rebasing tunnel ICMP errors
` [PATCH net 09/13] ipvs: revalidate ihl to prevent out-of-bounds access
` [PATCH net 10/13] netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort path
` [PATCH net 11/13] netfilter: flowtable: publish GC-visible tuple last
` [PATCH net 12/13] netfilter: ipset: fix list type element drift bug
` [PATCH net 13/13] netfilter: ipset: let destroy callbacks adjust ext mem size

[nf_tables] rbtree interval set: in one batch, re-adding element E0 makes deleting an unrelated interval E1 fail with -ENOENT
 2026-08-12  1:10 UTC  (3+ messages)

[PATCH nf,v2 1/2] netfilter: nf_tables: move set_update_list to nftables per-netns
 2026-08-12  0:30 UTC  (9+ messages)
` [PATCH nf,v2 2/2] netfilter: nf_tables: call set ops .commit when building new ruleset

[PATCH net] netfilter: nf_dup_netdev: scrub duplicates to preserve the direct path
 2026-08-11 23:19 UTC  (4+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (2+ messages)
` (subset) "

[PATCH] ipvs: fix reversed sequence option serialization
 2026-08-11 17:12 UTC 

[PATCH] ipvs: reject invalid states in connection template sync records
 2026-08-11 17:10 UTC 

[nf_tables] netdev chain: DELCHAIN with an exact device name matches a prefix hook and deletes the chain
 2026-08-11 16:40 UTC  (2+ messages)

[nft PATCH 0/2] parser_json: fix JSON delete of ct stateful objects
 2026-08-11 13:43 UTC  (3+ messages)
` [nft PATCH 1/2] parser_json: fix CMD_OBJ/NFT_OBJECT mismatch in delete path
` [nft PATCH 2/2] tests: shell: add JSON delete test for ct stateful objects

[nf_tables] pipapo: inserting an interval that strictly contains an existing one is accepted; rbtree rejects the same insert
 2026-08-11 11:37 UTC  (7+ messages)

[PATCH] netfilter: nft_ct: validate timeout object protocol
 2026-08-10 22:21 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack: validate template helper protocol
 2026-08-10 22:16 UTC 

[PATCH nf v2] netfilter: nf_reject: initialize IPCB at inet ingress
 2026-08-10 16:07 UTC 

[PATCH nf] netfilter: ipset: remove need to allocate memory on delete operations
 2026-08-10 15:10 UTC  (4+ messages)

[PATCH nf] netfilter: ipset: fix list type element drift bug
 2026-08-10 13:04 UTC  (6+ messages)

[PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
 2026-08-10 13:01 UTC  (4+ messages)
` [PATCH v4 1/3] net: enforce net sysctl registration
` [PATCH v4 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH v4 3/3] net: Const qualify network templated ctl_tables Arrays

[PATCH nf] netfilter: nf_tables: don't queue packet path object notifications
 2026-08-10 11:35 UTC 

[PATCH nf-next] netfilter: nf_conntrack_expect: bail out on insert dead expectations
 2026-08-10 10:34 UTC 

[PATCH nf-next] netfilter: conntrack: always lower timeout for non-closing RST packets
 2026-08-10  8:37 UTC 

[PATCH nf-next,v4] netfilter: nft_ct: move custom expectation support to helper
 2026-08-10  7:09 UTC 

[PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
 2026-08-10  3:01 UTC  (5+ messages)

[PATCH nf 0/7] netfilter: switch ipset to rhashtable
 2026-08-09 14:14 UTC  (4+ messages)
` [PATCH nf 1/7] netfilter: ipset: remove need to allocate memory on delete operations

[PATCH nf v4] netfilter: ipset: remove need to allocate memory on delete operations operations
 2026-08-09 13:36 UTC  (3+ messages)

[PATCH nf] netfilter: ipset: let destroy callbacks adjust ext mem size
 2026-08-09 12:59 UTC  (2+ messages)

[PATCH nf] netfilter: ipset: let destroy callbacks adjust ext mem size
 2026-08-09 11:20 UTC  (2+ messages)

[PATCH nf 0/5] netfilter: ipset fixes and rhastable prep work
 2026-08-09 10:55 UTC  (5+ messages)

[PATCH] netfilter: flowtable: publish GC-visible tuple last
 2026-08-08 12:40 UTC 

[PATCH nft] tests: shell: use an unassigned protocol number in exclusive_start_cond
 2026-08-08  1:33 UTC 

[PATCH nft] evaluate: reject negative values for unsigned datatypes
 2026-08-08  1:33 UTC 

[PATCH nft] datatype: accept a numeric cgroupsv2 id on input
 2026-08-08  1:27 UTC  (6+ messages)

[PATCH nf-next,v3 1/2] netfilter: nf_conntrack_helper: remove synchronize_rcu() on helper removal
 2026-08-07 12:13 UTC  (2+ messages)
` [PATCH nf-next,v3 2/2] netfilter: nft_ct: move custom expectation support to helper

[PATCH nf-next] net: pass net_device_path_ctx to dev_fill_forward_path()
 2026-08-07 10:36 UTC  (2+ messages)

[PATCH nf-next 0/7] flowtable preparation for IPv4 over IPv6 and SIT
 2026-08-07  9:15 UTC  (7+ messages)
` [PATCH nf-next 5/7] netfilter: flowtable: store ethertype in flowtable context
` [PATCH nf-next 6/7] netfilter: flowtable: move ipv4 and ipv6 xmit path to function
` [PATCH nf-next 7/7] netfilter: flowtable: detach layer 2 encapsulation parser from lookup


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