summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net/bpf_jit_comp64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-8/+8
|\
| * powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao2017-01-251-2/+2
| * powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann2017-01-251-8/+8
* | bpf: make jited programs visible in tracesDaniel Borkmann2017-02-171-0/+1
* | bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-171-2/+0
|/
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-2/+2
* powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao2016-10-041-7/+29
* powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-041-28/+121
* powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao2016-10-041-35/+44
* powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao2016-06-241-0/+954