From: David S. Miller Date: Fri, 15 Jul 2016 21:23:56 +0000 (-0700) Subject: Merge branch 'bpf-event-output-helper-improvements' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e980a0764a16897294207eaf4556c3038768adb9;p=linux.git Merge branch 'bpf-event-output-helper-improvements' Daniel Borkmann says: ==================== BPF event output helper improvements This set adds improvements to the BPF event output helper to support non-linear data sampling, here specifically, for skb context. For details please see individual patches. The set is based against net-next tree. v1 -> v2: - Integrated and adapted Peter's diff into patch 1, updated the remaining ones accordingly. Thanks Peter! ==================== Signed-off-by: David S. Miller --- e980a0764a16897294207eaf4556c3038768adb9