[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250811092008.731573-1-steffen.klassert@secunet.com>
Date: Mon, 11 Aug 2025 11:19:28 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>
CC: Herbert Xu <herbert@...dor.apana.org.au>, Steffen Klassert
<steffen.klassert@...unet.com>, <netdev@...r.kernel.org>
Subject: [PATCH 0/4] pull request (net): ipsec 2025-08-11
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(-)
Powered by blists - more mailing lists