summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
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/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-05-241-9/+17
* IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-242-2/+2
* 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
* RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise2018-05-221-0/+28
* iw_cxgb4: always set iw_cm_id.provider_dataSteve Wise2018-05-221-0/+1
* RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford2018-05-222-7/+28
* IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun2018-05-171-4/+0
* RDMA/hns: Add 64KB page size support for hip08Yixian Liu2018-05-163-22/+23
* IB/ipoib: replace local_irq_disable() with proper lockingSebastian Andrzej Siewior2018-05-161-9/+6
* 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
* IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2018-05-161-0/+12
* IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2018-05-161-0/+11
* IB/cm: Store and restore ah_attr during CM message processingParav Pandit2018-05-161-2/+14
* IB/cm: Store and restore ah_attr during LAP msg processingParav Pandit2018-05-161-3/+29
* IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit2018-05-161-8/+8
* i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-163-42/+59
* IB/core: Remove redundant returnYuval Shaia2018-05-151-2/+0
* iw_cxgb4: remove wr_id attributesSteve Wise2018-05-151-55/+0
* RDMA/NLDEV: remove mr iova attributeSteve Wise2018-05-151-3/+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: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2018-05-152-1/+2
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-0911-324/+169
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-0913-96/+527
* IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez2018-05-091-23/+60
* IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-05-091-12/+19
* 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-0941-186/+385
|\
| * RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit2018-05-031-7/+0
| * 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
OpenPOWER on IntegriCloud