index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pti.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
1
-3
/
+7
2018-01-05
IB/hfi1: Fix infinite loop in 8051 command error path
Sebastian Sanchez
3
-102
/
+46
2018-01-05
IB/rdmavt: Use correct numa node for SRQ allocation
Mike Marciniszyn
1
-7
/
+9
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
10
-33
/
+16
2018-01-05
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
5
-4
/
+17
2018-01-05
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
Kaike Wan
1
-3
/
+1
2018-01-04
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2
-7
/
+14
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
2018-01-03
IB/hfi1: Add RQ/SRQ information to QP stats
Michael J. Ruhl
1
-2
/
+8
2018-01-03
RDMA/hns: Assign dest_qp when deregistering mr
oulijun
1
-1
/
+1
2018-01-03
RDMA/hns: Fix QP state judgement before sending work requests
Yixian Liu
1
-1
/
+2
2018-01-03
RDMA/hns: Filter for zero length of sge in hip08 kernel mode
oulijun
1
-9
/
+20
2018-01-03
RDMA/hns: Set access flags of hip08 RoCE
oulijun
2
-12
/
+37
2018-01-03
RDMA/hns: Update the usage of sr_max and rr_max field
oulijun
1
-11
/
+16
2018-01-03
RDMA/hns: Add rq inline data support for hip08 RoCE
oulijun
3
-8
/
+127
2018-01-03
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2
-5
/
+7
2018-01-02
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
1
-0
/
+1
2018-01-02
RDMA/nldev: Refactor setting the nldev handle to a common function
Leon Romanovsky
1
-6
/
+14
2018-01-02
RDMA/core: Replace open-coded variant of put_device
Leon Romanovsky
1
-1
/
+1
2018-01-02
RDMA/netlink: Simplify code of autoload modules
Leon Romanovsky
1
-5
/
+3
2018-01-02
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
2
-7
/
+5
2018-01-02
IB/mthca: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-3
/
+2
2018-01-02
RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-5
/
+4
2018-01-02
RDMA/qedr: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-3
/
+2
2018-01-02
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-3
/
+2
2018-01-02
IB/ocrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
3
-21
/
+12
2017-12-29
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2
-10
/
+9
2017-12-29
RDMA/hns: Add detailed comments for mb() call
Yixian Liu
2
-23
/
+22
2017-12-28
IB/mlx5: Enable QP creation with a given blue flame index
Yishai Hadas
3
-12
/
+43
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
6
-13
/
+39
2017-12-28
IB/mlx5: Report inner RSS capability
Maor Gottlieb
2
-2
/
+3
2017-12-28
IB/mlx4: Add support to RSS hash for inner headers
Guy Levi
3
-3
/
+24
2017-12-28
RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header
Bryan Tan
1
-6
/
+6
2017-12-28
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
4
-12
/
+12
2017-12-28
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
Bryan Tan
1
-2
/
+2
2017-12-28
RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
Bryan Tan
2
-9
/
+7
2017-12-28
RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
Bryan Tan
1
-0
/
+2
2017-12-28
i40iw: Change accelerated flag to bool
Henry Orosco
2
-3
/
+3
2017-12-28
infiniband: drop unknown function from core_priv.h
Randy Dunlap
1
-7
/
+0
2017-12-27
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
1
-0
/
+16
2017-12-27
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-27
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-27
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
[next]