index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
1
-7
/
+3
*
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
1
-3
/
+1
*
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-27
2
-2
/
+3
*
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
2024-06-26
1
-1
/
+1
*
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
2024-06-26
1
-1
/
+1
*
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
2023-09-23
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-09-01
1
-24
/
+23
|
\
|
*
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
2023-08-16
1
-2
/
+1
|
*
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
2023-07-31
1
-22
/
+22
*
|
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
1
-23
/
+54
*
|
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
2
-14
/
+28
*
|
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
1
-4
/
+10
*
|
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-23
1
-46
/
+43
*
|
RDMA/mlx4: Make check for invalid flags stricter
Dan Carpenter
2023-07-12
1
-9
/
+9
|
/
*
RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
Dan Carpenter
2023-03-19
1
-2
/
+6
*
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2023-01-15
3
-36
/
+96
*
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
2022-11-29
1
-8
/
+4
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2022-09-22
1
-1
/
+0
*
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
3
-8
/
+34
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-24
2
-2
/
+0
|
\
|
*
RDMA/mlx4: remove redundant assignment to variable nreq
Colin Ian King
2022-02-01
1
-1
/
+0
|
*
RDMA/mlx4: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
*
|
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
2022-02-01
1
-1
/
+1
|
/
*
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2022-01-05
1
-16
/
+8
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-14
1
-3
/
+15
|
\
|
*
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
2021-11-17
1
-3
/
+15
*
|
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
2021-11-29
1
-6
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-11-03
4
-28
/
+26
|
\
|
*
RDMA/mlx4: Return missed an error if device doesn't support steering
Leon Romanovsky
2021-10-12
1
-1
/
+3
|
*
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
1
-3
/
+1
|
*
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
2
-24
/
+22
*
|
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
2
-2
/
+2
|
/
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
2
-3
/
+4
|
\
|
*
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
2
-3
/
+4
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
3
-19
/
+12
|
/
*
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
1
-7
/
+1
|
\
|
*
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-10
1
-3
/
+0
|
*
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-06-03
1
-4
/
+1
*
|
IB/mlx4: Avoid field-overflowing memcpy()
Kees Cook
2021-06-21
1
-1
/
+1
*
|
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-1
/
+1
*
|
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
1
-6
/
+19
*
|
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-06-02
1
-7
/
+2
*
|
RDMA/mlx4: Remove unused parameter udata
Lang Cheng
2021-05-20
1
-4
/
+4
|
/
*
RDMA/mlx4: Remove an unused variable
Christophe JAILLET
2021-04-20
1
-3
/
+0
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
4
-65
/
+70
*
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2021-02-02
2
-3
/
+3
*
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
2020-12-10
1
-3
/
+0
*
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
2
-12
/
+12
[next]