aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net/bpf_jit_comp64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-8/+8
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann1-0/+1
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann1-2/+0
2017-01-25powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao1-2/+2
2017-01-25powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann1-8/+8
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-2/+2
2016-10-04powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao1-7/+29
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao1-28/+121
2016-10-04powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao1-35/+44
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao1-0/+954