summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-226-2/+1194
|\
| *-. Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-218-6/+1219
| |\ \
| | | * IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn2016-03-171-0/+1
| | | * staging/rdma/hfi1: Adaptive PIO for short messagesMike Marciniszyn2016-03-111-10/+12
| | | * IB/rdmvt: close send engine struct holesMike Marciniszyn2016-03-111-2/+2
| | | * IB/rdmavt: Remove unnecessary exported functionsDennis Dalessandro2016-03-112-17/+0Star
| | | * IB/rdmavt: Remove signal_supported and commentsDennis Dalessandro2016-03-111-18/+0Star
| | | * IB/rdmavt: Remove RVT_FLAGsDennis Dalessandro2016-03-111-10/+0Star
| | | * IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2016-03-111-1/+0Star
| | | * IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro2016-03-111-14/+109
| | | * IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro2016-03-111-15/+0Star
| | | * IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn2016-03-112-5/+12
| | | * IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout valueVennila Megavannan2016-03-112-1/+5
| | | * IB/rdmavt: remove unused qp fieldMike Marciniszyn2016-03-111-1/+0Star
| | | * staging/rdma/hfi1, IB/core: Fix LinkDownReason define for consistencyEaswar Hariharan2016-03-111-1/+1
| | | * IB/rdmavt: Add support for query_port, modify_port and get_port_immutableHarish Chegondi2016-03-111-0/+6
| | | * IB/rdmavt: Add query gid support.Dennis Dalessandro2016-03-111-0/+2
| | | * IB/rdmavt: Clean up distinction between port number and indexDennis Dalessandro2016-03-111-2/+2
| | | * IB/rdmavt: Add hardware driver send work request checkIra Weiny2016-03-111-0/+2
| | | * IB/rdmavt: Add srq functionality to rdmavtJubin John2016-03-111-0/+3
| | | * IB/rdmavt: Fix copyright dateDennis Dalessandro2016-03-113-3/+3
| | | * IB/rdmavt: Add mad agents to rdmavtDennis Dalessandro2016-03-111-1/+5
| | | * IB/rdmavt: Add device structure allocationDennis Dalessandro2016-03-111-0/+1
| | | * IB/rdmavt: add modify queue pair driver helpersIra Weiny2016-03-111-0/+7
| | | * IB/rdmavt: Remove unused variable from Queue PairIra Weiny2016-03-111-1/+0Star
| | | * IB/rdmavt: Add multicast functionsDennis Dalessandro2016-03-112-1/+29
| | | * IB/rdmavt: Add modify qpDennis Dalessandro2016-03-113-0/+71
| | | * IB/rdmavt: Add post send to rdmavtDennis Dalessandro2016-03-112-0/+33
| | | * IB/rdmavt: Add completion queue functionsDennis Dalessandro2016-03-112-0/+108
| | | * IB/rdmavt: Support creating qps with GFP_NOIO flagMike Marciniszyn2016-03-111-2/+3
| | | * IB/rdmavt: Add support for rvt_query_device functionHarish Chegondi2016-03-111-1/+4
| | | * IB/rdmavt: Export reset_qp in rdmavtDennis Dalessandro2016-03-112-0/+4
| | | * IB/rdmavt: Add create queue pair functionalityDennis Dalessandro2016-03-111-1/+9
| | | * IB/rdmavt: Add R and S flags for queue pairsDennis Dalessandro2016-03-111-0/+80
| | | * IB/rdmavt: Add pkey supportDennis Dalessandro2016-03-111-4/+34
| | | * IB/rdmavt: Add mmap related functionsDennis Dalessandro2016-03-111-0/+15
| | | * IB/rdmavt: Initialize and teardown of qpn tableDennis Dalessandro2016-03-112-0/+42
| | | * IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro2016-03-114-306/+396
| | | * IB/rdmavt: Add driver notification for new AHDennis Dalessandro2016-03-111-16/+25
| | | * IB/rdmavt: Add an ibport data structure to rdmavtDennis Dalessandro2016-03-111-1/+65
| | | * IB/rdmavt: Move SRQ data structure into rdmavtDennis Dalessandro2016-03-111-0/+13
| | | * IB/rdmavt: Add AH to rdmavtKamal Heib2016-03-111-0/+17
| | | * IB/rdmavt: Add common LID defines to rdmavtKamal Heib2016-03-111-0/+3
| | | * IB/rdmavt: Move memory registration into rdmavtDennis Dalessandro2016-03-111-1/+18
| | | * IB/rdmavt: Add the start of capability flagsDennis Dalessandro2016-03-111-0/+12
| | | * IB/rdmavt: Add device specific info printsDennis Dalessandro2016-03-111-0/+3
| | | * IB/rdmavt: Move driver helper functions to a common structureDennis Dalessandro2016-03-111-7/+15
| | | * IB/rdmavt: Add queue pair data structure to rdmavtDennis Dalessandro2016-03-111-0/+233
| | | * IB/rdmavt: Move MR datastructures into rvtDennis Dalessandro2016-03-111-0/+53
| | | * IB/rdmavt: Add pkey query stubDennis Dalessandro2016-03-111-1/+2