index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
net
/
bpf_jit_32.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm32, bpf: add support for 32-bit signed division
Puranjay Mohan
2023-09-16
1
-0
/
+2
*
arm32, bpf: add support for sign-extension load instruction
Puranjay Mohan
2023-09-16
1
-0
/
+2
*
bpf, arm: Optimize ALU ARSH K using asr immediate instruction
Luke Nelson
2020-05-04
1
-0
/
+3
*
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-14
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