Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-06 | bpf: Add jited_len to struct bpf_prog | Martin KaFai Lau | 1 | -0/+1 |
2017-06-01 | bpf: Take advantage of stack_depth tracking in sparc64 JIT | David S. Miller | 1 | -2/+7 |
2017-06-01 | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov | 1 | -1/+1 |
2017-05-02 | sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. | David S. Miller | 1 | -1/+2 |
2017-04-25 | sparc64: Improve 64-bit constant loading in eBPF JIT. | David S. Miller | 1 | -4/+245 |
2017-04-25 | sparc64: Support cbcond instructions in eBPF JIT. | David S. Miller | 1 | -54/+184 |
2017-04-22 | sparc64: Add eBPF JIT. | David S. Miller | 1 | -1/+1194 |
2017-04-22 | sparc: Split BPF JIT into 32-bit and 64-bit. | David S. Miller | 1 | -0/+1 |