index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: remove redundant assignment of mdev
Colin Ian King
2018-01-10
1
-1
/
+1
*
IB/mlx5: Don't advertise RAW QP support in dual port mode
Daniel Jurgens
2018-01-08
1
-7
/
+14
*
IB/mlx5: Route MADs for dual port RoCE
Daniel Jurgens
2018-01-08
1
-7
/
+14
*
{net, IB}/mlx5: Change set_roce_gid to take a port number
Daniel Jurgens
2018-01-08
1
-1
/
+1
*
IB/mlx5: Update counter implementation for dual port RoCE
Daniel Jurgens
2018-01-08
2
-28
/
+42
*
IB/mlx5: Change debugfs to have per port contents
Parav Pandit
2018-01-08
3
-29
/
+73
*
IB/mlx5: Implement dual port functionality in query routines
Daniel Jurgens
2018-01-08
1
-17
/
+85
*
IB/mlx5: Move IB event processing onto a workqueue
Daniel Jurgens
2018-01-08
1
-13
/
+56
*
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
2018-01-08
2
-25
/
+424
*
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
2018-01-08
3
-37
/
+55
*
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
2018-01-08
3
-12
/
+11
*
IB/mlx5: Add support for DC target QP
Moni Shoua
2018-01-08
3
-3
/
+212
*
IB/mlx5: Add support for DC Initiator QP
Moni Shoua
2018-01-08
1
-5
/
+72
*
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
Moni Shoua
2018-01-08
2
-1
/
+112
*
IB/mlx5: Move locks initialization to the corresponding stage
Mark Bloch
2018-01-03
3
-22
/
+15
*
IB/mlx5: Move loopback initialization to the corresponding stage
Mark Bloch
2018-01-03
2
-13
/
+4
*
IB/mlx5: Move hardware counters initialization to the corresponding stage
Mark Bloch
2018-01-03
1
-7
/
+6
*
IB/mlx5: Move ODP initialization to the corresponding stage
Mark Bloch
2018-01-03
1
-2
/
+2
*
IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
Mark Bloch
2018-01-03
1
-21
/
+12
*
IB/mlx5: Create profile infrastructure to add and remove stages
Mark Bloch
2018-01-03
2
-93
/
+282
*
IB/mlx5: Enable QP creation with a given blue flame index
Yishai Hadas
2017-12-28
2
-11
/
+41
*
IB/mlx5: Expose dynamic mmap allocation
Yishai Hadas
2017-12-28
3
-21
/
+101
*
IB/mlx5: Extend UAR stuff to support dynamic allocation
Yishai Hadas
2017-12-28
3
-13
/
+32
*
IB/mlx5: Report inner RSS capability
Maor Gottlieb
2017-12-28
1
-1
/
+2
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
5
-42
/
+19
|
\
|
*
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
2017-12-27
1
-0
/
+1
|
*
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2017-12-27
2
-0
/
+12
|
*
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
2017-12-21
3
-42
/
+6
*
|
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-12-22
1
-3
/
+1
*
|
IB/mlx5: revisit -Wmaybe-uninitialized warning
Arnd Bergmann
2017-12-11
1
-0
/
+3
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
IB/mlx5: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+7
*
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2017-11-13
2
-1
/
+5
*
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
2017-11-13
1
-2
/
+6
*
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
2017-11-13
1
-0
/
+2
*
IB/mlx5: Add PCI write end padding support
Noa Osherovich
2017-11-10
3
-4
/
+38
*
IB/mlx5: Add support for RSS on the inner packet
Maor Gottlieb
2017-10-25
1
-0
/
+11
*
IB/mlx5: Add tunneling offloads support
Maor Gottlieb
2017-10-25
3
-5
/
+51
*
IB/mlx5: Support padded 128B CQE feature
Guy Levi
2017-10-25
3
-4
/
+32
*
IB/mlx5: Support 128B CQE compression feature
Guy Levi
2017-10-25
2
-4
/
+10
*
IB/mlx5: Allow creation of a multi-packet RQ
Noa Osherovich
2017-10-25
2
-8
/
+48
*
IB/mlx5: Expose multi-packet RQ capabilities
Noa Osherovich
2017-10-25
2
-0
/
+21
*
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
3
-4
/
+5
|
\
|
*
IB/mlx5: Remove a set-but-not-used variable
Bart Van Assche
2017-10-14
1
-2
/
+0
|
*
IB/mlx5: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
2
-0
/
+3
|
*
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
Arvind Yadav
2017-09-27
1
-2
/
+2
*
|
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
2017-10-18
1
-3
/
+3
*
|
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
1
-4
/
+0
*
|
IB/mlx5: Fix label order in error path handling
Parav Pandit
2017-10-04
1
-2
/
+2
*
|
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
Ilya Lesokhin
2017-09-25
1
-10
/
+17
[next]