summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/bpf/offload.c
Commit message (Expand)AuthorAge
* nfp: bpf: add basic support for atomic addsJakub Kicinski2018-03-28
* nfp: bpf: use extack support to improve debuggingQuentin Monnet2018-01-22
* bpf: offload: allow array map offloadJakub Kicinski2018-01-18
* nfp: bpf: set new jit info fieldsJiong Wang2018-01-18
* nfp: bpf: implement bpf map offloadJakub Kicinski2018-01-14
* bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski2018-01-14
* nfp: hand over to BPF offload app at coarser granularityJakub Kicinski2018-01-10
* nfp: bpf: don't depend on high order allocations for program imageJakub Kicinski2018-01-10
* nfp: bpf: relocate jump targets just before the loadJakub Kicinski2018-01-10
* nfp: bpf: move jump resolution to jit.cJakub Kicinski2018-01-10
* nfp: bpf: round up the size of the stackJakub Kicinski2018-01-10
* nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski2017-12-15
* nfp: bpf: flag jump destination to guide insn combine optimizationsJiong Wang2017-12-01
* nfp: bpf: record jump destination to simplify jump fixupJiong Wang2017-12-01
* bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-21
* nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski2017-11-05
* nfp: bpf: move translation prepare to offload.cJakub Kicinski2017-11-05
* nfp: bpf: move program prepare and free into offload.cJakub Kicinski2017-11-05
* nfp: bpf: require seamless reload for program replaceJakub Kicinski2017-11-05
* nfp: bpf: refactor offload logicJakub Kicinski2017-11-05
* nfp: bpf: remove the register renumbering leftoversJakub Kicinski2017-11-05
* nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski2017-11-05
* nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski2017-11-02
* drivers/net: netronome: Convert timers to use timer_setup()Kees Cook2017-10-27
* nfp: bpf: support accessing the stack beyond 64 bytesJakub Kicinski2017-10-24
* nfp: bpf: add stack write supportJakub Kicinski2017-10-24
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-04
* nfp: move basic eBPF stats to app-specific codeJakub Kicinski2017-05-31
* nfp: move eBPF offload files to BPF app directoryJakub Kicinski2017-05-31