All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] pull request (net): ipsec 2025-08-11
@ 2025-08-11  9:19 Steffen Klassert
  2025-08-11  9:19 ` [PATCH 1/4] xfrm: flush all states in xfrm_state_fini Steffen Klassert
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Steffen Klassert @ 2025-08-11  9:19 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski; +Cc: Herbert Xu, Steffen Klassert, netdev

1) Fix flushing of all states in xfrm_state_fini.
   From Sabrina Dubroca.

2) Fix some IPsec software offload features. These
   got lost with some recent HW offload changes.
   From Sabrina Dubroca.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit d942fe13f72bec92f6c689fbd74c5ec38228c16a:

  net: ti: icssg-prueth: Fix skb handling for XDP_PASS (2025-08-05 18:03:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git tags/ipsec-2025-08-11

for you to fetch changes up to d8369183a01a9f06f08c5d52e2667035e66b9957:

  Merge branch 'xfrm: some fixes for GSO with SW crypto' (2025-08-08 10:44:23 +0200)

----------------------------------------------------------------
ipsec-2025-08-11

----------------------------------------------------------------
Sabrina Dubroca (4):
      xfrm: flush all states in xfrm_state_fini
      xfrm: restore GSO for SW crypto
      xfrm: bring back device check in validate_xmit_xfrm
      udp: also consider secpath when evaluating ipsec use for checksumming

Steffen Klassert (1):
      Merge branch 'xfrm: some fixes for GSO with SW crypto'

 net/ipv4/udp_offload.c  |  2 +-
 net/ipv6/xfrm6_tunnel.c |  2 +-
 net/xfrm/xfrm_device.c  | 12 +++++++++---
 net/xfrm/xfrm_state.c   |  2 +-
 4 files changed, 12 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2025-08-12 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11  9:19 [PATCH 0/4] pull request (net): ipsec 2025-08-11 Steffen Klassert
2025-08-11  9:19 ` [PATCH 1/4] xfrm: flush all states in xfrm_state_fini Steffen Klassert
2025-08-12 13:10   ` patchwork-bot+netdevbpf
2025-08-11  9:19 ` [PATCH 2/4] xfrm: restore GSO for SW crypto Steffen Klassert
2025-08-11  9:19 ` [PATCH 3/4] xfrm: bring back device check in validate_xmit_xfrm Steffen Klassert
2025-08-11  9:19 ` [PATCH 4/4] udp: also consider secpath when evaluating ipsec use for checksumming 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.