index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
2016-05-13
3
-3
/
+3
|
*
|
i40e: constify i40e_client_ops structure
Julia Lawall
2016-05-13
1
-1
/
+1
|
*
|
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
2016-05-13
1
-3
/
+9
|
*
|
IB/srp: Prevent mapping failures
Bart Van Assche
2016-05-13
2
-19
/
+119
|
*
|
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
2016-05-13
1
-11
/
+12
|
*
|
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
15
-21
/
+41
|
*
|
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
2016-05-13
1
-7
/
+7
|
*
|
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
2016-05-13
1
-1
/
+6
|
*
|
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
2016-05-13
1
-1
/
+1
|
*
|
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
2
-825
/
+85
|
*
|
IB/core: add RW API support for signature MRs
Christoph Hellwig
2016-05-13
2
-5
/
+224
|
*
|
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
2
-495
/
+265
|
*
|
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
3
-1
/
+535
|
*
|
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
2016-05-13
1
-0
/
+2
|
*
|
IB/core: add a simple MR pool
Christoph Hellwig
2016-05-13
3
-1
/
+92
|
*
|
IB/core: refactor ib_create_qp
Christoph Hellwig
2016-05-13
1
-49
/
+54
|
*
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
15
-59
/
+54
|
*
|
IB/cma: pass the port number to ib_create_qp
Christoph Hellwig
2016-05-12
1
-0
/
+1
|
|
/
|
*
IB/srp: Move common code into the caller
Bart Van Assche
2016-05-12
1
-1
/
+0
|
*
IB/srp: Move code out of a loop
Bart Van Assche
2016-05-12
1
-3
/
+3
|
*
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
2016-05-12
1
-0
/
+2
|
*
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2016-05-12
2
-3
/
+4
|
*
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
2016-05-12
1
-11
/
+13
|
*
IB/srp: Document srp_map_data() return value
Bart Van Assche
2016-05-12
1
-0
/
+9
|
*
IB/srp: Fix a comment
Bart Van Assche
2016-05-12
1
-1
/
+1
|
*
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
2016-05-12
1
-1
/
+1
|
*
-
.
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
2016-05-05
11
-101
/
+215
|
|
\
\
|
|
|
*
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()
Hariprasad S
2016-05-05
1
-10
/
+2
|
|
|
*
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
Hariprasad S
2016-05-05
1
-0
/
+13
|
|
|
*
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
Hariprasad S
2016-05-05
1
-29
/
+35
|
|
|
*
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
Hariprasad S
2016-05-05
1
-14
/
+15
|
|
|
*
RDMA/iw_cxgb4: free resources when send_flowc() fails
Hariprasad S
2016-05-05
1
-5
/
+18
|
|
|
*
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
Hariprasad S
2016-05-05
1
-2
/
+13
|
|
|
*
RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held
Hariprasad S
2016-05-05
1
-0
/
+7
|
|
|
*
RDMA/iw_cxgb4: stop ep timer on close failure
Hariprasad S
2016-05-05
1
-1
/
+6
|
|
|
*
RDMA/iw_cxgb4: release ep resources on accept arp failure
Hariprasad S
2016-05-05
1
-16
/
+66
|
|
*
|
IB/hfi1: Use global defines for upper bits in opcode
Mike Marciniszyn
2016-04-28
1
-3
/
+3
|
|
*
|
IB/rdmavt,hfi1,qib: Fix memory leak
Jubin John
2016-04-28
2
-2
/
+15
|
|
*
|
IB/qib, IB/hfi1: Fix up UD loopback use of irq flags
Mike Marciniszyn
2016-04-28
5
-12
/
+12
|
*
|
|
RDMA/i40iw: Fix for removing quad hash entries
Tatyana Nikolova
2016-04-28
1
-1
/
+3
|
*
|
|
RDMA/i40iw: Fix for checking if the QP is destroyed
Tatyana Nikolova
2016-04-28
3
-0
/
+8
|
*
|
|
RDMA/i40iw: Fix for using one sge for RDMA READ
Shiraz Saleem
2016-04-28
1
-1
/
+5
|
*
|
|
RDMA/i40iw: Fix for the size of kernel mode SQ
Shiraz Saleem
2016-04-28
1
-2
/
+0
|
*
|
|
RDMA/i40iw: Fix for a NOP WQE size
Mohammad Khan
2016-04-28
1
-0
/
+3
|
*
|
|
RDMA/i40iw: Correct STag mask to min of 14 bits
Chien Tin Tung
2016-04-28
1
-1
/
+2
|
*
|
|
RDMA/i40iw: Fixes for WQE alignment
Shiraz Saleem
2016-04-28
2
-2
/
+18
|
*
|
|
RDMA/i40iw: Adding queue drain functions
Ismail, Mustafa
2016-04-28
2
-0
/
+40
|
*
|
|
RDMA/i40iw: Fix SD calculation for initial HMC creation
Ismail, Mustafa
2016-04-28
2
-33
/
+62
|
*
|
|
RDMA/i40iw: Fix endian issues and warnings
Ismail, Mustafa
2016-04-28
8
-56
/
+54
|
*
|
|
RDMA/i40iw: Add base memory management extensions
Ismail, Mustafa
2016-04-28
4
-19
/
+271
[prev]
[next]