summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-2512-809/+441
* [IB] CM: Fix initialization of QP attributes for UC QPs.Sean Hefty2005-10-241-14/+24
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-245-10/+21
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-244-0/+10
| * [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-221-10/+11
* | [IB] user_mad: Use class_device.devtRoland Dreier2005-10-201-15/+2
* | [IB] user_mad: trivial coding style fixesRoland Dreier2005-10-201-8/+8
* | [IB] cm: Add missing break in switchRoland Dreier2005-10-201-0/+1
* | [IB] mthca: Don't enter QP into MCG more than once.Jack Morgenstein2005-10-181-1/+6
* | [IB] Fail sysfs queries after device is unregisteredRoland Dreier2005-10-181-0/+16
* | [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-181-0/+1
* | [IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier2005-10-182-2/+4
* | [IPoIB] Improve ipoib_timeout() outputRoland Dreier2005-10-181-2/+5
* | [IB] ucm: quiet sparse warningsRoland Dreier2005-10-171-2/+2
* | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-172-67/+192
* | [IB] merge ucm.h into ucm.cSean Hefty2005-10-172-104/+41
* | [IB] uverbs: Implement more commandsRoland Dreier2005-10-173-1/+572
* | [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-172-1/+22
* | [IB] fail SA queries if device initialization failedRoland Dreier2005-10-171-6/+24
* | [IB] uverbs: unlock correctly in error pathsRoland Dreier2005-10-171-2/+6
* | [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-173-7/+8
* | [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-177-12/+40
* | [IB] Fix leak on MAD initialization failureRoland Dreier2005-10-171-19/+26
* | [IB] mthca: detect SRQ overflowRoland Dreier2005-10-171-0/+15
* | [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-174-4/+45
* | [IB] Check port number in ib_query_port()/ib_modify_port()Roland Dreier2005-10-171-0/+12
* | [IB] uverbs: reject invalid memory registration permission flagsRoland Dreier2005-10-171-0/+8
* | [IB] mthca: Fill in more fields in query_port methodJack Morgenstein2005-10-171-0/+4
* | [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-173-0/+18
* | [IB] uverbs: Fix up resource creation error pathsRoland Dreier2005-10-171-61/+50
* | [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-173-252/+244
* | [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-173-0/+4
* | [IB] Add checks to multicast attach and detachJack Morgenstein2005-10-171-6/+12
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-082-4/+4
* [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
* [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-281-2/+2
* [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
* [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-263-62/+86
* [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
* [IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin2005-09-261-1/+1
* [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-261-4/+13
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
* [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6
* [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-201-0/+1
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-203-6/+7
* [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-191-2/+3
* [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-191-1/+2
* [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-181-6/+4
* [PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier2005-09-181-11/+5
OpenPOWER on IntegriCloud