summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-03-03IB/hfi1: Assign npages earlierDean Luick
2023-02-22RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-02-22IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-02-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-06IB/hfi1: Fix expected receive setup error exit issuesDean Luick
2023-02-06IB/hfi1: Reserve user expected TIDsDean Luick
2023-02-06IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-02-06RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2023-01-18RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-18RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky
2023-01-18RDMA/siw: Fix pointer cast warningArnd Bergmann
2023-01-18IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2023-01-18RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen
2023-01-18RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2023-01-18RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2023-01-18RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2023-01-18RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler
2023-01-18RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2023-01-18RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler
2023-01-18RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-11-10RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-11-10RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-11-10IB/hfi1: Correctly move list in sc_disable()Dean Luick
2022-11-10RDMA/cma: Use output interface for net_dev checkHåkon Bugge
2022-10-26RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.Bernard Metzler
2022-10-26RDMA/rxe: Fix the error caused by qp->skZhu Yanjun
2022-10-26RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-09-15RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij
2022-09-15RDMA/hns: Fix supported page sizeChengchang Tang
2022-09-15RDMA/cma: Fix arguments order in net device validationMichael Guralnik
2022-08-25RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun
2022-08-25RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-08-25RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu
2022-08-25RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-06-14RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang
2022-06-14RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-06-14RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
2022-06-14RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2022-06-14IB/rdmavt: add missing locks in rvt_ruc_loopbackNiels Dossche
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-04-15IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche
2022-04-15RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-04-15IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-08RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-02-08IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn