summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-09-27RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang
2021-09-27RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-09-24RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky
2021-09-24RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
2021-09-20RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-09-20RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-09-20RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-09-20RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08IB/hfi1: make hist staticchongjiapeng
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-08IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe
2021-09-08RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-08RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-08-26RDMA/hns: Fix query destination qpnWenpeng Liang
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-25RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang
2021-08-25RDMA/hns: Bugfix for data type of dip_idxJunxian Huang
2021-08-25RDMA/hns: Fix incorrect lsn fieldYixing Liu
2021-08-25RDMA/irdma: Remove the repeated declarationShaokun Zhang
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-24RDMA/hns: Delete unused hns bitmap interfaceYangyang Li
2021-08-24RDMA/hns: Use IDA interface to manage srq indexYangyang Li
2021-08-24RDMA/hns: Use IDA interface to manage uar indexYangyang Li
2021-08-23RDMA/hns: Ownerbit mode add control fieldLang Cheng
2021-08-23RDMA/hns: Enable stash feature of HIP09Yixing Liu
2021-08-23RDMA/hns: Remove unsupport cmdq modeLang Cheng
2021-08-23RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-22RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman
2021-08-22RDMA/efa: Remove unused cpu field from irq structGal Pressman
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-08-20RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-19RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha
2021-08-19RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig
2021-08-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing