summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-07-18IB/core: Implement a limit on UMAD receive ListMichael Guralnik
2024-07-05RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-16RDMA/hns: Fix CQ and QP cache affinityChengchang Tang
2024-06-16RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li
2024-06-16RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky
2024-06-16RDMA/hns: Modify the print level of CQE errorChengchang Tang
2024-06-16RDMA/hns: Use complete parentheses in macrosChengchang Tang
2024-06-16RDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao
2024-06-16RDMA/hns: Fix incorrect symbol typesWenpeng Liang
2024-06-16RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li
2024-06-16RDMA/hns: Refactor the hns_roce_buf allocation flowXi Wang
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-05-02RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang
2024-05-02RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-04-13RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil
2024-03-26RDMA/device: Fix a race between mad_client and cm_client initShifeng Li
2024-03-26RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2024-03-26RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas
2024-03-26RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-03-01RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib
2024-03-01RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-03-01RDMA/bnxt_re: Return error for SRQ resizeKalesh AP
2024-03-01IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu
2024-03-01IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek
2024-02-23IB/ipoib: Fix mcast list lockingDaniel Vacek
2024-02-23RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang
2024-01-25IB/iser: Prevent invalidating wrong MRSergey Gorenko
2024-01-25RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2023-12-13RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang
2023-12-08RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang
2023-11-20RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-10-25RDMA/srp: Fix srp_abort()Bart Van Assche
2023-10-25RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-10-25RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche
2023-10-25RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-09-19RDMA/siw: Correct wrong debug messageGuoqing Jiang