aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-03arm64: bpf: lift restriction on last instructionZi Shen Lim1-5/+8
2014-10-20net: bpf: arm64: minor fix of type in jitedDaniel Borkmann1-1/+1
2014-10-20arm64: bpf: add 'load 64-bit immediate' instructionZi Shen Lim1-0/+31
2014-10-20arm64: bpf: add 'shift by register' instructionsZi Shen Lim2-2/+18
2014-10-20net: bpf: arm64: address randomize and write protect JIT codeDaniel Borkmann1-9/+30
2014-09-12net: bpf: arm64: fix module memory leak when JIT image build failsDaniel Borkmann1-1/+3
2014-09-08arm64: eBPF JIT compilerZi Shen Lim3-0/+850