All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH ipsec 0/6] xfrm: misc fixes
@ 2025-10-16 10:39 Sabrina Dubroca
  2025-10-16 10:39 ` [PATCH ipsec 1/6] xfrm: drop SA reference in xfrm_state_update if dir doesn't match Sabrina Dubroca
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Sabrina Dubroca @ 2025-10-16 10:39 UTC (permalink / raw)
  To: netdev; +Cc: steffen.klassert, Sabrina Dubroca

These are mostly independent fixes for small issues for state
creation/modification/deletion (except for the 2 migrate patches).

Sabrina Dubroca (6):
  xfrm: drop SA reference in xfrm_state_update if dir doesn't match
  xfrm: also call xfrm_state_delete_tunnel at destroy time for states
    that were never added
  xfrm: make state as DEAD before final put when migrate fails
  xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add
    the state
  xfrm: set err and extack on failure to create pcpu SA
  xfrm: check all hash buckets for leftover states during netns deletion

 net/xfrm/xfrm_state.c | 30 ++++++++++++++++++++++--------
 net/xfrm/xfrm_user.c  |  5 ++++-
 2 files changed, 26 insertions(+), 9 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-22  5:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 10:39 [PATCH ipsec 0/6] xfrm: misc fixes Sabrina Dubroca
2025-10-16 10:39 ` [PATCH ipsec 1/6] xfrm: drop SA reference in xfrm_state_update if dir doesn't match Sabrina Dubroca
2025-10-16 10:39 ` [PATCH ipsec 2/6] xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added Sabrina Dubroca
2025-10-16 10:39 ` [PATCH ipsec 3/6] xfrm: make state as DEAD before final put when migrate fails Sabrina Dubroca
2025-10-16 10:39 ` [PATCH ipsec 4/6] xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state Sabrina Dubroca
2025-10-19 13:46   ` Leon Romanovsky
2025-10-16 10:39 ` [PATCH ipsec 5/6] xfrm: set err and extack on failure to create pcpu SA Sabrina Dubroca
2025-10-16 10:39 ` [PATCH ipsec 6/6] xfrm: check all hash buckets for leftover states during netns deletion Sabrina Dubroca
2025-10-17 15:10   ` kernel test robot
2025-10-19 23:00     ` Sabrina Dubroca
2025-10-21  8:50       ` Steffen Klassert
2025-10-22  5:42 ` [PATCH ipsec 0/6] xfrm: misc fixes 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.