From: Steffen Klassert Date: Fri, 8 Aug 2025 08:44:23 +0000 (+0200) Subject: Merge branch 'xfrm: some fixes for GSO with SW crypto' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d8369183a01a9f06f08c5d52e2667035e66b9957;p=users%2Fjedix%2Flinux-maple.git Merge branch 'xfrm: some fixes for GSO with SW crypto' Sabrina Dubroca says: ==================== This series fixes a few issues with GSO. Some recent patches made the incorrect assumption that GSO is only used by offload. The first two patches in this series restore the old behavior. The final patch is in the UDP GSO code, but fixes an issue with IPsec that is currently masked by the lack of GSO for SW crypto. With GSO, VXLAN over IPsec doesn't get checksummed. ==================== Signed-off-by: Steffen Klassert --- d8369183a01a9f06f08c5d52e2667035e66b9957