summaryrefslogtreecommitdiff
path: root/arch/powerpc/net/bpf_jit_comp64.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\
| * bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann2017-12-15
* | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
|/
* bpf: take advantage of stack_depth tracking in powerpc JITSandipan Das2017-11-06
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-07
|\
| * powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s)Naveen N. Rao2017-08-17
* | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-09
|/
* bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-06
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-31
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\
| * powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao2017-01-25
| * powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann2017-01-25
* | bpf: make jited programs visible in tracesDaniel Borkmann2017-02-17
* | bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-17
|/
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-08
* powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao2016-10-04
* powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-04
* powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao2016-10-04
* powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao2016-06-24