index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
net
/
bpf_jit_32.h
Age
Commit message (
Expand
)
Author
2020-05-04
bpf, arm: Optimize ALU ARSH K using asr immediate instruction
Luke Nelson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-01-26
arm: bpf: implement jitting of JMP32
Jiong Wang
2018-07-12
ARM: net: bpf: use double-word load/stores where available
Russell King
2018-07-12
ARM: net: bpf: use ldr instructions with shifted rm register
Russell King
2018-07-12
ARM: net: bpf: use immediate forms of instructions where possible
Russell King
2018-07-12
ARM: net: bpf: provide load/store ops with negative immediates
Russell King
2017-08-22
arm: eBPF JIT compiler
Shubham Bansal
2015-10-05
ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.
Nicolas Schichan
2015-07-27
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
Nicolas Schichan
2014-09-23
net: bpf: arm: make hole-faulting more robust
Daniel Borkmann
2012-11-13
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
Daniel Borkmann
2012-06-14
ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support
Mircea Gherzan
2012-03-24
ARM: 7259/3: net: JIT compiler for packet filters
Mircea Gherzan