aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2-3/+6
2019-04-01qib: Convert qib_unit_table to XArrayMatthew Wilcox5-69/+27
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox6-68/+31
2019-03-29qedr: Convert srqidr to XArrayMatthew Wilcox3-41/+7
2019-03-29qedr: Convert qpidr to XArrayMatthew Wilcox4-11/+8
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox2-10/+9
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox2-40/+16
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox2-24/+12
2019-03-28RDMA/mthca: Use correct sizing on buffers holding page DMA addressesShiraz Saleem1-1/+1
2019-03-28RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2-2/+2
2019-03-28RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier7-53/+67
2019-03-28IB/qib: Remove a set-but-not-used variableBart Van Assche1-4/+1
2019-03-28IB/hfi1: Fix two format stringsBart Van Assche2-4/+4
2019-03-28IB/mlx5: Declare devx_async_cmd_event_fops staticBart Van Assche1-1/+1
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+48
2019-03-27RDMA/vmw_pvrdma: Skip zeroing device attrsYuval Shaia1-2/+0
2019-03-27IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov1-1/+10
2019-03-27IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov1-3/+2
2019-03-27IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua1-1/+2
2019-03-27RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky1-1/+1
2019-03-27IB/hfi1: Fix the allocation of RSM tableKaike Wan1-7/+19
2019-03-27IB/hfi1: Eliminate opcode tests on mr derefKaike Wan1-2/+2
2019-03-27IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan1-0/+2
2019-03-27IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan1-1/+1
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu3-5/+20
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult1-6/+6
2019-03-26RDMA/nes: remove redundant check on udataColin Ian King1-39/+34
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox2-25/+16
2019-03-26mlx5: Convert mlx5_srq_table to XArrayMatthew Wilcox2-22/+10
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn3-3/+7
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi5-18/+18
2019-03-25RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou1-2/+0
2019-03-25RDMA/hns: Bugfix for sending with invalidateLijun Ou1-1/+1
2019-03-25RDMA/hns: Hide error print information with roce vf deviceLijun Ou1-7/+5
2019-03-25RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou1-71/+81
2019-03-25RDMA/hns: Update the range of raq_psn field of qp contextLijun Ou1-2/+2
2019-03-25RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou1-12/+16
2019-03-25RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou1-37/+46
2019-03-25cxgb4: Convert stid_idr to XArrayMatthew Wilcox3-83/+22
2019-03-25cxgb4: Convert atid_idr to XArrayMatthew Wilcox3-20/+24
2019-03-25cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox3-22/+33
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox3-24/+20
2019-03-25cxgb4: Convert qpidr to XArrayMatthew Wilcox4-95/+73
2019-03-25cxgb4: Convert cqidr to XArrayMatthew Wilcox4-12/+11
2019-03-25cxgb3: Convert mmidr to XArrayMatthew Wilcox4-35/+10
2019-03-25cxgb3: Convert qpidr to XArrayMatthew Wilcox4-40/+33
2019-03-25cxgb3: Convert cqidr to XArrayMatthew Wilcox3-6/+6
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang1-1/+11
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin1-0/+7