index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-06-09
IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specified
Jason Gunthorpe
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
2026-06-03
RDMA: Update the query_device() op
Jason Gunthorpe
2026-05-29
RDMA/mlx4: Use ib_umem_get_cq_buf() for user CQ buffer
Jiri Pirko
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2026-05-25
Merge tag 'v7.1-rc5' into rdma.git for-next
Jason Gunthorpe
2026-05-25
IB/mlx4: Fix refcount leak in add_port() error path
Guangshuo Li
2026-05-18
RDMA: Add missed = {} initialization to uresp structs
Jason Gunthorpe
2026-05-18
RDMA: Use proper driver data response structs instead of open coding
Jason Gunthorpe
2026-05-18
RDMA/mlx: Replace response_len with ib_respond_udata()
Jason Gunthorpe
2026-05-18
RDMA: Convert drivers using sizeof() to ib_respond_udata()
Jason Gunthorpe
2026-05-18
RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
Jason Gunthorpe
2026-05-18
RDMA/mlx4: Use secs_to_jiffies() instead of open-coding
Rohit Chavan
2026-05-02
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-30
RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
Leon Romanovsky
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA/mlx4: Remove unused create_flags field from CQ structure
Leon Romanovsky
2026-02-25
RDMA/mlx4: Introduce a modern CQ creation interface
Leon Romanovsky
2026-02-25
RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callers
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-06
RDMA/mlx4: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2025-04-07
RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeout
Peng Jiang
2024-12-25
RDMA/mlx4: Support report_port_event() ops
Yuyu Li
2024-12-10
RDMA/mlx4: Use DMA iterator to write MTT
Leon Romanovsky
2024-12-10
RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size
Leon Romanovsky
2024-12-10
RDMA/mlx4: Avoid false error about access to uninitialized gids array
Leon Romanovsky
2024-08-23
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-26
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
2024-06-26
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
2023-09-23
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
[next]