index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-4
/
+4
2014-06-26
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
1
-1
/
+4
2014-06-26
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
1
-1
/
+13
2014-06-26
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
1
-2
/
+10
2014-06-26
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
1
-4
/
+12
2014-06-26
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
1
-21
/
+1
2014-06-26
MIPS: bpf: Fix is_range() semantics
Markos Chandras
1
-7
/
+5
2014-06-26
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
1
-2
/
+5
2014-06-26
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
1
-0
/
+2
2014-06-26
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
1
-0
/
+23
2014-06-26
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
1
-74
/
+69
2014-06-04
MIPS: BFP: Simplify code slightly.
Ralf Baechle
1
-4
/
+4
2014-05-30
MIPS: net: Add BPF JIT
Markos Chandras
3
-0
/
+1446