From: Jakub Kicinski Date: Tue, 19 Jan 2021 03:57:04 +0000 (-0800) Subject: Merge branch 'net-make-udp-tunnel-devices-support-fraglist' X-Git-Tag: v5.12-rc1~200^2~311 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c080559a71539f8e7525e271f52a14f3cb50695c;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-make-udp-tunnel-devices-support-fraglist' Xin Long says: ==================== net: make udp tunnel devices support fraglist Like GRE device, UDP tunnel devices should also support fraglist, so that some protocol (like SCTP) HW GSO that requires NETIF_F_FRAGLIST in the dev can work. Especially when the lower device support both NETIF_F_GSO_UDP_TUNNEL and NETIF_F_GSO_SCTP. ==================== Link: https://lore.kernel.org/r/cover.1610704037.git.lucien.xin@gmail.com Signed-off-by: Jakub Kicinski --- c080559a71539f8e7525e271f52a14f3cb50695c