summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-163-5/+113
* 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
* Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford2018-05-156-27/+27
|\
| * net/mlx5: fix spelling mistake: "modfiy" -> "modify"Colin Ian King2018-05-041-1/+1
| * net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan2018-05-042-2/+0
| * net/mlx5: Fix dump_command mailbox length printedMoshe Shemesh2018-05-041-1/+3
| * net/mlx5: Refactor num of blocks in mailbox calculationMoshe Shemesh2018-05-041-12/+12
| * net/mlx5: Decrease level of prints about non-existent MKEYLeon Romanovsky2018-05-041-2/+2
| * net/mlx5: remove some extraneous spaces in indentationsColin Ian King2018-04-161-9/+9
* | 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-0943-188/+387
|\ \
| * | 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
| * | 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
| * | IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge2018-04-301-2/+2
| * | iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-04-273-4/+13