summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-17IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich1-0/+8
2018-05-17IB/mlx5: Add support for MPLS flow specificationAriel Levkovich3-5/+113
2018-05-17IB/mlx5: Add support for GRE flow specificationAriel Levkovich1-0/+24
2018-05-17IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich1-0/+12
2018-05-17IB/uverbs: Introduce a GRE steering match filterAriel Levkovich1-0/+11
2018-05-16IB/cm: Store and restore ah_attr during CM message processingParav Pandit1-2/+14
2018-05-16IB/cm: Store and restore ah_attr during LAP msg processingParav Pandit1-3/+29
2018-05-16IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit1-8/+8
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem3-42/+59
2018-05-16IB/core: Remove redundant returnYuval Shaia1-2/+0
2018-05-16iw_cxgb4: remove wr_id attributesSteve Wise1-55/+0
2018-05-16RDMA/NLDEV: remove mr iova attributeSteve Wise1-3/+0
2018-05-16iw_cxgb4: fix uninitialized variable warningsSteve Wise1-2/+2
2018-05-15RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford1-15/+0
2018-05-15IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2-1/+2
2018-05-15Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford6-27/+27
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty11-324/+169
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez13-96/+527
2018-05-09IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez1-23/+60
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez1-12/+19
2018-05-09IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2-7/+8
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov10-358/+577
2018-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin4-0/+28
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2-11/+35
2018-05-09IB/hfi1: Return correct value for device stateMichael J. Ruhl1-2/+2
2018-05-09IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn1-2/+6
2018-05-09IB/hfi1: Complete check for locally terminated smpAlex Estrin1-16/+20
2018-05-09IB/hfi1: Return actual error value from program_rcvarray()Michael J. Ruhl1-1/+0
2018-05-09IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez3-20/+53
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford43-188/+387
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein1-7/+36
2018-05-09RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky1-1/+0
2018-05-09IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit1-26/+16
2018-05-09IB/core: Make gid_table_reserve_default() return voidParav Pandit1-13/+5
2018-05-04net/mlx5: fix spelling mistake: "modfiy" -> "modify"Colin Ian King1-1/+1
2018-05-04net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan2-2/+0
2018-05-04net/mlx5: Fix dump_command mailbox length printedMoshe Shemesh1-1/+3
2018-05-04net/mlx5: Refactor num of blocks in mailbox calculationMoshe Shemesh1-12/+12
2018-05-04net/mlx5: Decrease level of prints about non-existent MKEYLeon Romanovsky1-2/+2
2018-05-03iw_cxgb4: dump detailed driver-specific QP informationSteve Wise4-1/+263
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise1-0/+66
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise2-0/+36
2018-05-03RDMA/nldev: Add explicit pad attributeSteve Wise1-11/+15
2018-05-03RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit1-7/+0
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein1-1/+1
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez1-6/+5
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez3-10/+30
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2-3/+2
2018-05-03IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn1-10/+40
2018-05-03IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl1-2/+2