From: Jakub Kicinski Date: Sat, 12 Nov 2022 02:18:09 +0000 (-0800) Subject: Merge branch 'net-vlan-claim-one-bit-from-sk_buff' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f1a7178b44f3d82c21ee9d8a145ce5edbd5d3b99;p=linux.git Merge branch 'net-vlan-claim-one-bit-from-sk_buff' Eric Dumazet says: ==================== net: vlan: claim one bit from sk_buff First patch claims skb->vlan_present. This means some bpf changes, eg for sparc32 that I could not test. Second patch removes one conditional test in gro_list_prepare(). ==================== Link: https://lore.kernel.org/r/20221109095759.1874969-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- f1a7178b44f3d82c21ee9d8a145ce5edbd5d3b99