summaryrefslogtreecommitdiffstats
path: root/arch/mips/net/bpf_jit_comp32.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix typosBjorn Helgaas2024-01-081-1/+1
* bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNTTiezhu Yang2022-08-291-1/+9
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-2/+1
* bpf, mips: Fix comment on tail call count limitingTiezhu Yang2021-10-111-1/+1
* mips, bpf: Add eBPF JIT for 32-bit MIPSJohan Almbladh2021-10-061-0/+1899