All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH ipsec 0/2] Two small fixes to XFRM offload
@ 2024-07-08  6:58 Leon Romanovsky
  2024-07-08  6:58 ` [PATCH ipsec 1/2] xfrm: fix netdev reference count imbalance Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leon Romanovsky @ 2024-07-08  6:58 UTC (permalink / raw)
  To: Steffen Klassert
  Cc: Leon Romanovsky, Cosmin Ratiu, Herbert Xu, Jianbo Liu, netdev,
	Raed Salem

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-10 10:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-08  6:58 [PATCH ipsec 0/2] Two small fixes to XFRM offload Leon Romanovsky
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

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.