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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
5
-30
/
+433
*
|
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/core: Change roce_rescan_device to return void
Daniel Jurgens
2018-01-08
3
-10
/
+3
*
|
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
*
|
bnxt_re: report RoCE device support at info level
Jonathan Toppins
2018-01-05
1
-1
/
+1
*
|
RDMA/core: Add encode/decode FDR/EDR rates
Hans Westgaard Ry
2018-01-05
1
-20
/
+36
*
|
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
Jia-Ju Bai
2018-01-05
1
-1
/
+1
*
|
IB/rdmavt: Add trace for RNRNAK timer
Kaike Wan
2018-01-05
2
-5
/
+48
*
|
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
2018-01-05
6
-35
/
+18
*
|
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
2018-01-05
1
-3
/
+7
*
|
IB/hfi1: Fix infinite loop in 8051 command error path
Sebastian Sanchez
2018-01-05
3
-102
/
+46
*
|
IB/rdmavt: Use correct numa node for SRQ allocation
Mike Marciniszyn
2018-01-05
1
-7
/
+9
*
|
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
2018-01-05
9
-26
/
+5
*
|
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
2018-01-05
4
-4
/
+4
*
|
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
Kaike Wan
2018-01-05
1
-3
/
+1
*
|
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2018-01-03
2
-7
/
+14
*
|
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/hfi1: Add RQ/SRQ information to QP stats
Michael J. Ruhl
2018-01-03
1
-2
/
+8
*
|
RDMA/hns: Assign dest_qp when deregistering mr
oulijun
2018-01-03
1
-1
/
+1
*
|
RDMA/hns: Fix QP state judgement before sending work requests
Yixian Liu
2018-01-03
1
-1
/
+2
*
|
RDMA/hns: Filter for zero length of sge in hip08 kernel mode
oulijun
2018-01-03
1
-9
/
+20
*
|
RDMA/hns: Set access flags of hip08 RoCE
oulijun
2018-01-03
2
-12
/
+37
*
|
RDMA/hns: Update the usage of sr_max and rr_max field
oulijun
2018-01-03
1
-11
/
+16
*
|
RDMA/hns: Add rq inline data support for hip08 RoCE
oulijun
2018-01-03
3
-8
/
+127
*
|
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2018-01-03
2
-5
/
+7
*
|
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
2018-01-02
1
-0
/
+1
*
|
RDMA/nldev: Refactor setting the nldev handle to a common function
Leon Romanovsky
2018-01-02
1
-6
/
+14
*
|
RDMA/core: Replace open-coded variant of put_device
Leon Romanovsky
2018-01-02
1
-1
/
+1
*
|
RDMA/netlink: Simplify code of autoload modules
Leon Romanovsky
2018-01-02
1
-5
/
+3
*
|
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
2018-01-02
2
-7
/
+5
*
|
IB/mthca: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-3
/
+2
*
|
RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-5
/
+4
*
|
RDMA/qedr: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-3
/
+2
*
|
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-3
/
+2
*
|
IB/ocrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
3
-21
/
+12
*
|
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2017-12-29
2
-10
/
+9
*
|
RDMA/hns: Add detailed comments for mb() call
Yixian Liu
2017-12-29
2
-23
/
+22
*
|
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
[prev]
[next]