summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-05-09IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov
2018-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl
2018-05-09IB/hfi1: Return correct value for device stateMichael J. Ruhl
2018-05-09IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn
2018-05-09IB/hfi1: Complete check for locally terminated smpAlex Estrin
2018-05-09IB/hfi1: Return actual error value from program_rcvarray()Michael J. Ruhl
2018-05-09IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein
2018-05-09RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky
2018-05-09IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit
2018-05-09IB/core: Make gid_table_reserve_default() return voidParav Pandit
2018-05-03iw_cxgb4: dump detailed driver-specific QP informationSteve Wise
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise
2018-05-03RDMA/nldev: Add explicit pad attributeSteve Wise
2018-05-03RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-03IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn
2018-05-03IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-05-01RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King
2018-05-01IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing
2018-05-01IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit
2018-04-30IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge
2018-04-27iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-04-27IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich
2018-04-27IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun
2018-04-27RDMA/hns: Submit bad wroulijun
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun
2018-04-27RDMA/hns: Remove some unnecessary attr_mask judgementoulijun
2018-04-27RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun
2018-04-27RDMA/hns: Fix the qp context state diagramoulijun
2018-04-27RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang
2018-04-27RDMA/iwpm: fix memory leak on map_infoColin Ian King