From: Sabrina Dubroca <sd@queasysnail.net>
To: netdev@vger.kernel.org
Cc: Steffen Klassert <steffen.klassert@secunet.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
Sabrina Dubroca <sd@queasysnail.net>
Subject: [PATCH ipsec 0/4] xfrm: misc bugfixes
Date: Tue, 24 Feb 2026 00:05:10 +0100 [thread overview]
Message-ID: <cover.1771876412.git.sd@queasysnail.net> (raw)
These patches fix a few small bugs in IPsec.
Sabrina Dubroca (4):
xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
xfrm: call xdo_dev_state_delete during state update
esp: fix skb leak with espintcp and async crypto
net/ipv4/esp4.c | 9 ++++++---
net/ipv6/esp6.c | 9 ++++++---
net/xfrm/xfrm_state.c | 1 +
net/xfrm/xfrm_user.c | 7 +++++--
4 files changed, 18 insertions(+), 8 deletions(-)
--
2.51.2
next reply other threads:[~2026-02-23 23:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 23:05 Sabrina Dubroca [this message]
2026-02-23 23:05 ` [PATCH ipsec 1/4] xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 2/4] xfrm: fix the condition on x->pcpu_num in xfrm_sa_len Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 3/4] xfrm: call xdo_dev_state_delete during state update Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 4/4] esp: fix skb leak with espintcp and async crypto Sabrina Dubroca
2026-02-24 16:37 ` [PATCH ipsec 0/4] xfrm: misc bugfixes Simon Horman
2026-02-26 7:32 ` 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=cover.1771876412.git.sd@queasysnail.net \
--to=sd@queasysnail.net \
--cc=herbert@gondor.apana.org.au \
--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.