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.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
/
net
/
ethernet
/
mellanox
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-22
/
+47
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2
-76
/
+91
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2
-39
/
+0
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
5
-142
/
+188
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-10
/
+296
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+4
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2
-3
/
+4
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
7
-7
/
+8
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-3
/
+287
2014-07-24
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
1
-12
/
+4
2014-07-10
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
1
-4
/
+15
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-37
/
+47
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-09
mellanox: Logging message cleanups
Joe Perches
7
-37
/
+47
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+86
2014-03-10
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
1
-1
/
+0
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2
-0
/
+25
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+61
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-02-26
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
1
-2
/
+2
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-02-19
mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+5
2014-02-14
IB/mlx5: Remove dependency on X86
Eli Cohen
1
-1
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-01-23
IB/mlx5: Abort driver cleanup if teardown hca fails
Eli Cohen
1
-2
/
+8
2014-01-23
mlx5_core: Fix PowerPC support
Eli Cohen
1
-4
/
+5
2014-01-23
mlx5_core: Improve debugfs readability
Eli Cohen
1
-6
/
+33
2014-01-23
IB/mlx5: Add support for resize CQ
Eli Cohen
1
-2
/
+2
2014-01-23
IB/mlx5: Implement modify CQ
Eli Cohen
1
-2
/
+15
2014-01-23
mlx5_core: Use mlx5 core style warning
Eli Cohen
1
-1
/
+2
2014-01-23
IB/mlx5: Clear out struct before create QP command
Eli Cohen
1
-1
/
+1
2014-01-23
mlx5_core: Fix out arg size in access_register command
Haggai Eran
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-15
mlx5_core: Remove dead code
Dan Carpenter
1
-3
/
+1
2013-11-16
IB/mlx5: Fix list_del of empty list
Eli Cohen
1
-1
/
+2
2013-11-09
mlx5: Use enum to indicate adapter page size
Eli Cohen
1
-1
/
+1
2013-11-09
mlx5_core: Change optimal_reclaimed_pages for better performance
Moshe Lazer
1
-2
/
+7
2013-11-09
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
1
-3
/
+32
2013-11-09
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2
-55
/
+121
2013-11-09
mlx5: Fix cleanup flow when DMA mapping fails
Eli Cohen
1
-5
/
+13
2013-11-09
IB/mlx5: Multithreaded create MR
Eli Cohen
3
-42
/
+104
2013-10-10
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
1
-1
/
+3
2013-10-10
mlx5: Fix error code translation from firmware to driver
Eli Cohen
1
-1
/
+1
2013-10-10
mlx5: Keep polling to reclaim pages while any returned
Eli Cohen
1
-2
/
+14
2013-10-10
mlx5: Remove checksum on command interface commands
Eli Cohen
2
-28
/
+19
2013-09-06
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
1
-10
/
+0
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
1
-28
/
+1
2013-08-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-14
/
+83
[next]