index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
3
-8
/
+34
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-4
/
+4
2022-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+0
2022-02-01
RDMA/mlx4: remove redundant assignment to variable nreq
Colin Ian King
1
-1
/
+0
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
1
-1
/
+1
2022-01-28
RDMA/mlx4: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
1
-16
/
+8
2021-12-15
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+15
2021-11-29
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
1
-6
/
+4
2021-11-17
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
1
-3
/
+15
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-28
/
+26
2021-10-12
RDMA/mlx4: Return missed an error if device doesn't support steering
Leon Romanovsky
1
-1
/
+3
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-3
/
+1
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2
-24
/
+22
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2
-2
/
+2
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2
-3
/
+4
2021-08-25
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2
-3
/
+4
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
3
-19
/
+12
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-7
/
+1
2021-06-22
IB/mlx4: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-17
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-6
/
+19
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
1
-3
/
+0
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
1
-4
/
+1
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
1
-7
/
+2
2021-05-20
RDMA/mlx4: Remove unused parameter udata
Lang Cheng
1
-4
/
+4
2021-04-20
RDMA/mlx4: Remove an unused variable
Christophe JAILLET
1
-3
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
4
-65
/
+70
2021-02-03
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2
-3
/
+3
2020-12-10
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
1
-3
/
+0
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2
-12
/
+12
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
1
-0
/
+5
2020-11-26
RDMA/mlx4: Enable querying AH for XRC QP types
Avihai Horon
1
-1
/
+3
2020-11-23
IB/mlx4: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-31
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-11
/
+7
2020-10-31
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
3
-61
/
+67
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2
-19
/
+18
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2
-3
/
+1
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+0
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2
-3
/
+4
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-18
/
+2
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-27
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
1
-13
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
HÃ¥kon Bugge
2
-49
/
+51
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-3
/
+0
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
1
-94
/
+63
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2
-91
/
+100
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
[next]