summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-158/+312
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang-1/+1
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP-9/+4
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian-1/+1
2024-12-24RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun-19/+90
2024-12-23RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang-0/+4
2024-12-23RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang-2/+2
2024-12-23RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang-0/+3
2024-12-23RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa-19/+29
2024-12-19RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier-0/+2
2024-12-19RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli-1/+6
2024-12-19RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli-0/+4
2024-12-19RDMA/bnxt_re: Disable use of reserved wqesKalesh AP-5/+7
2024-12-19RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier-1/+1
2024-12-19RDMA/siw: Remove direct link to net_deviceBernard Metzler-35/+49
2024-12-19RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas-1/+1
2024-12-16RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP-1/+1
2024-12-16RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao-0/+7
2024-12-16RDMA/bnxt_re: Fix setting mandatory attributes for modify_qpDamodharam Ammepalli-2/+17
2024-12-16RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel-12/+14
2024-12-16RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP-4/+6
2024-12-10RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy-0/+16
2024-12-05RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlierKalesh AP-10/+5
2024-12-05RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai-2/+4
2024-12-05RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier-19/+23
2024-12-05RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai-2/+1
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad-2/+4
2024-12-04RDMA/uverbs: Prevent integer overflow issueDan Carpenter-7/+9
2024-12-04RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky-3/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-2/+2
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-492/+1821
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-18/+9
2024-11-17RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP-23/+5
2024-11-17RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP-3/+2
2024-11-17RDMA/bnxt_re: Support different traffic classChandramohan Akula-2/+12
2024-11-17IB/cm: Rework sending DREQ when destroying a cm_idSean Hefty-21/+32
2024-11-17IB/cm: Do not hold reference on cm_id unless neededSean Hefty-42/+24
2024-11-17IB/cm: Explicitly mark if a response MAD is a retransmissionSean Hefty-20/+31
2024-11-14RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad-22/+20
2024-11-14RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP-8/+11
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP-11/+32
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP-33/+60
2024-11-14RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP-10/+14
2024-11-14RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang-44/+75
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky-2/+0
2024-11-12RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP-15/+7
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy-5/+14
2024-11-10RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang-3/+4
2024-11-10RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang-1/+2