summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma
AgeCommit message (Expand)AuthorFilesLines
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas1-0/+9
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-3/+4
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe2-2/+3
2025-05-13Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tn...Leon Romanovsky4-63/+71
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2-49/+54
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman1-19/+22
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman3-4/+4
2025-04-20ice, irdma: fix an off by one in error handling codeDan Carpenter1-1/+1
2025-04-20irdma: free iwdev->rf after removing MSI-XMichal Swiatkowski2-1/+2
2025-04-09RDMA: Don't use %pK through printkThomas Weißschuh2-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-67/+12
2025-02-14RDMA/irdma: Switch to using the crc32c libraryEric Biggers6-67/+12
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski3-4/+47
2024-12-25RDMA/irdma: Remove deliver net device eventYuyu Li1-3/+0
2024-12-24RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert3-76/+0
2024-10-11RDMA/irdma: Fix misspelling of "accept*"Alexander Zubkov1-1/+1
2024-09-16RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov1-1/+1
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas1-1/+1
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger1-2/+3
2024-05-30RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlis...Christophe JAILLET1-1/+1
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault1-1/+2
2024-03-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+1
2024-02-04RDMA/irdma: Remove duplicate assignmentMustafa Ismail1-2/+1
2024-02-04RDMA/irdma: Add AE for too many RNRSMustafa Ismail2-0/+2
2024-02-04RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail1-3/+2
2024-02-04RDMA/irdma: Validate max_send_wr and max_recv_wrShiraz Saleem1-1/+3
2024-02-04RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn1-0/+7
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky5-17/+39
2023-12-05RDMA/irdma: Avoid free the non-cqp_request scratchShifeng Li1-3/+1
2023-12-05RDMA/irdma: Fix support for 64k pagesMike Marciniszyn1-1/+1
2023-12-05RDMA/irdma: Ensure iWarp QP queue memory is OS paged alignedMike Marciniszyn1-0/+5
2023-11-22RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()Shifeng Li1-3/+3
2023-11-15RDMA/irdma: Add wait for suspend on SQDMustafa Ismail5-3/+29
2023-11-15RDMA/irdma: Do not modify to SQD on errorMustafa Ismail1-7/+0
2023-11-13RDMA/irdma: Use crypto_shash_digest() in irdma_ieq_check_mpacrc()Eric Biggers1-8/+3
2023-10-09RDMA/irdma: Add support to re-register a memory regionSindhu Devale2-43/+191
2023-09-22RDMA/irdma: Replace deprecated strncpyJustin Stitt1-1/+1
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski35-35/+35
2023-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-275/+444
2023-08-19RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-08-18RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp()Leon Romanovsky1-0/+1
2023-08-16RDMA/irdma: Drop unused kernel push codeShiraz Saleem4-119/+19
2023-08-07RDMA: Remove unnecessary NULL valuesRuan Jinjie1-2/+2
2023-08-03RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie2-9/+8
2023-07-31RDMA/irdma: Fix one kernel-doc commentYang Li1-1/+0
2023-07-30RDMA/irdma: Use HW specific minimum WQ sizeSindhu Devale8-5/+16
2023-07-30RDMA/irdma: Allow accurate reporting on QP max send/recv WRSindhu Devale4-87/+197
2023-07-26RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail3-15/+12