index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-46
/
+46
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-77
/
+68
2025-11-06
RDMA/mlx4: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
-5
/
+6
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
-0
/
+5
2025-04-07
RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeout
Peng Jiang
-4
/
+4
2024-12-25
RDMA/mlx4: Support report_port_event() ops
Yuyu Li
-28
/
+30
2024-12-10
RDMA/mlx4: Use DMA iterator to write MTT
Leon Romanovsky
-111
/
+8
2024-12-10
RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size
Leon Romanovsky
-168
/
+35
2024-12-10
RDMA/mlx4: Avoid false error about access to uninitialized gids array
Leon Romanovsky
-4
/
+4
2024-08-23
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
-7
/
+3
2024-08-23
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
-3
/
+1
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
-2
/
+3
2024-06-26
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
-1
/
+1
2024-06-26
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
-1
/
+1
2023-09-23
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
-1
/
+1
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-24
/
+23
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
-23
/
+54
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
-14
/
+28
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
-4
/
+10
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
-46
/
+43
2023-08-16
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
-2
/
+1
2023-07-31
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
-22
/
+22
2023-07-12
RDMA/mlx4: Make check for invalid flags stricter
Dan Carpenter
-9
/
+9
2023-03-19
RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
Dan Carpenter
-2
/
+6
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
-36
/
+96
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
-8
/
+4
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
-1
/
+1
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
-1
/
+0
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
-8
/
+34
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
-4
/
+4
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-2
/
+0
2022-02-01
RDMA/mlx4: remove redundant assignment to variable nreq
Colin Ian King
-1
/
+0
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
-1
/
+1
2022-01-28
RDMA/mlx4: Delete useless module.h include
Leon Romanovsky
-1
/
+0
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
-16
/
+8
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
-3
/
+15
2021-11-29
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
-6
/
+4
2021-11-17
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
-3
/
+15
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-28
/
+26
2021-10-12
RDMA/mlx4: Return missed an error if device doesn't support steering
Leon Romanovsky
-1
/
+3
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
-3
/
+1
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
-24
/
+22
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
-2
/
+2
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
-3
/
+4
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
-3
/
+4
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
-19
/
+12
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
-7
/
+1
[next]