summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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)
2023-01-12RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-12RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-12-31RDMA/siw: Fix pointer cast warningArnd Bergmann
2022-12-31IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-12-31RDMA/hns: Fix error code of CMDChengchang Tang
2022-12-31RDMA/hns: Fix page size cap from firmwareChengchang Tang
2022-12-31RDMA/hns: Fix PBL page MTR findChengchang Tang
2022-12-31RDMA/hns: Fix AH attr queried by query_qpChengchang Tang
2022-12-31RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen
2022-12-31RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen
2022-12-31RDMA/nldev: Fix failure to send large messagesMark Zhang
2022-12-31RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2022-12-31RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2022-12-31RDMA/hns: fix memory leak in hns_roce_alloc_mr()Zhengchao Shao
2022-12-31RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2022-12-31RDMA/hns: Fix ext_sge num error when post sendLuoyouming
2022-12-31RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()Luoyouming
2022-12-31RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler
2022-12-31RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2022-12-31RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang
2022-12-31RDMA/restrack: Release MR restrack when deleteMark Zhang
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich