summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: add geneve option match offloadPieter Jansen van Vuuren2018-08-073-0/+69
* nfp: flower: add geneve option push action offloadPieter Jansen van Vuuren2018-08-073-7/+114
* nfp: flower: allow matching on ipv4 UDP tunnel tos and ttlJohn Hurley2018-08-073-3/+17
* nfp: flower: set ip tunnel ttl from encap actionJohn Hurley2018-08-071-18/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-0712-49/+197
|\
| * nfp: bpf: xdp_adjust_tail supportJakub Kicinski2018-08-046-0/+71
| * nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()Jakub Kicinski2018-07-311-3/+4
| * nfp: bpf: improve map offload info messagesJakub Kicinski2018-07-271-4/+16
| * nfp: bpf: remember maps by IDJakub Kicinski2018-07-275-17/+26
| * nfp: bpf: allow receiving perf events on data queuesJakub Kicinski2018-07-273-0/+22
| * nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski2018-07-273-14/+15
| * nfp: allow control message reception on data queuesJakub Kicinski2018-07-274-0/+31
| * nfp: move repr handling on RX pathJakub Kicinski2018-07-271-14/+15
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-1/+3
|\ \
| * | nfp: flower: fix port metadata conversion bugJohn Hurley2018-07-281-1/+3
* | | nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski2018-07-262-6/+7
* | | nfp: restore correct ordering of fields in rx ring structureJakub Kicinski2018-07-261-3/+4
* | | nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski2018-07-261-8/+8
* | | nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski2018-07-261-8/+12
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-1/+1
|\| | | |/ |/|
| * nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-221-1/+1
* | nfp: avoid buffer leak when FW communication failsJakub Kicinski2018-07-221-3/+10
* | nfp: bring back support for offloading shared blocksJakub Kicinski2018-07-222-6/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-217-8/+58
|\ \
| * | nfp: bpf: allow program sharing within ASICJakub Kicinski2018-07-181-8/+2Star
| * | bpf: offload: keep the offload state per-ASICJakub Kicinski2018-07-182-2/+16
| * | bpf: offload: aggregate offloads per-deviceJakub Kicinski2018-07-181-0/+13
| * | nfp: add .ndo_init() and .ndo_uninit() callbacksJakub Kicinski2018-07-184-0/+29
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-5/+1Star
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-081-5/+1Star
| |\
| | * nfp: stop limiting VFs to 0Jakub Kicinski2018-06-291-5/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-158-87/+403
|\ \ \
| * | | nfp: add support for simultaneous driver and hw XDPJakub Kicinski2018-07-133-40/+26Star
| * | | xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski2018-07-131-0/+6
| * | | xdp: factor out common program/flags handling from driversJakub Kicinski2018-07-132-22/+12Star
| * | | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-3/+0Star
| * | | nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.hJiong Wang2018-07-071-11/+53
| * | | nfp: bpf: support u32 divide using reciprocal_div.hJiong Wang2018-07-073-1/+93
| * | | nfp: bpf: support u16 and u32 multiplicationsJiong Wang2018-07-074-11/+217
| * | | nfp: bpf: copy range info for all operands of all ALU operationsJiong Wang2018-07-073-23/+20Star
| * | | nfp: bpf: rename umin/umax to umin_src/umax_srcJiong Wang2018-07-074-14/+14
* | | | nfp: avoid using getnstimeofday64()Arnd Bergmann2018-07-122-8/+6Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-041-2/+3
|\ \ \
| * | | nfp: bpf: allow source ptr type be map ptr in memcpy optimizationJiong Wang2018-06-271-2/+3
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-034-4/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-011-3/+3
| |\ \ \
| | * | | nfp: bpf: don't stop offload if replace failedJakub Kicinski2018-06-251-3/+3
| | | |/ | | |/|
| * | | nfp: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-271-1/+1
| * | | nfp: reject binding to shared blocksJohn Hurley2018-06-272-0/+6
| * | | nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2018-06-272-0/+22
| |/ /