aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Remove unneeded semicolonTom Rix2020-12-101-1/+1
* RDMA/mlx5: Assign dev to DM MRMaor Gottlieb2020-12-074-30/+35
* RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-076-15/+1
* RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier2020-12-071-1/+1
* RDMA/i40iw: Replace atomic_add_return(1, ..)Yejune Deng2020-12-071-3/+3
* RDMA/mlx5: Fix error unwinds for rereg_mrJason Gunthorpe2020-12-071-128/+188
* RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()Jason Gunthorpe2020-12-073-129/+140
* RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2020-12-076-32/+35
* RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe2020-12-071-1/+1
* RDMA/efa: Use dma_set_mask_and_coherent() to simplify codeGal Pressman2020-12-011-9/+2
* RDMA/hns: Refactor process of setting extended sgeWeihang Li2020-12-011-32/+28
* RDMA/hns: Bugfix for calculation of extended sgeYangyang Li2020-12-011-1/+6
* RDMA/hns: Fix 0-length sge calculation errorLang Cheng2020-12-011-14/+10
* RDMA/i40iw: Remove push code from i40iwShiraz Saleem2020-12-018-224/+18
* Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-0113-93/+98
|\
| * RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu2020-11-261-0/+1
| * RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang2020-11-261-4/+4
| * RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang2020-11-261-1/+1
| * IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro2020-11-258-49/+79
| * RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-11-252-35/+7
| * IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-11-231-4/+6
* | RDMA/hns: Add support for QP stashLang Cheng2020-11-272-61/+75
* | RDMA/hns: Add support for CQ stashLang Cheng2020-11-274-16/+37
* | RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li2020-11-272-19/+96
* | RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky2020-11-272-1/+6
* | RDMA/mlx5: Use PCI device for dma mappingsParav Pandit2020-11-261-9/+11
* | RDMA/mlx5: Silence the overflow warning while building offset maskLeon Romanovsky2020-11-261-1/+1
* | RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()Jason Gunthorpe2020-11-261-1/+1
* | RDMA/hns: Add UD support for HIP09Weihang Li2020-11-264-12/+37
* | RDMA/hns: Simplify process of filling UD SQ WQEWeihang Li2020-11-262-69/+43
* | RDMA/hns: Remove the portn field in UD SQ WQEWeihang Li2020-11-262-5/+0
* | RDMA/hns: Avoid setting loopback indicator when smac is same as dmacWeihang Li2020-11-261-9/+0
* | RDMA/hns: Fix missing fields in address vectorWeihang Li2020-11-261-4/+6
* | RDMA/hns: Only record vlan info for HIP08Weihang Li2020-11-263-33/+33
* | RDMA/mlx4: Enable querying AH for XRC QP typesAvihai Horon2020-11-261-1/+3
* | RDMA/mlx5: Enable querying AH for XRC QP typesAvihai Horon2020-11-261-1/+3
* | RDMA/hns: Refactor the hns_roce_buf allocation flowXi Wang2020-11-233-105/+113
* | IB/qib: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-11-231-9/+2
* | RDMA/i40iw: Constify ops structsRikard Falkeborn2020-11-232-20/+20
* | RDMA/cxgb4: Validate the number of CQEsKamal Heib2020-11-231-0/+3
* | IB/mlx5: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* | IB/qedr: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* | IB/mlx4: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* | IB/hfi1: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-232-0/+6
* | Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-175-5/+9
|\|
| * IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong2020-11-131-1/+2
| * RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao2020-11-121-1/+1
| * RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive2020-11-021-1/+1
| * RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad2020-10-281-0/+1
| * RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-261-2/+4