summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-12-16RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel
2024-12-16RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP
2024-12-16RDMA/bnxt_re: Remove unnecessary header file inclusionKalesh AP
2024-12-16RDMA/bnxt_re: Eliminate need for some forward declarationsKalesh AP
2024-12-16RDMA/bnxt_re: Optimize error handling in bnxt_re_probeKalesh AP
2024-12-16RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/erdma: Support UD QPs and UD WRsBoshi Yu
2024-12-16RDMA/erdma: Add the query_qp command to the cmdqBoshi Yu
2024-12-16RDMA/erdma: Refactor the code of the modify_qp interfaceBoshi Yu
2024-12-16RDMA/erdma: Add erdma_modify_qp_rocev2() interfaceBoshi Yu
2024-12-16RDMA/erdma: Add address handle implementationBoshi Yu
2024-12-16RDMA/erdma: Add the erdma_query_pkey() interfaceBoshi Yu
2024-12-16RDMA/erdma: Add GID table management interfacesBoshi Yu
2024-12-16RDMA/erdma: Probe the erdma RoCEv2 deviceBoshi Yu
2024-12-10rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas
2024-12-10RDMA/mlx4: Use DMA iterator to write MTTLeon Romanovsky
2024-12-10RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT sizeLeon Romanovsky
2024-12-10RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky
2024-12-10RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2024-12-05RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlierKalesh AP
2024-12-05RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai
2024-12-05RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier
2024-12-05RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04RDMA/uverbs: Prevent integer overflow issueDan Carpenter
2024-12-04RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-17RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP
2024-11-17RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP
2024-11-17RDMA/bnxt_re: Support different traffic classChandramohan Akula
2024-11-17IB/cm: Rework sending DREQ when destroying a cm_idSean Hefty
2024-11-17IB/cm: Do not hold reference on cm_id unless neededSean Hefty
2024-11-17IB/cm: Explicitly mark if a response MAD is a retransmissionSean Hefty
2024-11-14RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad
2024-11-14RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP
2024-11-14RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP
2024-11-14RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky
2024-11-12RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy
2024-11-10RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang
2024-11-10RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang