index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
Doug Ledford
2018-03-07
2
-21
/
+12
|
\
|
*
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
2018-03-07
1
-4
/
+3
|
*
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
2018-03-07
1
-1
/
+2
|
*
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
2018-03-07
1
-12
/
+8
|
*
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2018-03-07
2
-5
/
+0
*
|
RDMA/mlx5: Refactor QP type check to be as early as possible
Leon Romanovsky
2018-02-28
1
-12
/
+6
|
/
*
IB/mlx5: Disable self loopback check when in switchdev mode
Mark Bloch
2018-02-23
1
-0
/
+8
*
IB/mlx5: Add proper representors support
Mark Bloch
2018-02-23
4
-30
/
+192
*
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
2018-02-23
4
-0
/
+45
*
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
2018-02-23
1
-2
/
+3
*
IB/mlx5: When in switchdev mode, expose only raw packet capabilities
Mark Bloch
2018-02-23
2
-30
/
+124
*
IB/mlx5: Listen to netdev register/unresiter events in switchdev mode
Mark Bloch
2018-02-23
2
-3
/
+20
*
IB/mlx5: Add match on vport when in switchdev mode
Mark Bloch
2018-02-23
1
-0
/
+12
*
IB/mlx5: Allocate flow DB only on PF IB device
Mark Bloch
2018-02-23
2
-14
/
+34
*
IB/mlx5: Add basic regiser/unregister representors code
Mark Bloch
2018-02-23
5
-0
/
+169
*
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
2018-02-15
2
-28
/
+42
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
2
-7
/
+9
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-17
1
-4
/
+3
|
|
\
|
|
*
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
2018-01-15
1
-4
/
+3
|
*
|
net/mlx5: Fix mlx5_get_uars_page to return error code
Eran Ben Elisha
2018-01-12
1
-1
/
+1
|
*
|
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
2018-01-11
1
-3
/
+6
|
|
/
*
|
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
2018-01-29
2
-3
/
+3
*
|
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
2018-01-28
1
-4
/
+1
*
|
RDMA/mlx5: Remove redundant allocation warning print
Leon Romanovsky
2018-01-19
1
-11
/
+8
*
|
IB/mlx5: Mmap the HCA's clock info to user-space
Feras Daoud
2018-01-18
2
-12
/
+42
*
|
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-04
3
-22
/
+15
*
|
IB/mlx5: Move loopback initialization to the corresponding stage
Mark Bloch
2018-01-04
2
-13
/
+4
*
|
IB/mlx5: Move hardware counters initialization to the corresponding stage
Mark Bloch
2018-01-04
1
-7
/
+6
*
|
IB/mlx5: Move ODP initialization to the corresponding stage
Mark Bloch
2018-01-04
1
-2
/
+2
*
|
IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
Mark Bloch
2018-01-04
1
-21
/
+12
*
|
IB/mlx5: Create profile infrastructure to add and remove stages
Mark Bloch
2018-01-04
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-28
5
-42
/
+19
|
\
|
[next]