summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
2024-05-02RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu1-0/+2
2024-03-27RDMA/device: Fix a race between mad_client and cm_client initShifeng Li1-15/+22
2024-03-27RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas1-1/+1
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann1-4/+5
2024-03-01RDMA/srpt: Make debug output more detailedBart Van Assche1-4/+5
2024-03-01RDMA/bnxt_re: Return error for SRQ resizeKalesh AP1-3/+2
2024-03-01IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu1-1/+5
2024-03-01IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek1-1/+1
2024-02-23IB/ipoib: Fix mcast list lockingDaniel Vacek1-5/+1
2024-02-23RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang1-0/+1
2024-01-26RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky2-3/+3
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP1-1/+1
2023-12-08RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen1-7/+2
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky1-1/+1
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev1-0/+3
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory1-1/+1
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler1-4/+12
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky1-1/+1
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky1-0/+1
2023-09-23RDMA/siw: Correct wrong debug messageGuoqing Jiang1-1/+1
2023-09-23RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang1-1/+0
2023-09-23Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky1-0/+2
2023-09-23IB/uverbs: Fix an potential error pointer dereferenceXiang Yang1-0/+2
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-11RDMA/mlx4: Make check for invalid flags stricterDan Carpenter1-9/+9
2023-07-27IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey2-10/+9
2023-07-27RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP1-4/+1
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel1-2/+0
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel1-0/+4
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel1-2/+8
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas1-7/+5
2023-06-21RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun1-4/+3
2023-06-21RDMA/rxe: Removed unused name from rxe_task structBob Pearson3-12/+5
2023-06-21RDMA/rxe: Remove the unused variable objZhu Yanjun3-7/+5
2023-06-21RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji1-1/+6
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman1-3/+2
2023-06-09RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier1-11/+11
2023-06-09RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing1-2/+0
2023-06-09treewide: Remove uninitialized_var() usageKees Cook7-16/+16
2023-06-09RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rxKalesh AP1-3/+1
2023-06-09RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma3-217/+428
2023-06-09RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma3-57/+82
2023-06-09RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum1-1/+1
2023-05-30RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-9/+14
2023-05-17RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang1-1/+1
2023-05-17IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey1-7/+6