aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/bpf/main.c
Commit message (Expand)AuthorAge
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-11
* nfp: flower: use rhashtable for flow cachingPieter Jansen van Vuuren2018-10-11
* nfp: bpf: allow control message sizing for map opsJakub Kicinski2018-10-02
* nfp: bpf: parse global BPF ABI version capabilityJakub Kicinski2018-10-02
* nfp: bpf: xdp_adjust_tail supportJakub Kicinski2018-08-04
* nfp: bpf: remember maps by IDJakub Kicinski2018-07-27
* nfp: bpf: allow receiving perf events on data queuesJakub Kicinski2018-07-27
* nfp: bring back support for offloading shared blocksJakub Kicinski2018-07-22
* bpf: offload: keep the offload state per-ASICJakub Kicinski2018-07-18
* bpf: offload: aggregate offloads per-deviceJakub Kicinski2018-07-18
* nfp: add support for simultaneous driver and hw XDPJakub Kicinski2018-07-13
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-30
| |\
| | * nfp: bpf: don't stop offload if replace failedJakub Kicinski2018-06-25
| * | nfp: reject binding to shared blocksJohn Hurley2018-06-26
| |/
* / net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
|\
| * nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-09
* | nfp: bpf: support setting the RX queue indexJakub Kicinski2018-05-09
* | nfp: bpf: perf event output helpers supportJakub Kicinski2018-05-04
* | nfp: bpf: record offload neutral maps in the driverJakub Kicinski2018-05-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\
| * nfp: bpf: add support for bpf_get_prandom_u32()Jakub Kicinski2018-03-28
| * nfp: bpf: add map deletes from the datapathJakub Kicinski2018-03-28
| * nfp: bpf: add map updates from the datapathJakub Kicinski2018-03-28
* | nfp: modify app MTU setting callbacksJohn Hurley2018-03-30
|/
* nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski2018-02-08
* nfp: bpf: require ETH tableJakub Kicinski2018-02-08
* nfp: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-25
* nfp: bpf: use extack support to improve debuggingQuentin Monnet2018-01-22
* nfp: bpf: plumb extack into functions related to XDP offloadQuentin Monnet2018-01-22
* nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski2018-01-19
* nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski2018-01-19
* nfp: bpf: implement bpf map offloadJakub Kicinski2018-01-14
* nfp: bpf: parse function call and map capabilitiesJakub Kicinski2018-01-14
* nfp: bpf: add basic control channel communicationJakub Kicinski2018-01-14
* nfp: bpf: add map data structureJakub Kicinski2018-01-14
* nfp: hand over to BPF offload app at coarser granularityJakub Kicinski2018-01-10
* nfp: bpf: relocate jump targets just before the loadJakub Kicinski2018-01-10
* nfp: bpf: allow disabling TC offloads when XDP activeJakub Kicinski2018-01-10
* nfp: bpf: don't allow changing MTU above BPF offload limit when activeJakub Kicinski2018-01-10
* nfp: bpf: allocate vNIC priv for keeping track of the offloaded programJakub Kicinski2017-12-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\
| * nfp: bpf: keep track of the offloaded programJakub Kicinski2017-12-20
| * cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-20
* | nfp: bpf: correct printk formats for size_tJakub Kicinski2017-12-15
* | nfp: bpf: optimize the adjust_head calls in trivial casesJakub Kicinski2017-12-15
* | nfp: bpf: add basic support for adjust head callJakub Kicinski2017-12-15
* | nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski2017-12-15
* | net: xdp: make the stack take care of the tear downJakub Kicinski2017-12-02
|/