summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-09IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-03RDMA: Update the query_device() opJason Gunthorpe
2026-05-29RDMA/mlx4: Use ib_umem_get_cq_buf() for user CQ bufferJiri Pirko
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25IB/mlx4: Fix refcount leak in add_port() error pathGuangshuo Li
2026-05-18RDMA: Add missed = {} initialization to uresp structsJason Gunthorpe
2026-05-18RDMA: Use proper driver data response structs instead of open codingJason Gunthorpe
2026-05-18RDMA/mlx: Replace response_len with ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Convert drivers using sizeof() to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()Jason Gunthorpe
2026-05-18RDMA/mlx4: Use secs_to_jiffies() instead of open-codingRohit Chavan
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in() for QPJason Gunthorpe
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-30RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is usedLeon 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-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA/mlx4: Remove unused create_flags field from CQ structureLeon Romanovsky
2026-02-25RDMA/mlx4: Introduce a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callersLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
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
2025-11-06RDMA/mlx4: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-04-07RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeoutPeng Jiang
2024-12-25RDMA/mlx4: Support report_port_event() opsYuyu Li
2024-12-10RDMA/mlx4: Use DMA iterator to write MTTLeon Romanovsky
2024-12-10RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT sizeLeon Romanovsky
2024-12-10RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky
2024-08-23RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-23RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-26RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky
2024-06-26RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky
2023-09-23IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-23mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu