netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Steffen Klassert <steffen.klassert@secunet.com>
Cc: Leon Romanovsky <leonro@nvidia.com>,
	Cosmin Ratiu <cratiu@nvidia.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Jianbo Liu <jianbol@nvidia.com>,
	netdev@vger.kernel.org, Raed Salem <raeds@nvidia.com>
Subject: [PATCH ipsec 0/2] Two small fixes to XFRM offload
Date: Mon,  8 Jul 2024 09:58:10 +0300	[thread overview]
Message-ID: <cover.1720421559.git.leon@kernel.org> (raw)

From: Leon Romanovsky <leonro@nvidia.com>

Hi,

This series contains two small fixes for XFRM offload.

Thanks

Jianbo Liu (2):
  xfrm: fix netdev reference count imbalance
  xfrm: call xfrm_dev_policy_delete when kill policy

 net/xfrm/xfrm_policy.c | 5 ++---
 net/xfrm/xfrm_state.c  | 3 +--
 net/xfrm/xfrm_user.c   | 1 -
 3 files changed, 3 insertions(+), 6 deletions(-)

-- 
2.45.2


             reply	other threads:[~2024-07-08  6:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-08  6:58 Leon Romanovsky [this message]
2024-07-08  6:58 ` [PATCH ipsec 1/2] xfrm: fix netdev reference count imbalance Leon Romanovsky
2024-07-08  6:58 ` [PATCH ipsec 2/2] xfrm: call xfrm_dev_policy_delete when kill policy Leon Romanovsky
2024-07-10 10:40 ` [PATCH ipsec 0/2] Two small fixes to XFRM offload 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.1720421559.git.leon@kernel.org \
    --to=leon@kernel.org \
    --cc=cratiu@nvidia.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=jianbol@nvidia.com \
    --cc=leonro@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=raeds@nvidia.com \
    --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 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).