summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-03-16iw_cxgb3: support for iWARP port mappingSteve Wise1-8/+8
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise3-264/+65
2016-03-16iw_nes: remove port mapper related codeFaisal Latif4-309/+80
2016-03-16iwcm: common code for port mapperFaisal Latif2-27/+165
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford31-281/+1998
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford15-681/+574
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2-9/+8
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig2-130/+119
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig2-243/+184
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig2-30/+29
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2-10/+8
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz1-8/+0
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz2-8/+0
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz2-56/+52
2016-03-10iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz1-6/+5
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2-2/+6
2016-03-10iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz1-1/+2
2016-03-10ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2-40/+17
2016-03-10ib_srpt: Convert to target_alloc_session usageNicholas Bellinger1-17/+6
2016-03-10IB/rdmavt: Check lkey_table_size value before useJubin John1-2/+1
2016-03-10IB/rdamvt: fix cross build with rdmavtMike Marciniszyn1-1/+1
2016-03-10IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changesMike Marciniszyn2-5/+12
2016-03-10IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi2-2/+3
2016-03-10IB/rdmavt: Remove unnecessary exported functionsDennis Dalessandro5-138/+128
2016-03-10IB/rdmavt: Remove RVT_FLAGsDennis Dalessandro3-18/+0
2016-03-10IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2-5/+6
2016-03-10IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro1-0/+4
2016-03-10IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro1-61/+380
2016-03-10IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro10-63/+280
2016-03-10IB/rdmavt: Add trace and error print statements in post_one_wrHarish Chegondi2-1/+77
2016-03-10IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn8-96/+179
2016-03-10IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi4-39/+39
2016-03-10IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout valueVennila Megavannan1-0/+17
2016-03-10IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango1-3/+1
2016-03-10IB/qib: Insure last cursor is updated prior to completeMike Marciniszyn2-9/+23
2016-03-10staging/rdma/hfi1: use new RNR timerMike Marciniszyn2-1/+1
2016-03-10staging/rdma/hfi1: Remove modify queue pair from hfi1Dennis Dalessandro1-7/+0
2016-03-10staging/rdma/hfi1: Clean up return handlingDennis Dalessandro1-3/+1
2016-03-10IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi3-49/+21
2016-03-10IB/qib: Support query gid in rdmavtDennis Dalessandro1-20/+12
2016-03-10IB/qib: Remove destroy queue pair codeHarish Chegondi3-108/+0
2016-03-10IB/qib: Remove modify queue pair codeHarish Chegondi11-493/+113
2016-03-10IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn insteadHarish Chegondi7-87/+34
2016-03-10IB/qib: Clean up register_ib_deviceDennis Dalessandro1-68/+0
2016-03-10IB/qib: Remove srq functionalityJubin John4-404/+1
2016-03-10IB/rdmavt: Properly pass gfp to hw driver functionIra Weiny1-2/+1
2016-03-10IB/rdmavt: Add support for query_port, modify_port and get_port_immutableHarish Chegondi1-22/+55
2016-03-10IB/rdmavt: Add query gid support.Dennis Dalessandro1-3/+14
2016-03-10IB/rdmavt: Clean up distinction between port number and indexDennis Dalessandro5-23/+52
2016-03-10IB/rdmavt: Add Mem affinity supportMitko Haralanov3-11/+14