]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'arm-bpf-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 21:57:41 +0000 (14:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 21:57:41 +0000 (14:57 -0700)
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 <davem@davemloft.net>

Trivial merge