summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Rename the idx field of dboulijun2018-05-242-4/+4
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-05-243-13/+20
* IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-241-1/+1
* IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl2018-05-241-0/+1
* IB/hfi1: Cleanup of exp_rcvMike Marciniszyn2018-05-244-25/+56
* IB/hfi1: Add 16B Management Packet trace supportDon Hiatt2018-05-242-70/+130
* IB/hfi1: Add support for 16B Management PacketsDon Hiatt2018-05-244-33/+110
* IB/hfi1: Define 16B Management PacketsDon Hiatt2018-05-242-0/+8
* iw_cxgb4: provide detailed driver-specific MR informationSteve Wise2018-05-241-0/+61
* iw_cxgb4: provide detailed driver-specific CQ informationSteve Wise2018-05-241-0/+163
* iw_cxgb4: provide detailed provider-specific CM_ID informationSteve Wise2018-05-241-0/+84
* iw_cxgb4: always set iw_cm_id.provider_dataSteve Wise2018-05-221-0/+1
* RDMA/hns: Add 64KB page size support for hip08Yixian Liu2018-05-163-22/+23
* IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich2018-05-161-0/+8
* IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-161-3/+99
* IB/mlx5: Add support for GRE flow specificationAriel Levkovich2018-05-161-0/+24
* i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-163-42/+59
* iw_cxgb4: remove wr_id attributesSteve Wise2018-05-151-55/+0
* iw_cxgb4: fix uninitialized variable warningsSteve Wise2018-05-151-2/+2
* RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford2018-05-151-15/+0
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-0910-324/+20
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-099-21/+445
* IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez2018-05-091-23/+60
* IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2018-05-092-7/+8
* IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-0910-358/+577
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-05-094-0/+28
* IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2018-05-092-11/+35
* IB/hfi1: Return correct value for device stateMichael J. Ruhl2018-05-091-2/+2
* IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn2018-05-091-2/+6
* IB/hfi1: Complete check for locally terminated smpAlex Estrin2018-05-091-16/+20
* IB/hfi1: Return actual error value from program_rcvarray()Michael J. Ruhl2018-05-091-1/+0
* IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez2018-05-093-20/+53
* Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-0924-101/+228
|\
| * IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein2018-05-031-1/+1
| * IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez2018-05-031-6/+5
| * IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez2018-05-033-10/+30
| * IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2018-05-032-3/+2
| * IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn2018-05-031-10/+40
| * IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl2018-05-031-2/+2
| * IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn2018-05-033-10/+21
| * iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-04-273-4/+13
| * RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky2018-04-271-1/+2
| * RDMA/hns: Fix a couple misspellingsoulijun2018-04-272-2/+2
| * RDMA/hns: Submit bad wroulijun2018-04-271-1/+2
| * RDMA/hns: Update assignment method for owner field of send wqeoulijun2018-04-271-1/+2
| * RDMA/hns: Adjust the order of cleanup hem tableoulijun2018-04-271-2/+2
| * RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun2018-04-271-8/+12
| * RDMA/hns: Remove some unnecessary attr_mask judgementoulijun2018-04-271-7/+4
| * RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun2018-04-271-1/+1
| * RDMA/hns: Fix the qp context state diagramoulijun2018-04-271-1/+2
OpenPOWER on IntegriCloud