summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2024-06-12RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier2-2/+2
2024-06-12bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt1-1/+2
2024-06-12RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier4-6/+86
2024-06-12RDMA/bnxt_re: Update the HW interface definitionsSelvin Xavier1-10/+57
2024-06-12RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula2-19/+45
2024-06-12RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula6-95/+123
2024-06-12IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe1-5/+3
2024-06-12RDMA/hns: Modify the print level of CQE errorChengchang Tang1-2/+3
2024-06-12RDMA/hns: Use complete parentheses in macrosChengchang Tang1-6/+6
2024-06-12RDMA/hns: Fix GMV table pagesizeChengchang Tang1-1/+1
2024-06-12RDMA/hns: Fix UAF for cq async eventChengchang Tang1-11/+13
2024-06-12RDMA/hns: Fix deadlock on SRQ async events.Chengchang Tang2-3/+4
2024-06-12RDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao1-8/+7
2024-06-12RDMA/mlx5: Adding remote atomic access flag to updatable flagsOr Har-Toov1-1/+2
2024-06-12RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_entOr Har-Toov1-1/+1
2024-05-17qibfs: fix dentry leakAl Viro1-0/+1
2024-04-27RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
2024-03-27RDMA/mana_ib: Fix bug in creation of dma regionsKonstantin Taranov1-1/+1
2024-03-27RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming2-14/+19
2024-03-27RDMA/irdma: Remove duplicate assignmentMustafa Ismail1-2/+1
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/irdma: Add AE for too many RNRSMustafa Ismail2-0/+2
2024-03-01RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail1-3/+2
2024-03-01RDMA/irdma: Validate max_send_wr and max_recv_wrShiraz Saleem1-1/+3
2024-03-01RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn1-0/+7
2024-03-01IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang1-0/+6
2024-03-01RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srqKalesh AP1-1/+2
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/hns: Fix memory leak in free_mr_init()Chengchang Tang1-0/+4
2024-01-26RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang2-2/+2
2024-01-26RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky2-3/+3
2024-01-10RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh1-0/+2
2023-12-20RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad1-1/+1
2023-12-20RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad1-0/+17
2023-12-13RDMA/irdma: Avoid free the non-cqp_request scratchShifeng Li1-3/+1
2023-12-13RDMA/irdma: Fix support for 64k pagesMike Marciniszyn1-1/+1
2023-12-13RDMA/irdma: Ensure iWarp QP queue memory is OS paged alignedMike Marciniszyn1-0/+5
2023-12-13RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()Shifeng Li1-3/+3
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP1-1/+1
2023-12-13RDMA/irdma: Add wait for suspend on SQDMustafa Ismail5-3/+29
2023-12-13RDMA/irdma: Do not modify to SQD on errorMustafa Ismail1-7/+0
2023-12-13RDMA/hns: Fix unnecessary err return when using invalid congest control algor...Junxian Huang1-4/+9
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen1-7/+2
2023-11-20IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy1-3/+1
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky1-1/+1
2023-11-20RDMA/hns: Fix init failure of RoCE VF and HIP08Junxian Huang1-10/+9