summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/srp: Swap two code blocks in srp_add_one()Bart Van Assche2016-05-131-11/+12
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-1315-21/+41
* | IB/srp: Fix srp_create_target() error handlingBart Van Assche2016-05-131-7/+7
* | IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche2016-05-131-1/+6
* | IB/srp: Print "ib_srp: " prefix onceBart Van Assche2016-05-131-1/+1
* | IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-825/+85
* | IB/core: add RW API support for signature MRsChristoph Hellwig2016-05-132-5/+224
* | IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-495/+265
* | IB/core: generic RDMA READ/WRITE APIChristoph Hellwig2016-05-133-1/+535
* | IB/core: add a need_inval flag to struct ib_mrSteve Wise2016-05-131-0/+2
* | IB/core: add a simple MR poolChristoph Hellwig2016-05-133-1/+92
* | IB/core: refactor ib_create_qpChristoph Hellwig2016-05-131-49/+54
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-1315-59/+54
* | IB/cma: pass the port number to ib_create_qpChristoph Hellwig2016-05-121-0/+1
|/
* IB/srp: Move common code into the callerBart Van Assche2016-05-121-1/+0
* IB/srp: Move code out of a loopBart Van Assche2016-05-121-3/+3
* IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche2016-05-121-0/+2
* IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-122-3/+4
* IB/srp: Fix srp_map_data() error pathsBart Van Assche2016-05-121-11/+13
* IB/srp: Document srp_map_data() return valueBart Van Assche2016-05-121-0/+9
* IB/srp: Fix a commentBart Van Assche2016-05-121-1/+1
* IB/srp: Fix a spelling error in a source code commentBart Van Assche2016-05-121-1/+1
*-. Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford2016-05-0511-101/+215
|\ \
| | * RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
| | * RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
| | * RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
| | * RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
| | * RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
| | * RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S2016-05-051-2/+13
| | * RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S2016-05-051-0/+7
| | * RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S2016-05-051-1/+6
| | * RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S2016-05-051-16/+66
| | * IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
| | * RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-281-3/+0
| * | IB/hfi1: Use global defines for upper bits in opcodeMike Marciniszyn2016-04-281-3/+3
| * | IB/rdmavt,hfi1,qib: Fix memory leakJubin John2016-04-282-2/+15
| * | IB/qib, IB/hfi1: Fix up UD loopback use of irq flagsMike Marciniszyn2016-04-285-12/+12
* | | RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova2016-04-281-1/+3
* | | RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova2016-04-283-0/+8
* | | RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem2016-04-281-1/+5
* | | RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem2016-04-281-2/+0
* | | RDMA/i40iw: Fix for a NOP WQE sizeMohammad Khan2016-04-281-0/+3
* | | RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung2016-04-281-1/+2
* | | RDMA/i40iw: Fixes for WQE alignmentShiraz Saleem2016-04-282-2/+18
* | | RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa2016-04-282-0/+40
* | | RDMA/i40iw: Fix SD calculation for initial HMC creationIsmail, Mustafa2016-04-282-33/+62
* | | RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-288-56/+54
* | | RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa2016-04-284-19/+271
* | | RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa2016-04-281-0/+1
* | | RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa2016-04-281-4/+5
OpenPOWER on IntegriCloud