summaryrefslogtreecommitdiffstats
path: root/arch/mips/net
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras2014-06-261-21/+1
* MIPS: bpf: Fix is_range() semanticsMarkos Chandras2014-06-261-7/+5
* MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras2014-06-261-2/+2
* MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras2014-06-261-2/+5
* MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras2014-06-261-1/+1
* MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras2014-06-261-1/+1
* MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras2014-06-261-0/+2
* MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras2014-06-261-2/+2
* MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras2014-06-261-0/+23
* MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras2014-06-261-1/+1
* MIPS: BPF JIT: Fix build error.Daniel Borkmann2014-06-261-74/+69
* MIPS: BFP: Simplify code slightly.Ralf Baechle2014-06-041-4/+4
* MIPS: net: Add BPF JITMarkos Chandras2014-05-303-0/+1446
OpenPOWER on IntegriCloud