summaryrefslogtreecommitdiff
path: root/arch/sparc/net/bpf_jit_comp_64.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau
2017-05-31bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2017-05-01sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.David S. Miller
2017-04-24sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller
2017-04-24sparc64: Support cbcond instructions in eBPF JIT.David S. Miller
2017-04-22sparc64: Add eBPF JIT.David S. Miller
2017-04-22sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller