summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-03-07RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP
2025-03-07RDMA/bnxt_re: Refactor NQ allocationKalesh AP
2025-03-07RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP
2025-03-07RDMA/hns: Fix mbox timing out by adding retry mechanismJunxian Huang
2025-03-07RDMA/mana_ib: Allocate PAGE aligned doorbell indexKonstantin Taranov
2025-03-07RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas
2025-03-07RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas
2025-03-07IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang
2025-03-07RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas
2025-02-21RDMA/efa: Reset device on probe failureMichael Margolin
2025-02-17RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-02-08RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad
2025-02-08RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"Zhu Yanjun
2025-02-08RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED eventAnumula Murali Mohan Reddy
2025-02-08RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik
2025-02-08RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNSJunxian Huang
2025-02-08RDMA/rtrs: Add missing deinit() callLi Zhijian
2025-02-08RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP
2025-02-08RDMA/srp: Fix error handling in srp_add_portMa Ke
2025-02-08RDMA/rxe: Fix mismatched max_msg_szzhenwei pi
2025-02-08rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter
2025-02-08RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky
2025-01-23RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao
2025-01-09RDMA/uverbs: Prevent integer overflow issueDan Carpenter
2025-01-09RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-09RDMA/bnxt_re: Fix error recovery sequenceKalesh AP
2025-01-09RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian
2025-01-09RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun
2025-01-09RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang
2025-01-09RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang
2025-01-09RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang
2025-01-09RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli
2025-01-09RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli
2025-01-09RDMA/bnxt_re: Disable use of reserved wqesKalesh AP
2025-01-09RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier
2025-01-09RDMA/siw: Remove direct link to net_deviceBernard Metzler
2025-01-09RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas
2025-01-09RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP
2025-01-09RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel
2025-01-09RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP
2025-01-09RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2025-01-09RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai
2025-01-09RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2025-01-09RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky
2024-12-05RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP
2024-12-05RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad