summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma
AgeCommit message (Expand)Author
5 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rd...Mark Brown
34 hoursRDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
10 daysRDMA/irdma: Prevent overflows in memory contiguity checksAleksandrova Alyona
10 daysRDMA/irdma: Suppress PF reset on HMC errorSeyeong Kim
10 daysRDMA/irdma: Add refcounting to user ring MRsJacob Moroni
10 daysRDMA/irdma: Add irdma_cq fields to track pbl allocationsJacob Moroni
10 daysRDMA/irdma: Add a refcount to track user ring MR associationsJacob Moroni
10 daysRDMA/irdma: Deduplicate the irdma_del_memlist logicJacob Moroni
13 daysRDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
13 daysRDMA/irdma: Prevent rereg_mr for non-mem regionsJacob Moroni
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-16RDMA/irdma: Replace waitqueue and flag with completionJacob Moroni
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-05RDMA/irdma: Initialize iwmr->access during MR registrationJacob Moroni
2026-06-05RDMA/irdma: Fix OOB read during CQ MR registrationJacob Moroni
2026-06-05RDMA/irdma: Remove redundant legacy_mode checksJacob Moroni
2026-06-03RDMA: Update the query_device() opJason Gunthorpe
2026-06-03RDMA/irdma: Fix typo in SQ completions generationCyrill Gorcunov
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-25RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrsJacob Moroni
2026-05-18RDMA: Convert drivers using min to ib_respond_udata()Jason Gunthorpe
2026-03-31RDMA/irdma: Add missing comp_mask check in alloc_ucontextJason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-30RDMA/irdma: Add support for GEN4 hardwareJacob Moroni
2026-03-30RDMA/irdma: Provide scratch buffers to firmware for internal useJay Bhat
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni
2026-03-08RDMA/irdma: Add support for revocable pinned dmabuf importJacob Moroni
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni
2026-01-13RDMA/irdma: Remove fixed 1 ms delay during AH wait loopJacob Moroni