aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/net
AgeCommit message (Expand)Author
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-10-31powerpc/bpf: Support MOD operationVladimir Murzin
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-05-20ppc: bpf_jit: can call module_free() from any contextDaniel Borkmann
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann
2012-11-17PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann
2012-11-17PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-06-29powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans