summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2020-12-16block/rnbd-clt: Does not request pdu to rtrs-cltGioh Kim-13/+0
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-3597/+3477
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+4
2020-12-14RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky-3/+4
2020-12-14RDMA/mlx5: Fix MR cache memory leakMaor Gottlieb-0/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+13
2020-12-11RDMA/rxe: Use acquire/release for memory orderingBob Pearson-50/+60
2020-12-11RDMA/hns: Simplify AEQE process for different types of queueYixian Liu-62/+23
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu-90/+107
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang-73/+73
2020-12-11RDMA/hns: Clear redundant variable initializationXinhao Liu-5/+5
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng-51/+43
2020-12-11RDMA/hns: Remove unnecessary access right set during INIT2INITYixian Liu-46/+0
2020-12-11RDMA/hns: WARN_ON if get a reserved sl from usersWeihang Li-0/+4
2020-12-11RDMA/hns: Avoid filling sl in high 3 bits of vlan_idWeihang Li-10/+1
2020-12-11RDMA/hns: Do shift on traffic class when using RoCEv2Weihang Li-8/+12
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang-7/+7
2020-12-11RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang-16/+22
2020-12-10RDMA/mlx4: Remove bogus dev_base_lock usageVladimir Oltean-3/+0
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon-9/+5
2020-12-10RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein-3/+4
2020-12-10RDMA/core: Clean up cq pool mechanismJack Morgenstein-15/+9
2020-12-10RDMA/core: Update kernel documentation for ib_create_named_qp()Lukas Bulwahn-0/+1
2020-12-10RDMA/mlx5: Remove unneeded semicolonTom Rix-1/+1
2020-12-09RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky-0/+2
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-153/+168
2020-12-07RDMA/core: Fix empty gid table for non IB/RoCE devicesGal Pressman-3/+0
2020-12-07RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior-17/+5
2020-12-07RDMA/mlx5: Assign dev to DM MRMaor Gottlieb-30/+35
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li-15/+1
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab-23/+25
2020-12-07RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier-1/+1
2020-12-07RDMA/i40iw: Replace atomic_add_return(1, ..)Yejune Deng-3/+3
2020-12-07RDMA/mlx5: Fix error unwinds for rereg_mrJason Gunthorpe-128/+188
2020-12-07RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()Jason Gunthorpe-129/+140
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe-52/+151
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe-16/+7
2020-12-07RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()Jason Gunthorpe-4/+6
2020-12-06RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky-55/+7
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky-18/+0
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky-80/+161
2020-12-01RDMA/efa: Use dma_set_mask_and_coherent() to simplify codeGal Pressman-9/+2
2020-12-01RDMA/hns: Refactor process of setting extended sgeWeihang Li-32/+28
2020-12-01RDMA/hns: Bugfix for calculation of extended sgeYangyang Li-1/+6
2020-12-01RDMA/hns: Fix 0-length sge calculation errorLang Cheng-14/+10
2020-12-01RDMA/efa: Use the correct current and new states in modify QPGal Pressman-2/+2
2020-12-01RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad-0/+9
2020-12-01RDMA/i40iw: Remove push code from i40iwShiraz Saleem-224/+18
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe-93/+98
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-93/+98