aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2025-01-09RDMA/uverbs: Prevent integer overflow issueDan Carpenter1-7/+9
2025-01-09RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+1
2025-01-09RDMA/bnxt_re: Fix error recovery sequenceKalesh AP2-9/+4
2025-01-09RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian1-1/+1
2025-01-09RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun6-19/+90
2025-01-09RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang1-0/+4
2025-01-09RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang1-2/+2
2025-01-09RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang1-0/+3
2025-01-09RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa2-19/+29
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier1-0/+2
2025-01-09RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli1-1/+6
2025-01-09RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli1-0/+4
2025-01-09RDMA/bnxt_re: Disable use of reserved wqesKalesh AP1-5/+7
2025-01-09RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier1-1/+1
2025-01-09RDMA/siw: Remove direct link to net_deviceBernard Metzler4-35/+49
2025-01-09RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas1-1/+1
2025-01-09RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP1-1/+1
2025-01-09RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel1-12/+14
2025-01-09RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP1-4/+6
2025-01-09RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy1-0/+16
2025-01-09RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai1-2/+4
2025-01-09RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier1-19/+23
2025-01-09RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai1-2/+1
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-2/+4
2025-01-09RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky1-3/+1
2024-12-05RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP1-23/+5
2024-12-05RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad2-22/+20
2024-12-05RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang5-44/+75
2024-12-05RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang1-3/+4
2024-12-05RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang2-1/+2
2024-12-05RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas1-10/+18
2024-12-05RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-4/+26
2024-12-05RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas1-1/+0
2024-12-05RDMA/rxe: Set queue pair cur_qp_state when being queriedLiu Jian1-0/+1
2024-12-05RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2-3/+6
2024-12-05RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun1-2/+4
2024-12-05RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa5-48/+41
2024-12-05RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang1-22/+22
2024-12-05RDMA/hns: Modify debugfs nameYuyu Li1-1/+2
2024-12-05RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa3-2/+22
2024-12-05RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa4-44/+91
2024-12-05RDMA/hns: Disassociate mmap pages for all uctx when HW is being resetChengchang Tang2-0/+9
2024-12-05RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang2-2/+43
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky1-2/+0
2024-11-03RDMA/bnxt_re: Remove some dead codeChristophe JAILLET1-19/+0
2024-11-03RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET1-0/+8
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier3-4/+15
2024-10-21RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier1-15/+10
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad1-2/+2
2024-10-21RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky1-0/+1