summaryrefslogtreecommitdiff
path: root/arch/mips/net
AgeCommit message (Expand)Author
2014-06-26MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras
2014-06-26MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras
2014-06-26MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras
2014-06-26MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras
2014-06-26MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras
2014-06-26MIPS: BPF JIT: Fix build error.Daniel Borkmann
2014-06-04MIPS: BFP: Simplify code slightly.Ralf Baechle
2014-05-30MIPS: net: Add BPF JITMarkos Chandras