aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Merge branch 'irdma' into rdma.git for-nextJason Gunthorpe68-28709/+32515
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem32-28708/+40
2021-06-02RDMA/irdma: Add dynamic tracing for CMMichael J. Ruhl3-0/+573
2021-06-02RDMA/irdma: Add miscellaneous utility definitionsMustafa Ismail4-0/+2814
2021-06-02RDMA/irdma: Add user/kernel shared librariesMustafa Ismail2-0/+2121
2021-06-02RDMA/irdma: Add RoCEv2 UD OP supportMustafa Ismail3-0/+488
2021-06-02RDMA/irdma: Implement device supported verb APIsMustafa Ismail2-0/+4752
2021-06-02RDMA/irdma: Add PBLE resource managerMustafa Ismail2-0/+657
2021-06-02RDMA/irdma: Add connection managerMustafa Ismail2-0/+4838
2021-06-02RDMA/irdma: Add QoS definitionsMustafa Ismail2-0/+447
2021-06-02RDMA/irdma: Add privileged UDA queue implementationMustafa Ismail2-0/+1939
2021-06-02RDMA/irdma: Add HMC backing store setup functionsMustafa Ismail2-0/+890
2021-06-02RDMA/irdma: Implement HW Admin Queue OPsMustafa Ismail4-0/+8506
2021-06-02RDMA/irdma: Implement device initialization definitionsMustafa Ismail5-0/+3321
2021-06-02RDMA/irdma: Register auxiliary driver and implement private channel OPsMustafa Ismail3-0/+1129
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2-11/+4
2021-05-28RDMA/hns: Refactor capability configuration flow of VFXi Wang2-146/+156
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche1-0/+5
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang5-90/+85
2021-05-28RDMA/hns: Use refcount_t APIs for HEMWeihang Li2-19/+17
2021-05-28RDMA/hns: Fix wrong timer context buffer page sizeXi Wang1-6/+0
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-54/+68
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-73/+25
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-206/+124
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-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-3055/+3818
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