summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net/bpf_jit_comp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-121-15/+22
|\
| * powerpc/bpf: Support MOD operationVladimir Murzin2013-10-311-0/+20
| * powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-311-15/+2Star
* | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-0/+1
|/
* ppc: bpf_jit: can call module_free() from any contextDaniel Borkmann2013-05-201-16/+3Star
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-8/+4Star
* PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-181-0/+14
* PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-181-0/+11
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-2/+2
* bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert2012-04-301-17/+9Star
* net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-211-0/+694