aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2021-05-28RDMA/hns: Refactor root BT allocation for MTRXi Wang1-84/+146
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang7-53/+67
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+2
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva1-3/+2
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb5-36/+31
2021-05-20RDMA/hns: Remove unused CMDQ memberLang Cheng1-1/+0
2021-05-20RDMA/hns: Remove Receive Queue of CMDQLang Cheng2-71/+23
2021-05-20RDMA/hns: Rename CMDQ head/tail pointer to PI/CILang Cheng2-7/+7
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang3-204/+122
2021-05-20RDMA/cxgb4: Remove useless assignmentsTian Tao1-1/+0
2021-05-20IB/hfi1: Remove the repeated declarationShaokun Zhang1-2/+0
2021-05-20RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck2-30/+0
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng7-11/+7
2021-05-20RDMA/mlx4: Remove unused parameter udataLang Cheng1-4/+4
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng4-8/+5
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko1-0/+4
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko2-0/+18
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb1-4/+2
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb1-2/+2
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb1-0/+1
2021-05-17RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb1-0/+3
2021-05-11IB/hfi1: Delete an unneeded bool conversionZhen Lei1-1/+1
2021-05-11RDMA/mlx5: Remove redundant assignment to retYang Li1-1/+1
2021-05-11RDMA/hns: Remove the condition of light load for posting DWQEYixian Liu1-2/+1
2021-05-03Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-63/+5
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds130-3034/+3797
2021-04-30IB/qib: Remove redundant assignment to retYang Li1-1/+0
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-6/+4
2021-04-27RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong1-0/+1
2021-04-27IB/hfi1: Remove redundant variable rcdJiapeng Chong1-4/+4
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2021-04-20RDMA/mlx5: Expose private query portMark Bloch1-0/+173
2021-04-20RDMA/mlx4: Remove an unused variableChristophe JAILLET1-3/+0
2021-04-20RDMA/mlx5: Fix type assignment for ICM DMMaor Gottlieb1-10/+13
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit1-4/+4
2021-04-20RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale1-4/+2
2021-04-20RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja1-1/+1
2021-04-19RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky1-14/+2
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky1-6/+1
2021-04-19RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky1-3/+1
2021-04-13RDMA/hns: Remove duplicated hem page size config codeXi Wang3-110/+76
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu3-39/+202
2021-04-13RDMA/hns: Set parameters of all the functions belong to a PFWei Xu1-2/+16
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu3-28/+60
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu3-4/+10
2021-04-13RDMA/hns: Simplify function's resource related commandXi Wang3-303/+87
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe8-367/+659
2021-04-13RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb2-1/+47
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb4-14/+198
2021-04-13RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb2-0/+38