aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-8/+4
* PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-171-0/+14
* PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-172-0/+17
* powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-101-53/+53
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-2/+2
* powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman2012-06-291-0/+2
* bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert2012-04-303-31/+111
* net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-214-0/+1063