From: patchwork-bot+netdevbpf@kernel.org
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, pabeni@redhat.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org,
netfilter-devel@vger.kernel.org, pablo@netfilter.org
Subject: Re: [PATCH v2 net-next 01/11] netfilter: nft_set_rbtree: don't gc elements on insert
Date: Wed, 11 Feb 2026 05:00:19 +0000 [thread overview]
Message-ID: <177078601958.5556.12670147258887198547.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260206153048.17570-2-fw@strlen.de>
Hello:
This series was applied to netdev/net-next.git (main)
by Florian Westphal <fw@strlen.de>:
On Fri, 6 Feb 2026 16:30:38 +0100 you wrote:
> During insertion we can queue up expired elements for garbage
> collection.
>
> In case of later abort, the commit hook will never be called.
> Packet path and 'get' requests will find free'd elements in the
> binary search blob:
>
> [...]
Here is the summary with links:
- [v2,net-next,01/11] netfilter: nft_set_rbtree: don't gc elements on insert
https://git.kernel.org/netdev/net-next/c/35f83a75529a
- [v2,net-next,02/11] netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
https://git.kernel.org/netdev/net-next/c/207b3ebacb61
- [v2,net-next,03/11] selftests: netfilter: nft_queue.sh: add udp fraglist gro test case
https://git.kernel.org/netdev/net-next/c/59ecffa3995e
- [v2,net-next,04/11] netfilter: flowtable: dedicated slab for flow entry
https://git.kernel.org/netdev/net-next/c/2a441a9aacaa
- [v2,net-next,05/11] selftests: netfilter: add IPV6_TUNNEL to config
https://git.kernel.org/netdev/net-next/c/1d79ae50e310
- [v2,net-next,06/11] netfilter: nft_set_hash: fix get operation on big endian
https://git.kernel.org/netdev/net-next/c/2f635adbe264
- [v2,net-next,07/11] netfilter: nft_counter: fix reset of counters on 32bit archs
https://git.kernel.org/netdev/net-next/c/1e13f27e0675
- [v2,net-next,08/11] netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
https://git.kernel.org/netdev/net-next/c/7f9203f41aae
- [v2,net-next,09/11] netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
https://git.kernel.org/netdev/net-next/c/4780ec142cbb
- [v2,net-next,10/11] netfilter: nft_set_rbtree: validate element belonging to interval
https://git.kernel.org/netdev/net-next/c/782f2688128e
- [v2,net-next,11/11] netfilter: nft_set_rbtree: validate open interval overlap
https://git.kernel.org/netdev/net-next/c/648946966a08
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2026-02-11 5:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-06 15:30 [PATCH v2 net-next 00/11] netfilter: updates for net-next Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 01/11] netfilter: nft_set_rbtree: don't gc elements on insert Florian Westphal
2026-02-11 5:00 ` patchwork-bot+netdevbpf [this message]
2026-02-06 15:30 ` [PATCH v2 net-next 02/11] netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 03/11] selftests: netfilter: nft_queue.sh: add udp fraglist gro test case Florian Westphal
2026-02-19 2:41 ` [TEST] nft_queue / test_udp_gro_ct flakes Jakub Kicinski
2026-02-19 15:11 ` Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 04/11] netfilter: flowtable: dedicated slab for flow entry Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 05/11] selftests: netfilter: add IPV6_TUNNEL to config Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 06/11] netfilter: nft_set_hash: fix get operation on big endian Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 07/11] netfilter: nft_counter: fix reset of counters on 32bit archs Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 08/11] netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 09/11] netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 10/11] netfilter: nft_set_rbtree: validate element belonging to interval Florian Westphal
2026-02-06 15:30 ` [PATCH v2 net-next 11/11] netfilter: nft_set_rbtree: validate open interval overlap Florian Westphal
2026-02-10 11:49 ` Paolo Abeni
2026-02-10 15:29 ` Florian Westphal
2026-02-11 3:56 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177078601958.5556.12670147258887198547.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox