index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
bpf
/
offload.c
Commit message (
Expand
)
Author
Age
*
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-16
*
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-11
*
nfp: bpf: account for additional stack usage when checking stack limit
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: 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-08
*
nfp: bpf: improve map offload info messages
Jakub Kicinski
2018-07-27
*
nfp: bpf: remember maps by ID
Jakub Kicinski
2018-07-27
*
nfp: bpf: pass raw data buffer to nfp_bpf_event_output()
Jakub Kicinski
2018-07-27
*
nfp: bpf: allow program sharing within ASIC
Jakub Kicinski
2018-07-18
*
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
2018-07-06
*
nfp: bpf: rename umin/umax to umin_src/umax_src
Jiong Wang
2018-07-06
*
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
2018-05-18
*
nfp: bpf: perf event output helpers support
Jakub Kicinski
2018-05-04
*
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-05-04
*
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
*
nfp: bpf: use extack support to improve debugging
Quentin Monnet
2018-01-22
*
bpf: offload: allow array map offload
Jakub Kicinski
2018-01-18
*
nfp: bpf: set new jit info fields
Jiong Wang
2018-01-17
*
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
*
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
*
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
*
nfp: bpf: don't depend on high order allocations for program image
Jakub Kicinski
2018-01-10
*
nfp: bpf: relocate jump targets just before the load
Jakub Kicinski
2018-01-10
*
nfp: bpf: move jump resolution to jit.c
Jakub Kicinski
2018-01-10
*
nfp: bpf: round up the size of the stack
Jakub Kicinski
2018-01-10
*
nfp: bpf: prepare for parsing BPF FW capabilities
Jakub Kicinski
2017-12-15
*
nfp: bpf: flag jump destination to guide insn combine optimizations
Jiong Wang
2017-12-01
*
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
2017-12-01
*
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-20
*
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
2017-11-05
*
nfp: bpf: move translation prepare to offload.c
Jakub Kicinski
2017-11-05
*
nfp: bpf: move program prepare and free into offload.c
Jakub Kicinski
2017-11-05
*
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
2017-11-05
*
nfp: bpf: refactor offload logic
Jakub Kicinski
2017-11-05
*
nfp: bpf: remove the register renumbering leftovers
Jakub Kicinski
2017-11-05
*
nfp: bpf: drop support for cls_bpf with legacy actions
Jakub Kicinski
2017-11-05
*
nfp: bpf: fall back to core NIC app if BPF not selected
Jakub Kicinski
2017-11-02
*
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
2017-10-26
*
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
2017-10-24
*
nfp: bpf: add stack write support
Jakub Kicinski
2017-10-24
*
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
*
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
2017-05-31
*
nfp: move eBPF offload files to BPF app directory
Jakub Kicinski
2017-05-31