summaryrefslogtreecommitdiffstats
path: root/arch/arm/net/bpf_jit_32.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.Nicolas Schichan2015-10-051-0/+5
* ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.Nicolas Schichan2015-07-271-0/+3
* net: bpf: arm: make hole-faulting more robustDaniel Borkmann2014-09-231-0/+14
* ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann2012-11-131-0/+2
* ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X supportMircea Gherzan2012-06-141-0/+4
* ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan2012-03-241-0/+190