index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-15
IB/cm: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-15
IB/core: Fix endianness annotation in rdma_is_multicast_addr()
Bart Van Assche
1
-2
/
+2
2017-10-10
IB/core: remove redundant check on prot_sg_cnt
Colin Ian King
1
-14
/
+10
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
4
-26
/
+24
2017-10-10
infiniband: add MMU dependency for user_mem
Arnd Bergmann
1
-0
/
+1
2017-10-09
IB/rxe: put the pool on allocation failure
Doug Ledford
1
-7
/
+9
2017-10-09
IB/rxe: check for allocation failure on elem
Colin Ian King
1
-0
/
+2
2017-10-04
IB/hfi1: Do not warn on lid conversions for OPA
Don Hiatt
1
-2
/
+5
2017-10-04
IB/core: Do not warn on lid conversions for OPA
Don Hiatt
1
-1
/
+10
2017-10-04
IB/rdmavt: Correct issues with read-mostly and send size cache lines
Sebastian Sanchez
2
-5
/
+5
2017-10-04
IB/core: Use __be32 for LIDs in opa_is_extended_lid
Don Hiatt
1
-3
/
+3
2017-10-04
IB/hfi1: Prevent LNI out of sync by resetting host interface version
Sebastian Sanchez
3
-40
/
+101
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
4
-17
/
+29
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
2
-2
/
+4
2017-10-04
IB/hfi1: Add parsing for platform configuration format version 4
Jakub Byczkowski
1
-2
/
+22
2017-10-04
i40iw: Do not allow posting WR after QP is flushed
Shiraz Saleem
1
-0
/
+13
2017-10-04
i40iw: Do not generate CQE for RTR on QP flush
Mustafa Ismail
2
-0
/
+14
2017-10-04
i40iw: Do not retransmit MPA request after it is ACKed
Tatyana Nikolova
2
-3
/
+11
2017-10-04
RDMA/hns: return 0 rather than return a garbage status value
Colin Ian King
1
-0
/
+1
2017-09-29
RDMA/hns: Fix calltrace for sleeping in atomic
Lijun Ou
1
-1
/
+1
2017-09-29
RDMA/hns: Don't unregister a callback we didn't register
Lijun Ou
2
-2
/
+0
2017-09-29
RDMA/hns: Avoid NULL pointer exception
Wei Hu(Xavier)
1
-0
/
+5
2017-09-29
RDMA/hns: Set rdma_ah_attr type for querying qp
Lijun Ou
2
-0
/
+3
2017-09-29
RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is set
Lijun Ou
1
-4
/
+5
2017-09-29
RDMA/hns: Check return value of kzalloc
Wei Hu(Xavier)
4
-12
/
+29
2017-09-29
RDMA/hns: Refactor code for readability
Lijun Ou
1
-44
/
+51
2017-09-29
RDMA/hns: Modify the value with rd&dest_rd of qp_attr
Lijun Ou
1
-2
/
+2
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
6
-65
/
+123
2017-09-29
iw_cxgb4: allocate wait object for each ep object
Steve Wise
3
-20
/
+28
2017-09-29
iw_cxgb4: allocate wait object for each qp object
Steve Wise
2
-22
/
+34
2017-09-29
iw_cxgb4: allocate wait object for each cq object
Steve Wise
2
-27
/
+37
2017-09-29
iw_cxgb4: allocate wait object for each memory object
Steve Wise
2
-89
/
+141
2017-09-29
RDMA/hns: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-09-29
RDMA/hns: make various function static, fixes warnings
Colin Ian King
3
-18
/
+18
2017-09-29
i40iw: delete some stray tabs
Dan Carpenter
1
-2
/
+2
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
3
-10
/
+10
2017-09-29
IB/qib: Use setup_timer and mod_timer
Himanshu Jha
2
-11
/
+7
2017-09-29
RDMA/qedr: Fix rdma_type initialization
Kalderon, Michal
1
-0
/
+1
2017-09-29
IB/hfi1: Refactor reset_ctxt() IOCTL
Michael J. Ruhl
1
-56
/
+66
2017-09-29
IB/hfi1: Refactor get_user() IOCTLs
Michael J. Ruhl
1
-40
/
+34
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
2
-17
/
+40
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
Michael J. Ruhl
1
-12
/
+37
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
Michael J. Ruhl
1
-21
/
+45
2017-09-29
IB/hfi1: Refactor get_base_info
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Fix parenthesis alignment issues
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Refactor get_ctxt_info
Michael J. Ruhl
1
-10
/
+10
2017-09-29
IB/hfi1: Refactor assign_ctxt() IOCTL
Michael J. Ruhl
1
-17
/
+19
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
5
-5
/
+28
2017-09-27
IB/hfi1: Extend input hdr tracing for packet type
Mike Marciniszyn
4
-44
/
+44
2017-09-27
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
2
-18
/
+0
[next]