All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH ipsec-rc 0/2] Two fixes in policy/state offload area
@ 2023-07-31 11:38 Leon Romanovsky
  2023-07-31 11:38 ` [PATCH ipsec-rc 1/2] xfrm: delete offloaded policy Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leon Romanovsky @ 2023-07-31 11:38 UTC (permalink / raw)
  To: Steffen Klassert
  Cc: Leon Romanovsky, David S. Miller, Eric Dumazet, Herbert Xu,
	Jakub Kicinski, netdev, Paolo Abeni, Raed Salem

From: Leon Romanovsky <leonro@nvidia.com>

Hi,

These two patches fixes leaks of HW objects in IPsec packet offload mode.

Thanks

Leon Romanovsky (2):
  xfrm: delete offloaded policy
  xfrm: don't skip free of empty state in acquire policy

 include/net/xfrm.h    | 1 +
 net/xfrm/xfrm_state.c | 8 ++------
 net/xfrm/xfrm_user.c  | 1 +
 3 files changed, 4 insertions(+), 6 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-03  7:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 11:38 [PATCH ipsec-rc 0/2] Two fixes in policy/state offload area Leon Romanovsky
2023-07-31 11:38 ` [PATCH ipsec-rc 1/2] xfrm: delete offloaded policy Leon Romanovsky
2023-07-31 11:38 ` [PATCH ipsec-rc 2/2] xfrm: don't skip free of empty state in acquire policy Leon Romanovsky
2023-08-03  7:44 ` [PATCH ipsec-rc 0/2] Two fixes in policy/state offload area 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.