Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f3a92b1a3258f8ef9a59bab24b9ea68b60908c44
/
arch
/
mips
/
net
/
bpf_jit.c
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
d8214ef
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
by Markos Chandras
· 10 years ago
b6a14a9
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
by Markos Chandras
· 10 years ago
b4fe0ec
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
by Markos Chandras
· 10 years ago
95782bf
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
by Markos Chandras
· 10 years ago
e5bb48b
MIPS: bpf: Drop update_on_xread and always initialize the X register
by Markos Chandras
· 10 years ago
10c4d61
MIPS: bpf: Fix is_range() semantics
by Markos Chandras
· 10 years ago
78b95b6
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
by Markos Chandras
· 10 years ago
91a41d7
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
by Markos Chandras
· 10 years ago
6e86c59
MIPS: bpf: Use correct mask for VLAN_TAG case
by Markos Chandras
· 10 years ago
1ab24a4
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
by Markos Chandras
· 10 years ago
9eebfe4
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
by Markos Chandras
· 10 years ago
9ee1606
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
by Markos Chandras
· 10 years ago
55393ee
MIPS: bpf: Return error code if the offset is a negative number
by Markos Chandras
· 10 years ago
35a8e16
MIPS: bpf: Use the LO register to get division's quotient
by Markos Chandras
· 10 years ago
a83d081
MIPS: BPF JIT: Fix build error.
by Daniel Borkmann
· 10 years ago
b4f16c9
MIPS: BFP: Simplify code slightly.
by Ralf Baechle
· 11 years ago
c6610de
MIPS: net: Add BPF JIT
by Markos Chandras
· 11 years ago