All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Sabrina Dubroca <sd@queasysnail.net>
Cc: netdev@vger.kernel.org,
	Steffen Klassert <steffen.klassert@secunet.com>,
	Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [PATCH ipsec 0/4] xfrm: misc bugfixes
Date: Tue, 24 Feb 2026 16:37:10 +0000	[thread overview]
Message-ID: <aZ3TthfXLt5KncV_@horms.kernel.org> (raw)
In-Reply-To: <cover.1771876412.git.sd@queasysnail.net>

On Tue, Feb 24, 2026 at 12:05:10AM +0100, Sabrina Dubroca wrote:
> 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(-)

For the series:

Reviewed-by: Simon Horman <horms@kernel.org>


  parent reply	other threads:[~2026-02-24 16:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-23 23:05 [PATCH ipsec 0/4] xfrm: misc bugfixes Sabrina Dubroca
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 ` Simon Horman [this message]
2026-02-26  7:32 ` [PATCH ipsec 0/4] xfrm: misc bugfixes 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=aZ3TthfXLt5KncV_@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    --cc=sd@queasysnail.net \
    --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.