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
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_asm.h
Age
Commit message (
Expand
)
Author
2018-08-04
nfp: bpf: xdp_adjust_tail support
Jakub Kicinski
2018-07-07
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
2018-05-18
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
Jiong Wang
2018-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
2018-05-09
nfp: bpf: support setting the RX queue index
Jakub Kicinski
2018-03-28
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-01-14
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2018-01-10
nfp: bpf: add signed jump insns
Nic Viljoen
2018-01-10
nfp: bpf: add helpers for modifying branch addresses
Jakub Kicinski
2017-12-15
nfp: bpf: add basic support for adjust head call
Jakub Kicinski
2017-12-05
nfp: dump indirect ME CSRs
Carl Heymann
2017-12-01
nfp: bpf: implement memory bulk copy for length within 32-bytes
Jiong Wang
2017-12-01
nfp: bpf: encode indirect commands
Jakub Kicinski
2017-11-02
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2017-10-24
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
2017-10-14
nfp: Explicitly include linux/bug.h
Mark Brown
2017-10-14
nfp: bpf: direct packet access - write
Jakub Kicinski
2017-10-14
nfp: bpf: add support for direct packet access - read
Jakub Kicinski
2017-10-09
nfp: bpf: pad code with valid nops
Jakub Kicinski
2017-10-09
nfp: bpf: calculate code store ECC
Jakub Kicinski
2017-10-09
nfp: bpf: encode extended LM pointer operands
Jakub Kicinski
2017-10-09
nfp: bpf: encode LMEM accesses
Jakub Kicinski
2017-10-09
nfp: add more white space to the instruction defines
Jakub Kicinski
2017-10-09
nfp: bpf: move software reg helpers and cmd table out of translator
Jakub Kicinski
2017-10-09
nfp: bpf: use the power of sparse to check we encode registers right
Jakub Kicinski
2017-05-31
nfp: move eBPF offload files to BPF app directory
Jakub Kicinski
2016-09-21
nfp: add BPF to NFP code translator
Jakub Kicinski