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
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2
-7
/
+9
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
2
-3
/
+3
2018-01-29
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
1
-4
/
+1
2018-01-19
RDMA/mlx5: Remove redundant allocation warning print
Leon Romanovsky
1
-11
/
+8
2018-01-18
IB/mlx5: Mmap the HCA's clock info to user-space
Feras Daoud
2
-12
/
+42
2018-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+3
2018-01-16
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
1
-4
/
+3
2018-01-12
net/mlx5: Fix mlx5_get_uars_page to return error code
Eran Ben Elisha
1
-1
/
+1
2018-01-12
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
1
-3
/
+6
2018-01-11
IB/mlx5: remove redundant assignment of mdev
Colin Ian King
1
-1
/
+1
2018-01-08
IB/mlx5: Don't advertise RAW QP support in dual port mode
Daniel Jurgens
1
-7
/
+14
2018-01-08
IB/mlx5: Route MADs for dual port RoCE
Daniel Jurgens
1
-7
/
+14
2018-01-08
{net, IB}/mlx5: Change set_roce_gid to take a port number
Daniel Jurgens
1
-1
/
+1
2018-01-08
IB/mlx5: Update counter implementation for dual port RoCE
Daniel Jurgens
2
-28
/
+42
2018-01-08
IB/mlx5: Change debugfs to have per port contents
Parav Pandit
3
-29
/
+73
2018-01-08
IB/mlx5: Implement dual port functionality in query routines
Daniel Jurgens
1
-17
/
+85
2018-01-08
IB/mlx5: Move IB event processing onto a workqueue
Daniel Jurgens
1
-13
/
+56
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
2
-25
/
+424
2018-01-08
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
3
-37
/
+55
2018-01-08
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
3
-12
/
+11
2018-01-08
IB/mlx5: Add support for DC target QP
Moni Shoua
3
-3
/
+212
2018-01-08
IB/mlx5: Add support for DC Initiator QP
Moni Shoua
1
-5
/
+72
2018-01-08
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
Moni Shoua
2
-1
/
+112
2018-01-04
IB/mlx5: Move locks initialization to the corresponding stage
Mark Bloch
3
-22
/
+15
2018-01-04
IB/mlx5: Move loopback initialization to the corresponding stage
Mark Bloch
2
-13
/
+4
2018-01-04
IB/mlx5: Move hardware counters initialization to the corresponding stage
Mark Bloch
1
-7
/
+6
2018-01-04
IB/mlx5: Move ODP initialization to the corresponding stage
Mark Bloch
1
-2
/
+2
2018-01-04
IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
Mark Bloch
1
-21
/
+12
2018-01-04
IB/mlx5: Create profile infrastructure to add and remove stages
Mark Bloch
2
-93
/
+282
2017-12-28
IB/mlx5: Enable QP creation with a given blue flame index
Yishai Hadas
2
-11
/
+41
2017-12-28
IB/mlx5: Expose dynamic mmap allocation
Yishai Hadas
3
-21
/
+101
2017-12-28
IB/mlx5: Extend UAR stuff to support dynamic allocation
Yishai Hadas
3
-13
/
+32
2017-12-28
IB/mlx5: Report inner RSS capability
Maor Gottlieb
1
-1
/
+2
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
5
-42
/
+19
2017-12-28
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-28
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
1
-3
/
+1
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
3
-42
/
+6
2017-12-12
IB/mlx5: revisit -Wmaybe-uninitialized warning
Arnd Bergmann
1
-0
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-14
IB/mlx5: Add CQ moderation capability to query_device
Yonatan Cohen
1
-0
/
+7
2017-11-14
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2
-1
/
+5
2017-11-13
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
1
-2
/
+6
2017-11-13
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
1
-0
/
+2
2017-11-10
IB/mlx5: Add PCI write end padding support
Noa Osherovich
3
-4
/
+38
2017-10-25
IB/mlx5: Add support for RSS on the inner packet
Maor Gottlieb
1
-0
/
+11
2017-10-25
IB/mlx5: Add tunneling offloads support
Maor Gottlieb
3
-5
/
+51
2017-10-25
IB/mlx5: Support padded 128B CQE feature
Guy Levi
3
-4
/
+32
2017-10-25
IB/mlx5: Support 128B CQE compression feature
Guy Levi
2
-4
/
+10
2017-10-25
IB/mlx5: Allow creation of a multi-packet RQ
Noa Osherovich
2
-8
/
+48
[next]