summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add OPFN and TID RDMA capability bitsKaike Wan2018-12-072-11/+14
* IB/hfi1: Unreserve a reserved request when it is completedKaike Wan2018-12-071-0/+2
* IB/hfi1: Consider LMC in 16B/bypass ingress packet checkAshutosh Dixit2018-12-071-1/+1
* IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl2018-12-071-0/+2
* IB/hfi1: Limit VNIC use of SDMA engines to the available countMichael J. Ruhl2018-12-071-2/+2
* IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov2018-12-075-66/+104
* IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan2018-12-071-1/+46
* IB/hfi1: Dump pio info for non-user send contextsKaike Wan2018-12-074-0/+81
* RDMA/hns: Add SRQ asynchronous event supportLijun Ou2018-12-053-1/+36
* RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou2018-12-0510-52/+1098
* RDMA/hns: Init SRQ table for hip08Lijun Ou2018-12-059-1/+140
* RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou2018-12-054-1/+18
* Merge branch 'mlx5-devx' into wip/dl-for-nextDoug Ledford2018-12-0447-1143/+1376
|\
| * IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas2018-12-043-9/+6Star
| * IB/mlx5: Update the supported DEVX commandsYishai Hadas2018-12-042-0/+27
| * IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas2018-12-043-12/+14
| * IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas2018-12-041-12/+96
| * IB/core: Enable getting an object type from a given uobjectYishai Hadas2018-12-043-5/+13
| * IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas2018-12-044-13/+45
| * Merge 'mlx5-next' into mlx5-devxDoug Ledford2018-12-0440-1093/+1176
|/|
| * net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas2018-12-041-2/+14
| * RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky2018-12-041-28/+34
| * RDMA/mlx5: Unfold create RMP functionLeon Romanovsky2018-12-041-19/+16Star
| * RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-0411-122/+101Star
| * RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky2018-12-044-77/+83
| * RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2018-12-042-7/+20
| * RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky2018-12-041-4/+1Star
| * net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-0410-724/+717Star
| * net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky2018-12-041-19/+3Star
| * net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky2018-12-041-1/+0Star
| * net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-042-71/+0Star
| * net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-043-87/+6Star
| * net/mlx5: Debug print for forwarded async eventsSaeed Mahameed2018-11-301-0/+3
| * net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-303-30/+14Star
| * net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-303-5/+15
| * net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-302-100/+1Star
| * IB/mlx5: Handle raw delay drop general eventSaeed Mahameed2018-11-301-3/+15
| * net/mlx5: Allow forwarding event type general event as isSaeed Mahameed2018-11-301-0/+1
| * IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed2018-11-301-34/+52
| * net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-306-132/+11Star
| * IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+66
| * net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-302-1/+4
| * net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+16
| * net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed2018-11-301-0/+16
| * net/mlx5: Driver events notifier APISaeed Mahameed2018-11-303-1/+29
| * net/mlx5: Improve core device events handlingSaeed Mahameed2018-11-261-87/+136
| * net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-2610-252/+344
| * net/mlx5: CQ ERR, Use async events chainSaeed Mahameed2018-11-261-22/+44
| * net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-264-50/+108
| * net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-265-31/+50