summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/rdmavt: Convert to SPDX identifierCai Huoqing2021-08-2529-1277/+59
| * | | RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang2021-08-254-5/+31
| * | | RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang2021-08-251-1/+3
| * | | RDMA/hns: Bugfix for data type of dip_idxJunxian Huang2021-08-251-1/+1
| * | | RDMA/hns: Fix incorrect lsn fieldYixing Liu2021-08-251-3/+0
| * | | RDMA/irdma: Remove the repeated declarationShaokun Zhang2021-08-251-2/+0
| * | | RDMA/core/sa_query: Retry SA queriesHåkon Bugge2021-08-252-1/+11
| * | | RDMA/hns: Delete unused hns bitmap interfaceYangyang Li2021-08-242-75/+0
| * | | RDMA/hns: Use IDA interface to manage srq indexYangyang Li2021-08-244-34/+18
| * | | RDMA/hns: Use IDA interface to manage uar indexYangyang Li2021-08-244-31/+22
| * | | RDMA/hns: Ownerbit mode add control fieldLang Cheng2021-08-231-0/+3
| * | | RDMA/hns: Enable stash feature of HIP09Yixing Liu2021-08-231-0/+1
| * | | RDMA/hns: Remove unsupport cmdq modeLang Cheng2021-08-232-27/+14
| * | | RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-239-75/+52
| * | | IB/core: Remove deprecated current_seq commentsLi Zhijian2021-08-231-3/+0
| * | | RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman2021-08-232-11/+9
| * | | RDMA/efa: Remove unused cpu field from irq structGal Pressman2021-08-232-3/+1
| * | | RDMA/rtrs: Remove (void) casting for functionsGioh Kim2021-08-231-2/+2
| * | | RDMA/rtrs-clt: Fix counting inflight IOGioh Kim2021-08-233-4/+6
| * | | RDMA/rtrs: Remove all likely and unlikelyGioh Kim2021-08-233-103/+99
| * | | RDMA/rtrs: Remove unused functionsJack Wang2021-08-232-8/+1
| * | | RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal2021-08-231-0/+12
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-08-235-33/+107
| |\ \ \
| * | | | RDMA/core/sa_query: Remove unused functionHåkon Bugge2021-08-191-177/+0
| * | | | RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha2021-08-191-18/+14
| * | | | RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig2021-08-191-9/+4
| * | | | RDMA/rtrs: Remove a useless kfree()Christophe JAILLET2021-08-191-1/+0
| * | | | RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing2021-08-191-1/+3
| * | | | RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky2021-08-034-52/+52
| * | | | RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky2021-08-034-49/+39
| * | | | RDMA/core: Configure selinux QP during creationLeon Romanovsky2021-08-033-17/+7
| * | | | RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky2021-08-032-63/+69
| * | | | RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky2021-08-031-10/+0
| * | | | RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky2021-08-032-18/+5
| * | | | RDMA/mlx5: Delete not-available udata checkLeon Romanovsky2021-08-031-3/+0
| * | | | RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky2021-08-032-74/+25
| * | | | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-0352-544/+379
| * | | | RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky2021-08-031-5/+8
| * | | | RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky2021-08-033-27/+14
| * | | | RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky2021-08-033-29/+16
| * | | | RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky2021-08-031-4/+9
| * | | | RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-08-031-1/+0
| * | | | RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky2021-08-031-7/+1
| * | | | RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky2021-08-031-3/+3
| * | | | RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha2021-07-301-3/+15
| * | | | RDMA/hfi1: Fix typo in commentsCai Huoqing2021-07-305-7/+7
| * | | | RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are validLeon Romanovsky2021-07-303-68/+1
| * | | | RDMA/iwpm: Remove not-needed reference countingLeon Romanovsky2021-07-302-47/+16
| * | | | RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky2021-07-301-7/+12
| * | | | RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang2021-07-304-6/+7