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