index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
MIPS: BPF: Introduce BPF ASM helpers
Markos Chandras
4
-145
/
+302
2015-06-21
MIPS: BPF: Use BPF register names to describe the ABI
Markos Chandras
1
-4
/
+4
2015-06-21
MIPS: BPF: Move register definition to the BPF header
Markos Chandras
2
-35
/
+35
2015-06-21
MIPS: net: BPF: Replace RSIZE with SZREG
Markos Chandras
1
-14
/
+14
2015-06-21
MIPS: BPF: Free up some callee-saved registers
Markos Chandras
2
-20
/
+17
2015-06-06
MIPS: BPF: Fix stack pointer allocation
Markos Chandras
1
-5
/
+1
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2014-12-09
mips: bpf: Fix broken BPF_MOD
Denis Kirjanov
1
-2
/
+2
2014-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-33
/
+20
2014-10-01
next: mips: bpf: Fix build failure
Guenter Roeck
1
-1
/
+0
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-09-22
MIPS: BPF: Add new emit_long_instr macro
Markos Chandras
1
-32
/
+19
2014-09-22
MIPS: Use WSBH/DSBH/DSHD on Loongson 3A
Chen Jie
1
-1
/
+1
2014-09-14
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
1
-26
/
+1
2014-09-10
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-1
/
+1
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-1
/
+2
2014-08-26
arch/mips/net/bpf_jit.c: fix failure check
Andrey Utkin
1
-2
/
+3
2014-08-03
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-05
MIPS: BFP: Simplify code slightly.
Ralf Baechle
1
-4
/
+4
2014-05-30
MIPS: net: Add BPF JIT
Markos Chandras
3
-0
/
+1446