aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net
Commit message (Expand)AuthorAge
* net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-02
* net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
* net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
* bpf: do not use reciprocal divideEric Dumazet2014-01-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\
| * powerpc/bpf: Support MOD operationVladimir Murzin2013-10-31
| * powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-31
* | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-07
|/
* ppc: bpf_jit: can call module_free() from any contextDaniel Borkmann2013-05-20
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-21
* PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-17
* PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-17
* powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-10
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
* powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman2012-06-29
* bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert2012-04-30
* net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-21