From: Jakub Kicinski Date: Fri, 13 Sep 2024 03:30:32 +0000 (-0700) Subject: Merge branch 'bareudp-pull-inner-ip-header-on-xmit-recv' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1f2e900ac26fed3b1d11dbcb9f25589644330112;p=linux.git Merge branch 'bareudp-pull-inner-ip-header-on-xmit-recv' Guillaume Nault says: ==================== bareudp: Pull inner IP header on xmit/recv. Bareudp accesses the inner IP header in its xmit and recv paths. However it doesn't ensure that this header is part of skb->head. Both vxlan and geneve have received fixes for similar problems in the past. This series fixes bareudp using the same approach. ==================== Link: https://patch.msgid.link/cover.1726046181.git.gnault@redhat.com Signed-off-by: Jakub Kicinski --- 1f2e900ac26fed3b1d11dbcb9f25589644330112