]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/klasser...
authorPaolo Abeni <pabeni@redhat.com>
Thu, 20 Mar 2025 14:39:05 +0000 (15:39 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 20 Mar 2025 14:39:05 +0000 (15:39 +0100)
commit84761651dd46c5fac3a8361736894910abddcbc3
treecfbb20ac56e72c13a498dccadd7c9d2a597b0810
parent2fdf0880caa0e1e708b5e24848a2d27830c0d7ee
parent0aae2867aa6067f73d066bc98385e23c8454a1d7
Merge tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec

Steffen Klassert says:

====================
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.

ipsec-2025-03-19

* tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec:
  xfrm_output: Force software GSO only in tunnel mode
  xfrm: fix tunnel mode TX datapath in packet offload mode
====================

Link: https://patch.msgid.link/20250319065513.987135-1-steffen.klassert@secunet.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>