summaryrefslogtreecommitdiffstats
path: root/arch/arm64/net/bpf_jit.h
Commit message (Expand)AuthorAgeFilesLines
* bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-101-0/+4
* bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-021-0/+19
* arm64: bpf: implement bpf_tail_call() helperZi Shen Lim2016-06-111-1/+2
* arm64: bpf: fix div-by-zero caseZi Shen Lim2015-11-061-1/+2
* arm64: bpf: fix endianness conversion bugsXi Wang2015-06-261-0/+4
* arm64: bpf: add 'shift by register' instructionsZi Shen Lim2014-10-201-2/+6
* arm64: eBPF JIT compilerZi Shen Lim2014-09-081-0/+169