summaryrefslogtreecommitdiff
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0641-0/+44
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-316-0/+6
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3114-0/+14
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-3119-0/+21
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-314-0/+4
| |
| \
*-. \ Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2011-11-042-8/+4
|\ \ \
| | * | IB/qib: Fix panic in RC error flushing logicMike Marciniszyn2011-11-041-7/+3
| * | | IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-031-1/+1
| |/ /
* | | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2011-11-042-4/+8
* | | IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-043-15/+52
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0167-945/+4419
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------------. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-0166-941/+4418
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-134-2/+97
| | | | | | | | | | | | * | RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-133-42/+138
| | | | | | | | | | | | * | IB/mlx4: Add support for XRC QPsSean Hefty2011-10-133-33/+90
| | | | | | | | | | | | * | IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-132-5/+11
| | | | | | | | | | | | * | IB/mlx4: Add support for XRC domainsSean Hefty2011-10-132-0/+71
| | | | | | | | | | | | * | IB/cm: Do not automatically disconnect XRC TGT QPsSean Hefty2011-10-131-0/+2
| | | | | | | | | | | | * | RDMA/cma: Support XRC QPsSean Hefty2011-10-131-1/+1
| | | | | | | | | | | | * | RDMA/ucm: Allow user to specify QP type when creating idSean Hefty2011-10-131-1/+4
| | | | | | | | | | | | * | RDMA/cm: Define new RDMA port space specific to IBSean Hefty2011-10-131-0/+5
| | | | | | | | | | | | * | IB/cm: Update XRC support based on XRC annex errataSean Hefty2011-10-132-8/+26
| | | | | | | | | | | | * | IB/cm: Update protocol to support XRCSean Hefty2011-10-132-16/+43
| | | | | | | | | | | | * | RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-132-40/+73
| | | | | | | | | | | | * | RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty2011-10-131-11/+37
| | | | | | | | | | | | * | RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-133-40/+139
| | | | | | | | | | | | * | RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-134-0/+347
| | | | | | | | | | | | * | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty2011-10-131-0/+47
| | | | | | | | | | | | * | RDMA/core: Add XRC QPsSean Hefty2011-10-131-20/+130
| | | | | | | | | | | | * | RDMA/core: Add XRC SRQ typeSean Hefty2011-10-131-1/+20
| | | | | | | | | | | | * | RDMA/core: Add SRQ type fieldSean Hefty2011-10-138-0/+22
| | | | | | | | | | | | * | RDMA/core: Add XRC domain supportSean Hefty2011-10-121-0/+26
| | | | | | | | | | | * | | IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2011-10-312-10/+21
| | | | | | | | | | | * | | IB/qib: Hold links until tuning data is availableMitko Haralanov2011-10-214-57/+94
| | | | | | | | | | | * | | IB/qib: Clean up checkpatch issueMike Marciniszyn2011-10-211-2/+1
| | | | | | | | | | | * | | IB/qib: Remove s_lock around header validationMike Marciniszyn2011-10-214-15/+8
| | | | | | | | | | | * | | IB/qib: Precompute timeout jiffies to optimize latencyMike Marciniszyn2011-10-213-6/+11
| | | | | | | | | | | * | | IB/qib: Use RCU for qpn lookupMike Marciniszyn2011-10-215-41/+87
| | | | | | | | | | | * | | IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn2011-10-216-5/+18
| | | | | | | | | | | * | | IB/qib: Decode path MTU optimizationMike Marciniszyn2011-10-214-6/+9
| | | | | | | | | | | * | | IB/qib: Optimize RC/UC code by IB operationMike Marciniszyn2011-10-212-9/+24
| | | | | | | | | | | * | | IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn2011-10-064-2/+8
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-1013-50/+1434
| | | | | | | | | | * | | RDMA/nes: Print IP address for critcal errorsFaisal Latif2011-10-101-0/+9
| | | | | | | | | | * | | RDMA/nes: Fix terminate connectionFaisal Latif2011-10-101-8/+9
| | | | | | | | | | * | | RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-061-1/+4
| | | | | | | | | | |/ /
| | | | | | | | | * | | IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz2011-10-311-9/+2
| | | | | | | | | * | | IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz2011-10-311-1/+1
| | | | | | | | | |/ /
| | | | | | | | * | | RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-064-7/+5
| | | | | | | | * | | IB/mad: Verify mgmt class in received MADsHefty, Sean2011-10-061-0/+3