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
/
include
/
linux
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-152
/
+6955
2015-06-12
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
1
-0
/
+4
2015-06-12
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
1
-5
/
+5
2015-06-08
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
1
-1
/
+1
2015-06-05
net/mlx5_core: Add more query port helpers
Majd Dibbiny
1
-0
/
+8
2015-06-05
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
1
-1
/
+1
2015-06-05
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
1
-2
/
+4
2015-06-05
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2
-2
/
+6
2015-06-05
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
4
-8
/
+87
2015-06-05
net/mlx5_core: Make the vport helpers available for the IB driver too
Majd Dibbiny
1
-0
/
+41
2015-06-05
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2
-7
/
+15
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-1
/
+1
2015-05-31
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
2
-0
/
+20
2015-05-31
net/mlx5: Ethernet resource handling files
Amir Vadai
1
-0
/
+54
2015-05-31
net/mlx5_core: Set/Query port MTU commands
Saeed Mahameed
1
-0
/
+4
2015-05-31
net/mlx5_core: Modify CQ moderation parameters
Rana Shahout
1
-0
/
+3
2015-05-31
net/mlx5_core: Implement get/set port status
Rana Shahout
1
-0
/
+8
2015-05-31
net/mlx5_core: Implement access functions of ptys register fields
Saeed Mahameed
1
-0
/
+14
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2
-59
/
+65
2015-05-31
net/mlx5_core: HW data structs/types definitions cleanup
Saeed Mahameed
4
-81
/
+6631
2015-05-31
net/mlx5_core: Set irq affinity hints
Saeed Mahameed
1
-3
/
+8
2015-05-31
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
1
-8
/
+1
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
1
-0
/
+8
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
1
-2
/
+3
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
1
-1
/
+2
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
8
-8
/
+8
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
1
-0
/
+3
2014-12-16
IB/mlx5: Handle page faults
Haggai Eran
1
-0
/
+7
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-1
/
+1
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
1
-0
/
+1
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
1
-0
/
+3
2014-12-16
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
3
-1
/
+120
2014-12-16
mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag
Roland Dreier
1
-0
/
+1
2014-12-16
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
1
-0
/
+3
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
1
-0
/
+13
2014-12-09
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
1
-8
/
+0
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-8
/
+0
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+27
2014-10-09
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
1
-8
/
+24
2014-10-09
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
1
-0
/
+3
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-3
/
+13
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
3
-92
/
+207
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
3
-75
/
+188
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
2
-12
/
+40
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-11
/
+20
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
1
-2
/
+2
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2
-8
/
+4
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-2
/
+15
2014-07-24
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
1
-2
/
+2
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-1
/
+0
[next]