summaryrefslogtreecommitdiff
path: root/arch/arm64/net/bpf_jit.h
AgeCommit message (Expand)Author
2019-09-03arm64: bpf: optimize modulo operationJerin Jacob
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-26bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-04-26bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
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