summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-01-20Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"Martin Wilck
2021-01-19RDMA/usnic: Fix misuse of sysfs_emit_atJoe Perches
2021-01-19Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit
2021-01-19RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li
2021-01-19RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan
2021-01-18RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-01-14RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky
2021-01-14RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-14IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2021-01-14RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()Aharon Landau
2021-01-07RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix
2021-01-07RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-07RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky
2021-01-06RDMA/ucma: Do not miss ctx destruction steps in some casesJason Gunthorpe
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