index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
net
/
bpf_jit_32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
arm: bpf: implement jitting of JMP32
Jiong Wang
2019-01-26
1
-0
/
+2
*
ARM: net: bpf: use double-word load/stores where available
Russell King
2018-07-12
1
-0
/
+2
*
ARM: net: bpf: use ldr instructions with shifted rm register
Russell King
2018-07-12
1
-0
/
+4
*
ARM: net: bpf: use immediate forms of instructions where possible
Russell King
2018-07-12
1
-0
/
+1
*
ARM: net: bpf: provide load/store ops with negative immediates
Russell King
2018-07-12
1
-22
/
+13
*
arm: eBPF JIT compiler
Shubham Bansal
2017-08-22
1
-25
/
+83
*
ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.
Nicolas Schichan
2015-10-05
1
-0
/
+5
*
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
Nicolas Schichan
2015-07-27
1
-0
/
+3
*
net: bpf: arm: make hole-faulting more robust
Daniel Borkmann
2014-09-23
1
-0
/
+14
*
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
Daniel Borkmann
2012-11-13
1
-0
/
+2
*
ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support
Mircea Gherzan
2012-06-14
1
-0
/
+4
*
ARM: 7259/3: net: JIT compiler for packet filters
Mircea Gherzan
2012-03-24
1
-0
/
+190