[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250319065513.987135-1-steffen.klassert@secunet.com>
Date: Wed, 19 Mar 2025 07:55:11 +0100
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/2] pull request (net): ipsec 2025-03-19
1) Fix tunnel mode TX datapath in packet offload mode
by directly putting it to the xmit path.
From Alexandre Cassen.
2) Force software GSO only in tunnel mode in favor
of potential HW GSO. From Cosmin Ratiu.
Please pull or let me know if there are problems.
Thanks!
The following changes since commit a1300691aed9ee852b0a9192e29e2bdc2411a7e6:
net: rose: lock the socket in rose_bind() (2025-02-04 14:03:58 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git tags/ipsec-2025-03-19
for you to fetch changes up to 0aae2867aa6067f73d066bc98385e23c8454a1d7:
xfrm_output: Force software GSO only in tunnel mode (2025-02-21 08:20:06 +0100)
----------------------------------------------------------------
ipsec-2025-03-19
----------------------------------------------------------------
Alexandre Cassen (1):
xfrm: fix tunnel mode TX datapath in packet offload mode
Cosmin Ratiu (1):
xfrm_output: Force software GSO only in tunnel mode
net/xfrm/xfrm_output.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 42 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists