summaryrefslogtreecommitdiff
path: root/arch/arm64/net
AgeCommit message (Expand)Author
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi
2015-11-18arm64: bpf: fix buffer pointerZi Shen Lim
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-06arm64: bpf: fix mod-by-zero caseZi Shen Lim
2015-11-06arm64: bpf: fix div-by-zero caseZi Shen Lim
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang
2015-06-25arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
2015-05-08arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2014-12-03arm64: bpf: lift restriction on last instructionZi Shen Lim
2014-10-20net: bpf: arm64: minor fix of type in jitedDaniel Borkmann
2014-10-20arm64: bpf: add 'load 64-bit immediate' instructionZi Shen Lim
2014-10-20arm64: bpf: add 'shift by register' instructionsZi Shen Lim
2014-10-20net: bpf: arm64: address randomize and write protect JIT codeDaniel Borkmann
2014-09-12net: bpf: arm64: fix module memory leak when JIT image build failsDaniel Borkmann
2014-09-08arm64: eBPF JIT compilerZi Shen Lim