summaryrefslogtreecommitdiff
path: root/arch/arm64/net/bpf_jit.h
AgeCommit message (Expand)Author
2017-08-09bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann
2016-06-10arm64: bpf: implement bpf_tail_call() helperZi Shen Lim
2015-11-06arm64: bpf: fix div-by-zero caseZi Shen Lim
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang
2014-10-20arm64: bpf: add 'shift by register' instructionsZi Shen Lim
2014-09-08arm64: eBPF JIT compilerZi Shen Lim