summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
2024-03-27RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas1-1/+1
2024-03-27RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+1
2024-03-01RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib1-1/+10
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-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-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang1-1/+1
2023-11-20RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang1-1/+1
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad1-0/+27
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-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2023-08-26RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad1-6/+4
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-11RDMA/mthca: Fix crash when polling CQ for shared QPsThomas Bogendoerfer1-1/+1
2023-08-11RDMA/mlx4: Make check for invalid flags stricterDan Carpenter1-9/+9
2023-07-27RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock contextKashyap Desai1-3/+10
2023-07-27RDMA/bnxt_re: wraparound mbox producer indexKashyap Desai1-2/+2
2023-07-27RDMA/hns: Fix hns_roce_table_get return valueChengchang Tang1-3/+4
2023-07-27RDMA/hns: Clean the hardware related code for HEMXi Wang5-90/+85
2023-07-27RDMA/hns: Use refcount_t APIs for HEMWeihang Li2-19/+17
2023-07-27RDMA/hns: Fix coding style issuesLang Cheng13-51/+43
2023-07-27RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe5-37/+3
2023-07-27IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham9-145/+177
2023-07-27IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey2-10/+9
2023-07-27IB/hfi1: Use bitmap_zalloc() when applicableChristophe JAILLET1-5/+3
2023-07-27RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP1-4/+1
2023-07-27RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gidKalesh AP1-7/+1
2023-07-27RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP4-5/+25
2023-07-27RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP1-5/+2
2023-07-27RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier3-14/+28
2023-06-21RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla1-0/+3
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman1-3/+2
2023-06-09RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rxKalesh AP1-3/+1
2023-06-09RDMA/bnxt_re: Fix a possible memory leakKalesh AP1-5/+6
2023-06-09RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum1-1/+1
2023-06-09RDMA/bnxt_re: Fix the page_size used during the MR creationSelvin Xavier2-14/+5
2023-06-09RDMA/bnxt_re: Code refactor while populating user MRsSelvin Xavier3-47/+13
2023-05-17RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang1-1/+1
2023-05-17RDMA/mlx5: Fix flow counter query via DEVXMark Bloch1-5/+26
2023-05-17IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey11-304/+423
2023-05-17IB/hfi1: Add additional usdma tracesMike Marciniszyn3-3/+85
2023-05-17IB/hfi1: Add AIP tx tracesMike Marciniszyn2-3/+119
2023-05-17IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey1-7/+6