summaryrefslogtreecommitdiffstats
path: root/arch/sparc/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-0/+1
* sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-181-17/+3Star
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-5/+1Star
* sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-061-0/+19
* sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann2012-09-281-0/+4
* sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller2012-06-061-0/+4
* net: filter: remove unused cpu_off in sparc JITEric Dumazet2012-04-181-2/+0Star
* net: filter: Fix some more small issues in sparc JIT.David S. Miller2012-04-173-44/+84
* net: filter: Fix some minor issues in sparc JIT.David S. Miller2012-04-173-5/+6
* net: filter: Just In Time compiler for sparcDavid S. Miller2012-04-174-0/+1040