messages from 2025-08-07 11:30:12 to 2025-08-20 15:08:05 UTC [more...]
[PATCH net-next v2 0/7] net: Convert to skb_dstref_steal and skb_dstref_restore
2025-08-20 15:08 UTC (13+ messages)
` [PATCH net-next v2 1/7] net: Add "
` [PATCH net-next v2 2/7] xfrm: Switch to skb_dstref_steal to clear dst_entry
` [PATCH net-next v2 3/7] netfilter: "
` [PATCH net-next v2 4/7] net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
` [PATCH net-next v2 5/7] staging: octeon: Convert to skb_dst_drop
` [PATCH net-next v2 6/7] chtls: Convert to skb_dst_reset
` [PATCH net-next v2 7/7] net: Add skb_dst_check_unset
` [syzbot ci] Re: net: Convert to skb_dstref_steal and skb_dstref_restore
[PATCH net-next 0/6] netfilter: updates for net-next
2025-08-20 14:47 UTC (7+ messages)
` [PATCH net-next 1/6] netfilter: ctnetlink: remove refcounting in dying list dumping
` [PATCH net-next 2/6] netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
` [PATCH net-next 3/6] netfilter: nft_set_pipapo_avx2: split lookup function in two parts
` [PATCH net-next 4/6] netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
` [PATCH net-next 5/6] netfilter: nft_set_pipapo: Store real pointer, adjust later
` [PATCH net-next 6/6] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
[PATCH net] netfilter: nf_reject: don't leak dst refcount for loopback packets
2025-08-20 14:04 UTC (5+ messages)
[PATCH nft] mnl: silence compiler warning
2025-08-20 13:22 UTC (2+ messages)
[nftables PATCH v3] tools: add a systemd unit for static rulesets
2025-08-20 13:06 UTC (2+ messages)
[PATCH nft 1/2] tests: shell: cover sets as set elems evaluation
2025-08-20 12:26 UTC (2+ messages)
` [PATCH nft 2/2] tests: shell: coverage for simple verdict map merger
[PATCH net] netfilter: br_netfilter: reread nf_conn from skb after confirm()
2025-08-20 11:31 UTC (2+ messages)
[syzbot] Monthly netfilter report (Aug 2025)
2025-08-20 8:11 UTC
[PATCH] netfilter: conntrack: drop expectations before freeing templates
2025-08-20 0:24 UTC (5+ messages)
[PATCH 1/7 nft v2] src: add tunnel template support
2025-08-19 22:25 UTC (10+ messages)
` [PATCH 2/7 nft v2] tunnel: add erspan support
` [PATCH 3/7 nft v2] src: add tunnel statement and expression support
` [PATCH 4/7 nft v2] tunnel: add vxlan support
` [PATCH 5/7 nft v2] tunnel: add geneve support
` [PATCH 6/7 nft v2] tunnel: add tunnel object and statement json support
` [PATCH 7/7 nft v2] tests: add tunnel shell and python tests
[nf-next 0/2] netfilter: nf_tables: make set flush more resistant to memory pressure
2025-08-19 22:23 UTC (12+ messages)
[PATCH nft-testing v3 0/2] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
2025-08-19 14:47 UTC (4+ messages)
` [PATCH nft-testing v3 1/2] netfilter: nft_set_pipapo*: Move FPU handling to pipapo_get_avx2()
` [PATCH nft-testing v3 2/2] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
[PATCH nft] src: fix memory leak in anon chain error handling
2025-08-19 12:59 UTC (2+ messages)
[PATCH 1/2 libnftnl v3] tunnel: rework options
2025-08-19 12:43 UTC (3+ messages)
` [PATCH 2/2 libnftnl v3] tunnel: add support to geneve options
[nft PATCH 00/14] json: Do not reduce single-item arrays on output
2025-08-19 9:49 UTC (19+ messages)
` [nft PATCH 01/14] tests: py: Drop duplicate test in any/meta.t
` [nft PATCH 02/14] tests: py: Drop stale entries since redundant test case removal
` [nft PATCH 03/14] tests: py: Drop stale payload from any/rawpayload.t.payload
` [nft PATCH 04/14] tests: py: Drop duplicate test from inet/geneve.t
` [nft PATCH 05/14] tests: py: Drop duplicate test from inet/gre.t
` [nft PATCH 06/14] tests: py: Drop duplicate test from inet/gretap.t
` [nft PATCH 07/14] tests: py: Drop stale entry from inet/tcp.t.json
` [nft PATCH 08/14] tests: py: Drop duplicate test from inet/vxlan.t
` [nft PATCH 09/14] tests: py: Drop redundant payloads for ip/ip.t
` [nft PATCH 10/14] tests: py: Drop stale entry from ip/snat.t.json
` [nft PATCH 11/14] tests: py: Drop stale entries from ip6/{ct,meta}.t.json
` [nft PATCH 12/14] tests: py: Drop stale entry from ip/snat.t.payload
` [nft PATCH 13/14] tests: py: Fix tests added for 'icmpv6 taddr' support
` [nft PATCH 14/14] json: Do not reduce single-item arrays on output
[PATCH nft] fib: restore JSON output for relational expressions
2025-08-19 9:23 UTC
[PATCH nf-next 0/2] netfilter: nft_set_pipapo: speed up insertions
2025-08-18 21:41 UTC (10+ messages)
` [PATCH nf-next 1/2] netfilter: nft_set_pipapo_avx2: split lookup function in two parts
` [PATCH nf-next 2/2] netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
[PATCH nft 1/2] evaluate: check XOR RHS operand is a constant value
2025-08-18 14:01 UTC (3+ messages)
[nf PATCH] netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
2025-08-18 11:22 UTC
modprobe returns 0 upon -EEXIST from insmod
2025-08-18 10:56 UTC (2+ messages)
[PATCH net-next v2] netfilter: nft_payload: Use csum_replace4() instead of opencoding
2025-08-18 9:48 UTC
[PATCH nf-next v2 0/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
2025-08-18 9:56 UTC (9+ messages)
` [PATCH nf-next v2 1/3] netfilter: nft_set_pipapo: Store real pointer, adjust later
` [PATCH nf-next v2 2/3] netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
` [PATCH nf-next v2 3/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
[PATCH nft,v2] src: ensure chain policy evaluation when specified
2025-08-18 9:54 UTC
[PATCH nf-next v6 0/2] Add IPIP flowtable SW acceleratio
2025-08-18 9:07 UTC (3+ messages)
` [PATCH nf-next v6 1/2] net: netfilter: Add IPIP flowtable SW acceleration
` [PATCH nf-next v6 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
nftables 1.0.6.y stable branch updates
2025-08-17 21:54 UTC (3+ messages)
` nftables 1.0.6.y stable branch updates (strike 2)
[PATCH nft] src: ensure chain policy evaluation when specified
2025-08-17 21:47 UTC
[PATCH] netfilter: ebtables: Use vmalloc_array() to improve code
2025-08-17 9:15 UTC
[conntrack-tools PATCH] nfct: helper: Extend error message for EEXIST
2025-08-15 15:57 UTC
[PATCH nf-next 0/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
2025-08-15 15:28 UTC (3+ messages)
[PATCH nft 00/12] replace compound_expr_*() by type safe function
2025-08-15 14:28 UTC (16+ messages)
` [PATCH nft 01/12] segtree: incorrect type when aggregating concatenated set ranges
` [PATCH nft 02/12] src: add expr_type_catchall() helper and use it
` [PATCH nft 03/12] src: replace compound_expr_add() by type safe function
` [PATCH nft 04/12] "
` [PATCH nft 05/12] "
` [PATCH nft 06/12] segtree: rename set_compound_expr_add() to set_expr_add_splice()
` [PATCH nft 07/12] expression: replace compound_expr_clone() by type safe function
` [PATCH nft 08/12] expression: remove compound_expr_add()
` [PATCH nft 09/12] expression: replace compound_expr_remove() by type safe function
` [PATCH nft 10/12] expression: replace compound_expr_destroy() by type safe funtion
` [PATCH nft 11/12] expression: replace compound_expr_print() by type safe function
` [PATCH nft 12/12] src: replace compound_expr_alloc() "
[nf-next v2] netfilter: ctnetlink: remove refcounting in dying list dumping
2025-08-15 12:55 UTC
[PATCH 2/6] setftests: net: netfilter: fix spelling mistakes in output
2025-08-15 6:14 UTC (2+ messages)
[PATCH nf-next] netfilter: ctnetlink: remove refcounting in dying list dumping
2025-08-15 3:47 UTC (2+ messages)
[PATCH nf] netfilter: nf_reject: don't leak dst refcount for loopback packets
2025-08-14 16:08 UTC
[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
2025-08-14 15:45 UTC (15+ messages)
` [PATCH net-next 1/7] net: Add "
` [PATCH net-next 2/7] xfrm: Switch to skb_dst_reset to clear dst_entry
` [PATCH net-next 3/7] netfilter: "
` [PATCH net-next 4/7] net: Switch to skb_dst_reset/skb_dst_restore for ip_route_input callers
` [PATCH net-next 5/7] staging: octeon: Convert to skb_dst_drop
` [PATCH net-next 6/7] chtls: Convert to skb_dst_reset
` [PATCH net-next 7/7] net: Add skb_dst_check_unset
` [syzbot ci] Re: net: Convert to skb_dst_reset and skb_dst_restore
netfilter: br_netfilter:NS packet was incorrectly matched by the nftables rule
2025-08-14 12:43 UTC (2+ messages)
[PATCH net-next] netfilter: nft_payload: Use csum_replace4() instead of opencoding
2025-08-14 6:26 UTC (2+ messages)
[PATCH net 0/3] Netfilter fixes for net
2025-08-13 22:00 UTC (5+ messages)
` [PATCH net 1/3] netfilter: nft_set_pipapo: fix null deref for empty set
` [PATCH net 2/3] ipvs: Fix estimator kthreads preferred affinity
` [PATCH net 3/3] netfilter: nf_tables: reject duplicate device on updates
[nft PATCH] table: Embed creating nft version into userdata
2025-08-13 17:21 UTC (2+ messages)
[libnftnl PATCH] udata: Introduce NFTNL_UDATA_TABLE_NFT{VER,BLD}
2025-08-13 17:07 UTC
[nft PATCH] src: netlink: netlink_delinearize_table() may return NULL
2025-08-13 15:35 UTC (2+ messages)
[PATCH nf] netfilter: nf_tables: reject duplicate device on updates
2025-08-13 13:07 UTC (3+ messages)
nft_flowtable.sh selftest failures
2025-08-13 4:05 UTC (6+ messages)
[nft PATCH] table: Embed creating nft version into userdata
2025-08-12 13:17 UTC (4+ messages)
[PATCH nft] tests: py: revert dccp python tests
2025-08-11 18:28 UTC (2+ messages)
[PATCH nf] netfilter: nft_set_pipapo: fix null deref for empty set
2025-08-11 10:31 UTC
[PATCH net 0/7] Netfilter fixes for net
2025-08-10 20:08 UTC (12+ messages)
` [PATCH net 1/7] MAINTAINERS: resurrect my netfilter maintainer entry
` [PATCH net 2/7] netfilter: add back NETFILTER_XTABLES dependencies
` [PATCH net 3/7] netfilter: ctnetlink: fix refcount leak on table dump
` [PATCH net 4/7] netfilter: ctnetlink: remove refcounting in expectation dumpers
` [PATCH net 5/7] netfilter: nft_set_pipapo: don't return bogus extension pointer
` [PATCH net 6/7] netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl()
` [PATCH net 7/7] netfilter: nft_socket: remove WARN_ON_ONCE with huge level value
linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o)
2025-08-08 15:39 UTC (2+ messages)
[nf-next RFC] netfilter: nf_tables: Introduce NFTA_DEVICE_WILDCARD
2025-08-07 13:58 UTC (7+ messages)
[nf-next PATCH] netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
2025-08-07 13:49 UTC
[RFC nf-next] netfilter: nf_tables: remove element flush allocation
2025-08-07 13:05 UTC (3+ messages)
[nft PATCH 0/6] Run all test suites via 'make check'
2025-08-07 13:04 UTC (6+ messages)
` [nft PATCH 6/6] Makefile: Enable support for "
[PATCH v2 net] ipvs: Fix estimator kthreads preferred affinity
2025-08-07 13:00 UTC (3+ messages)
[PATCH net-next 00/19] Netfilter/IPVS updates for net-next
2025-08-07 11:46 UTC (4+ messages)
` [PATCH net-next 06/19] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
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;
as well as URLs for NNTP newsgroup(s).