From: David S. Miller Date: Mon, 27 Jul 2015 21:57:41 +0000 (-0700) Subject: Merge branch 'arm-bpf-next' X-Git-Tag: v4.3-rc1~96^2~282 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=0b42c2863b3b9f79c42f0b877249007e5adfc921;p=linux.git Merge branch 'arm-bpf-next' Nicolas Schichan says: ==================== ARM BPF JIT features This series adds support for more instructions to the ARM BPF JIT namely skb netdevice type retrieval, skb payload offset retrieval, and skb packet type retrieval. This allows 35 tests to use the JIT instead of 29 before. This series depends on the "BPF JIT fixes for ARM" serie sent earlier. ==================== Signed-off-by: David S. Miller --- 0b42c2863b3b9f79c42f0b877249007e5adfc921