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
/
bpf
/
main.h
Age
Commit message (
Expand
)
Author
2019-05-24
nfp: bpf: eliminate zero extension code-gen
Jiong Wang
2019-04-12
nfp: split out common control message handling code
Jakub Kicinski
2019-01-26
nfp: bpf: implement jitting of JMP32
Jiong Wang
2019-01-23
nfp: bpf: support removing dead code
Jakub Kicinski
2019-01-23
nfp: bpf: support optimizing dead branches
Jakub Kicinski
2019-01-23
nfp: bpf: save original program length
Jakub Kicinski
2019-01-23
nfp: bpf: split up the skip flag
Jakub Kicinski
2018-11-10
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-10
nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.c
Quentin Monnet
2018-10-16
nfp: bpf: double check vNIC capabilities after object sharing
Jakub Kicinski
2018-10-16
nfp: bpf: protect against mis-initializing atomic counters
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-08
nfp: bpf: support pointers to other stack frames for BPF-to-BPF calls
Quentin Monnet
2018-10-08
nfp: bpf: optimise save/restore for R6~R9 based on register usage
Quentin Monnet
2018-10-08
nfp: bpf: update fixup function for BPF-to-BPF calls support
Quentin Monnet
2018-10-08
nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver
Quentin Monnet
2018-10-08
nfp: bpf: account for BPF-to-BPF calls when preparing nfp JIT
Quentin Monnet
2018-10-08
nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier
Quentin Monnet
2018-10-08
nfp: bpf: copy eBPF subprograms information from kernel verifier
Quentin Monnet
2018-10-08
nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth
Quentin Monnet
2018-10-02
nfp: bpf: allow control message sizing for map ops
Jakub Kicinski
2018-10-02
nfp: bpf: parse global BPF ABI version capability
Jakub Kicinski
2018-08-04
nfp: bpf: xdp_adjust_tail support
Jakub Kicinski
2018-07-27
nfp: bpf: remember maps by ID
Jakub Kicinski
2018-07-27
nfp: bpf: allow receiving perf events on data queues
Jakub Kicinski
2018-07-27
nfp: bpf: pass raw data buffer to nfp_bpf_event_output()
Jakub Kicinski
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-07
nfp: bpf: support u32 divide using reciprocal_div.h
Jiong Wang
2018-07-07
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
2018-07-07
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
2018-07-07
nfp: bpf: rename umin/umax to umin_src/umax_src
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-05-04
nfp: bpf: perf event output helpers support
Jakub Kicinski
2018-05-04
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-04-25
nfp: bpf: optimize comparisons to negative constants
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: add map deletes from the datapath
Jakub Kicinski
2018-03-28
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-01-22
nfp: bpf: use extack support to improve debugging
Quentin Monnet
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
2018-01-14
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
[next]