index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
2018-06-16
1
-2
/
+2
*
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
2018-03-03
1
-1
/
+1
*
IB/mlx5: Fix MODIFY_QP command input structure
Artemy Kovalyov
2016-11-20
1
-2
/
+2
*
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
2016-08-22
1
-0
/
+1
*
IB/mlx5: Fix post send fence logic
Eli Cohen
2016-08-22
1
-0
/
+1
*
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
2016-08-22
1
-0
/
+1
*
net/mlx5: Make command timeout way shorter
Or Gerlitz
2016-05-01
1
-1
/
+1
*
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-27
1
-1
/
+0
*
IB/mlx5: Add block multicast loopback support
Eli Cohen
2014-04-10
2
-0
/
+2
*
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
4
-0
/
+28
*
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
2014-03-07
1
-0
/
+61
*
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
1
-0
/
+18
*
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
2014-03-07
1
-0
/
+1
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
2
-0
/
+44
*
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
2014-02-13
1
-0
/
+2
*
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
2014-02-06
1
-0
/
+1
*
IB/mlx5: Remove old field for create mkey mailbox
Eli Cohen
2014-01-22
1
-2
/
+2
*
mlx5_core: Fix PowerPC support
Eli Cohen
2014-01-22
1
-1
/
+2
*
mlx5_core: Improve debugfs readability
Eli Cohen
2014-01-22
1
-0
/
+45
*
IB/mlx5: Add support for resize CQ
Eli Cohen
2014-01-22
2
-2
/
+12
*
IB/mlx5: Implement modify CQ
Eli Cohen
2014-01-22
2
-4
/
+19
*
IB/mlx5: Fix micro UAR allocator
Eli Cohen
2014-01-14
1
-3
/
+4
*
mlx5: Use enum to indicate adapter page size
Eli Cohen
2013-11-08
1
-0
/
+4
*
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
2013-11-08
1
-2
/
+7
*
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
1
-0
/
+1
*
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-11-08
1
-2
/
+15
*
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
2013-10-10
1
-1
/
+1
*
mlx5: Fix layout of struct mlx5_init_seg
Eli Cohen
2013-10-10
1
-1
/
+1
*
mlx5: Remove checksum on command interface commands
Eli Cohen
2013-10-10
2
-4
/
+2
*
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2013-08-15
2
-14
/
+12
*
mlx5: remove health handler plugin
Eli Cohen
2013-08-05
1
-3
/
+0
*
mlx5_core: Implement new initialization sequence
Eli Cohen
2013-07-31
2
-1
/
+23
*
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
2013-07-11
1
-2
/
+2
*
mlx5: Fix parameter type of health_handler_t
Roland Dreier
2013-07-08
1
-1
/
+1
*
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
2013-07-08
7
-0
/
+2465