Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: BPF: Restore MIPS32 cBPF JIT | Paul Burton | 2020-01-09 | 1 | -0/+285 |
* | MIPS: eBPF: Initial eBPF support for MIPS32 architecture. | Hassan Naveed | 2019-03-19 | 1 | -285/+0 |
* | MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REV | Matt Redfearn | 2018-03-09 | 1 | -4/+5 |
* | MIPS: BPF: Fix multiple problems in JIT skb access helpers. | David Daney | 2017-04-10 | 1 | -11/+12 |
* | MIPS: BPF: Fix load delay slots. | Ralf Baechle | 2015-10-02 | 1 | -0/+4 |
* | MIPS: BPF: Do all exports of symbols with FEXPORT(). | Ralf Baechle | 2015-10-01 | 1 | -6/+3 |
* | MIPS: BPF: Fix build on pre-R2 little endian CPUs | Aurelien Jarno | 2015-09-22 | 1 | -0/+42 |
* | MIPS: BPF: Avoid unreachable code on little endian | Aurelien Jarno | 2015-09-22 | 1 | -3/+5 |
* | MIPS: BPF: Introduce BPF ASM helpers | Markos Chandras | 2015-06-21 | 1 | -0/+238 |