From: patchwork-bot+netdevbpf@kernel.org
To: Steffen Klassert <steffen.klassert@secunet.com>
Cc: davem@davemloft.net, kuba@kernel.org,
herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: [PATCH 01/10] xfrm: drop SA reference in xfrm_state_update if dir doesn't match
Date: Wed, 19 Nov 2025 02:10:21 +0000 [thread overview]
Message-ID: <176351822157.182718.3296790077935029617.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251118085344.2199815-2-steffen.klassert@secunet.com>
Hello:
This series was applied to netdev/net.git (main)
by Steffen Klassert <steffen.klassert@secunet.com>:
On Tue, 18 Nov 2025 09:52:34 +0100 you wrote:
> From: Sabrina Dubroca <sd@queasysnail.net>
>
> We're not updating x1, but we still need to put() it.
>
> Fixes: a4a87fa4e96c ("xfrm: Add Direction to the SA in or out")
> Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
>
> [...]
Here is the summary with links:
- [01/10] xfrm: drop SA reference in xfrm_state_update if dir doesn't match
https://git.kernel.org/netdev/net/c/8d2a2a49c30f
- [02/10] xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added
https://git.kernel.org/netdev/net/c/10deb6986484
- [03/10] xfrm: make state as DEAD before final put when migrate fails
https://git.kernel.org/netdev/net/c/5502bc4746e8
- [04/10] xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state
https://git.kernel.org/netdev/net/c/7f0228576479
- [05/10] xfrm: set err and extack on failure to create pcpu SA
https://git.kernel.org/netdev/net/c/1dcf617bec5c
- [06/10] xfrm: check all hash buckets for leftover states during netns deletion
https://git.kernel.org/netdev/net/c/f2bc8231fd43
- [07/10] xfrm: Check inner packet family directly from skb_dst
https://git.kernel.org/netdev/net/c/082ef944e55d
- [08/10] xfrm: Determine inner GSO type from packet inner protocol
https://git.kernel.org/netdev/net/c/61fafbee6cfe
- [09/10] xfrm: Prevent locally generated packets from direct output in tunnel mode
https://git.kernel.org/netdev/net/c/59630e2ccd72
- [10/10] xfrm: fix memory leak in xfrm_add_acquire()
https://git.kernel.org/netdev/net/c/a55ef3bff84f
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:[~2025-11-19 2:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-18 8:52 [PATCH 0/10] pull request (net): ipsec 2025-11-18 Steffen Klassert
2025-11-18 8:52 ` [PATCH 01/10] xfrm: drop SA reference in xfrm_state_update if dir doesn't match Steffen Klassert
2025-11-19 2:10 ` patchwork-bot+netdevbpf [this message]
2025-11-18 8:52 ` [PATCH 02/10] xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added Steffen Klassert
2025-11-18 8:52 ` [PATCH 03/10] xfrm: make state as DEAD before final put when migrate fails Steffen Klassert
2025-11-18 8:52 ` [PATCH 04/10] xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state Steffen Klassert
2025-11-18 8:52 ` [PATCH 05/10] xfrm: set err and extack on failure to create pcpu SA Steffen Klassert
2025-11-18 8:52 ` [PATCH 06/10] xfrm: check all hash buckets for leftover states during netns deletion Steffen Klassert
2025-11-18 8:52 ` [PATCH 07/10] xfrm: Check inner packet family directly from skb_dst Steffen Klassert
2025-11-18 8:52 ` [PATCH 08/10] xfrm: Determine inner GSO type from packet inner protocol Steffen Klassert
2025-11-18 8:52 ` [PATCH 09/10] xfrm: Prevent locally generated packets from direct output in tunnel mode Steffen Klassert
2025-11-18 8:52 ` [PATCH 10/10] xfrm: fix memory leak in xfrm_add_acquire() Steffen Klassert
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=176351822157.182718.3296790077935029617.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.