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