From: David S. Miller Date: Fri, 19 Aug 2016 06:38:17 +0000 (-0700) Subject: Merge branch 'bpf-next' X-Git-Tag: v4.9-rc1~14^2~67 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f1c89c033fe654d565db3866fc0f897eab2ff9c0;p=uclinux-h8%2Flinux.git Merge branch 'bpf-next' Daniel Borkmann says: ==================== BPF helper improvements and cleanups This set adds various improvements to BPF helpers, a cleanup to use skb_pkt_type_ok() helper, addition of bpf_skb_change_tail(), a follow up for event output helper and removing ifdefs around the cgroupv2 helper bits. For details please see individual patches. The set is based against net-next tree, but requires a merge of net into net-next first. Thanks a lot! ==================== Signed-off-by: David S. Miller --- f1c89c033fe654d565db3866fc0f897eab2ff9c0