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
/
qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
2018-03-06
1
-1
/
+3
*
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
2018-02-28
1
-1
/
+6
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
1
-4
/
+3
|
\
|
*
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
2018-01-15
1
-4
/
+3
*
|
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
2018-01-28
1
-4
/
+1
*
|
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
2018-01-08
1
-1
/
+2
*
|
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
2018-01-08
1
-3
/
+2
*
|
IB/mlx5: Add support for DC target QP
Moni Shoua
2018-01-08
1
-1
/
+185
*
|
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
1
-1
/
+102
*
|
IB/mlx5: Enable QP creation with a given blue flame index
Yishai Hadas
2017-12-28
1
-11
/
+40
*
|
IB/mlx5: Expose dynamic mmap allocation
Yishai Hadas
2017-12-28
1
-3
/
+3
*
|
IB/mlx5: Extend UAR stuff to support dynamic allocation
Yishai Hadas
2017-12-28
1
-1
/
+1
|
/
*
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
2017-11-13
1
-2
/
+6
*
IB/mlx5: Add PCI write end padding support
Noa Osherovich
2017-11-10
1
-3
/
+33
*
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
1
-5
/
+34
*
IB/mlx5: Allow creation of a multi-packet RQ
Noa Osherovich
2017-10-25
1
-8
/
+44
*
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
1
-0
/
+1
*
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
2017-08-29
1
-2
/
+7
*
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
Bodong Wang
2017-08-24
1
-0
/
+2
*
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
2017-08-24
1
-0
/
+3
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
1
-0
/
+1
|
\
|
*
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
2017-08-24
1
-0
/
+1
*
|
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
2017-08-22
1
-15
/
+20
*
|
IB/mlx5: Add support for QP with a given source QPN
Yishai Hadas
2017-07-24
1
-15
/
+57
*
|
IB/mlx5: Add delay drop configuration and statistics
Maor Gottlieb
2017-07-24
1
-3
/
+10
*
|
IB/mlx5: Add support to dropless RQ
Maor Gottlieb
2017-07-24
1
-0
/
+37
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
1
-36
/
+23
|
\
|
*
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
2017-06-01
1
-36
/
+23
*
|
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2017-05-14
1
-16
/
+16
|
/
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+4
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-41
/
+45
*
IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+5
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+4
*
IB/mlx5: Support congestion related counters
Parav Pandit
2017-04-21
1
-3
/
+4
*
hw/mlx5: Add New bit to check over QP creation
Erez Shitrit
2017-04-17
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-8
/
+83
|
\
|
*
IB/mlx5: Fix blue flame buffer size calculation
Eli Cohen
2017-02-14
1
-1
/
+4
|
*
IB/mlx5: Support creation of a WQ with scatter FCS offload
Noa Osherovich
2017-02-14
1
-2
/
+11
|
*
IB/mlx5: Enable QP creation with cvlan offload
Noa Osherovich
2017-02-14
1
-1
/
+12
|
*
IB/mlx5: Enable WQ creation and modification with cvlan offload
Noa Osherovich
2017-02-14
1
-1
/
+29
|
*
IB/mlx5: Add port counter support for Receive WQs
Majd Dibbiny
2017-02-14
1
-1
/
+11
|
*
IB/mlx5: Expose Q counters groups only if they are supported by FW
Kamal Heib
2017-02-14
1
-2
/
+2
|
*
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
Majd Dibbiny
2017-02-14
1
-0
/
+7
|
*
IB/mlx5: Avoid SMP MADs from VFs
Maor Gottlieb
2017-02-14
1
-0
/
+6
|
*
IB/mlx5: Return error for unsupported signature type
Leon Romanovsky
2017-02-14
1
-2
/
+3
*
|
net/mlx5: TX WQE update
Saeed Mahameed
2017-02-06
1
-3
/
+3
|
/
*
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
2017-01-09
1
-76
/
+57
[next]