From: Paolo Abeni Date: Tue, 24 Oct 2023 10:02:03 +0000 (+0200) Subject: Merge branch 'gtp-tunnel-driver-fixes' X-Git-Tag: v6.6.7~1673^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd8892c07876da0c4b50e020048a32a28596a074;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'gtp-tunnel-driver-fixes' Pablo Neira Ayuso says: ==================== GTP tunnel driver fixes The following patchset contains two fixes for the GTP tunnel driver: 1) Incorrect GTPA_MAX definition in UAPI headers. This is updating an existing UAPI definition but for a good reason, this is certainly broken. Similar fixes for incorrect _MAX definition in netlink headers were applied in the past too. 2) Fix GTP driver PMTU with GRO packets, add missing call to skb_gso_validate_network_len() to handle GRO packets. ==================== Link: https://lore.kernel.org/r/20231022202519.659526-1-pablo@netfilter.org Signed-off-by: Paolo Abeni --- cd8892c07876da0c4b50e020048a32a28596a074