From: Alexei Starovoitov Date: Wed, 10 Oct 2018 04:59:09 +0000 (-0700) Subject: Merge branch 'xdp-vlan' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a0f99e67969b372b9a2871c32fd97e2757021afe;p=linux.git Merge branch 'xdp-vlan' Jesper Dangaard Brouer says: ==================== While implementing PoC building blocks for eBPF code XDP+TC that can manipulate VLANs headers, I discovered a bug in generic-XDP. The fix should be backported to stable kernels. Even-though generic-XDP was introduced in v4.12, I think the bug is not exposed until v4.14 in the mentined fixes commit. ==================== Acked-by: Song Liu Signed-off-by: Alexei Starovoitov --- a0f99e67969b372b9a2871c32fd97e2757021afe