summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-06-09RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail
2023-06-09RDMA/irdma: Fix drain SQ hang with no completionShiraz Saleem
2023-06-09RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail
2023-06-09RDMA/irdma: Prevent QP use after freeMustafa Ismail
2023-06-09RDMA/irdma: Add SW mechanism to generate completions on errorMustafa Ismail
2023-06-09RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rxKalesh AP
2023-06-09RDMA/bnxt_re: Fix a possible memory leakKalesh AP
2023-06-09RDMA/hns: Modify the value of long message loopback sliceYangyang Li
2023-06-09RDMA/hns: Fix base address table allocationChengchang Tang
2023-06-09RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum
2023-06-09RDMA/bnxt_re: Fix the page_size used during the MR creationSelvin Xavier
2023-05-24RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2023-05-11RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey
2023-05-11IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-05-11RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-05-11RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang
2023-05-11RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa
2023-05-11RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2023-05-11RDMA/rdmavt: Delete unnecessary NULL checkNatalia Petrova
2023-05-11RDMA/siw: Fix potential page_array out of range accessDaniil Dulov
2023-04-20RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-04-20RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang
2023-04-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla
2023-04-20RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova
2023-04-20RDMA/irdma: Increase iWARP CM default rexmit countMustafa Ismail
2023-04-20RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail
2023-04-13RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail
2023-03-11IB/hfi1: Update RMT size calculationDean Luick
2023-03-10RDMA/siw: Fix user page pinning accountingBernard Metzler
2023-03-10IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey
2023-03-10IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey
2023-03-10iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()Dan Carpenter
2023-03-10RDMA/irdma: Cap MSIX used to online CPUs + 1Mustafa Ismail
2023-03-10RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()Nikita Zhandarovich
2023-03-10RDMA/cxgb4: add null-ptr-check after ip_dev_find()Nikita Zhandarovich
2023-03-03IB/hfi1: Assign npages earlierDean Luick
2023-02-14RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-02-14RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich
2023-02-14IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-02-14IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-09READ is "data destination", not source...Al Viro
2023-02-01IB/hfi1: Remove user expected buffer invalidate raceDean Luick
2023-02-01IB/hfi1: Immediately remove invalid memory from hardwareDean Luick
2023-02-01IB/hfi1: Fix expected receive setup error exit issuesDean Luick
2023-02-01IB/hfi1: Reserve user expected TIDsDean Luick
2023-02-01IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-02-01RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)