summaryrefslogtreecommitdiffstats
path: root/arch/mips/net/bpf_jit_asm.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-4/+5
* MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney2017-04-101-11/+12
* MIPS: BPF: Fix load delay slots.Ralf Baechle2015-10-021-0/+4
* MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle2015-10-011-6/+3
* MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno2015-09-221-0/+42
* MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno2015-09-221-3/+5
* MIPS: BPF: Introduce BPF ASM helpersMarkos Chandras2015-06-211-0/+238