Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann | 2013-03-21 | 1 | -5/+1 |
* | sparc: bpf_jit_comp: add VLAN instructions for BPF JIT | Daniel Borkmann | 2012-11-06 | 1 | -0/+19 |
* | sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT | Daniel Borkmann | 2012-09-27 | 1 | -0/+4 |
* | sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | David S. Miller | 2012-06-06 | 1 | -0/+4 |
* | net: filter: remove unused cpu_off in sparc JIT | Eric Dumazet | 2012-04-17 | 1 | -2/+0 |
* | net: filter: Fix some more small issues in sparc JIT. | David S. Miller | 2012-04-17 | 3 | -44/+84 |
* | net: filter: Fix some minor issues in sparc JIT. | David S. Miller | 2012-04-17 | 3 | -5/+6 |
* | net: filter: Just In Time compiler for sparc | David S. Miller | 2012-04-16 | 4 | -0/+1040 |