summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-10-07RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang
2021-10-07RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang
2021-10-07RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-10-07RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
2021-10-07RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-10-07RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-10-07RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-10-07RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-09-26RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-26RDMA/hns: Enable stash feature of HIP09Yixing Liu
2021-09-18RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-09-18RDMA/hns: Fix query destination qpnWenpeng Liang
2021-09-18RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-09-18RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang
2021-09-18RDMA/hns: Bugfix for data type of dip_idxJunxian Huang
2021-09-18RDMA/hns: Fix incorrect lsn fieldYixing Liu
2021-09-18RDMA/hns: Ownerbit mode add control fieldLang Cheng
2021-09-18RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing
2021-09-18RDMA/mlx5: Delete not-available udata checkLeon Romanovsky
2021-09-18RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-09-18RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-09-18IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-09-15RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
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-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-08-19RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn
2021-08-19RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-08-02RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau
2021-07-15RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun
2021-07-15RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun
2021-07-15RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun
2021-07-15RDMA/irdma: Check vsi pointer before using itTatyana Nikolova
2021-07-12RDMA/irdma: Change the returned type to voidZhu Yanjun
2021-07-12RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova
2021-07-12RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-06-25RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pblesShiraz Saleem
2021-06-25RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem
2021-06-24RDMA/hns: Add window selection field of congestion controlYixing Liu
2021-06-24RDMA/hfi1: Remove use of kmap()Ira Weiny
2021-06-24RDMA/irdma: Remove use of kmap()Ira Weiny