From: David S. Miller Date: Tue, 21 Jul 2015 03:52:32 +0000 (-0700) Subject: Merge branch 'bpf-push-pop-helpers' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=500322ec418171a1d067cfd8a3b0fde4b6eb7257;p=linux.git Merge branch 'bpf-push-pop-helpers' Alexei Starovoitov says: ==================== bpf: introduce bpf_skb_vlan_push/pop() helpers Let TC+eBPF programs call skb_vlan_push/pop via helpers. v1->v2: - reworded commit log to better explain correctness of re-caching and fixed comparison of mixed endiannes (suggested by Eric) ==================== Signed-off-by: David S. Miller --- 500322ec418171a1d067cfd8a3b0fde4b6eb7257