aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/bpf/offload.c
AgeCommit message (Expand)Author
2019-12-01nfp: bpf: protect against mis-initializing atomic countersJakub Kicinski
2018-07-27nfp: bpf: improve map offload info messagesJakub Kicinski
2018-07-27nfp: bpf: remember maps by IDJakub Kicinski
2018-07-27nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski
2018-07-18nfp: bpf: allow program sharing within ASICJakub Kicinski
2018-07-07nfp: bpf: copy range info for all operands of all ALU operationsJiong Wang
2018-07-07nfp: bpf: rename umin/umax to umin_src/umax_srcJiong Wang
2018-05-18nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)Jiong Wang
2018-05-04nfp: bpf: perf event output helpers supportJakub Kicinski
2018-05-04nfp: bpf: record offload neutral maps in the driverJakub Kicinski
2018-03-28nfp: bpf: add basic support for atomic addsJakub Kicinski
2018-01-22nfp: bpf: use extack support to improve debuggingQuentin Monnet
2018-01-18bpf: offload: allow array map offloadJakub Kicinski
2018-01-18nfp: bpf: set new jit info fieldsJiong Wang
2018-01-14nfp: bpf: implement bpf map offloadJakub Kicinski
2018-01-14bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski
2018-01-10nfp: hand over to BPF offload app at coarser granularityJakub Kicinski
2018-01-10nfp: bpf: don't depend on high order allocations for program imageJakub Kicinski
2018-01-10nfp: bpf: relocate jump targets just before the loadJakub Kicinski
2018-01-10nfp: bpf: move jump resolution to jit.cJakub Kicinski
2018-01-10nfp: bpf: round up the size of the stackJakub Kicinski
2017-12-15nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski
2017-12-01nfp: bpf: flag jump destination to guide insn combine optimizationsJiong Wang
2017-12-01nfp: bpf: record jump destination to simplify jump fixupJiong Wang
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski
2017-11-05nfp: bpf: move translation prepare to offload.cJakub Kicinski
2017-11-05nfp: bpf: move program prepare and free into offload.cJakub Kicinski
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski
2017-11-05nfp: bpf: remove the register renumbering leftoversJakub Kicinski
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-10-27drivers/net: netronome: Convert timers to use timer_setup()Kees Cook
2017-10-24nfp: bpf: support accessing the stack beyond 64 bytesJakub Kicinski
2017-10-24nfp: bpf: add stack write supportJakub Kicinski
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski