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
/
arm
/
net
/
bpf_jit_32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
bpf, arm: Optimize ALU ARSH K using asr immediate instruction
Luke Nelson
1
-0
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-01-26
arm: bpf: implement jitting of JMP32
Jiong Wang
1
-0
/
+2
2018-07-12
ARM: net: bpf: use double-word load/stores where available
Russell King
1
-0
/
+2
2018-07-12
ARM: net: bpf: use ldr instructions with shifted rm register
Russell King
1
-0
/
+4
2018-07-12
ARM: net: bpf: use immediate forms of instructions where possible
Russell King
1
-0
/
+1
2018-07-12
ARM: net: bpf: provide load/store ops with negative immediates
Russell King
1
-22
/
+13
2017-08-22
arm: eBPF JIT compiler
Shubham Bansal
1
-25
/
+83
2015-10-05
ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.
Nicolas Schichan
1
-0
/
+5
2015-07-27
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
Nicolas Schichan
1
-0
/
+3
2014-09-23
net: bpf: arm: make hole-faulting more robust
Daniel Borkmann
1
-0
/
+14
2012-11-13
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
Daniel Borkmann
1
-0
/
+2
2012-06-14
ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support
Mircea Gherzan
1
-0
/
+4
2012-03-24
ARM: 7259/3: net: JIT compiler for packet filters
Mircea Gherzan
1
-0
/
+190