aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/net/bpf_jit_asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton1-0/+285
2019-03-19MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed1-285/+0
2018-03-09MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-4/+5
2017-04-10MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney1-11/+12
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle1-0/+4
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle1-6/+3
2015-09-22MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno1-0/+42
2015-09-22MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno1-3/+5
2015-06-21MIPS: BPF: Introduce BPF ASM helpersMarkos Chandras1-0/+238