summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm.c
Commit message (Expand)AuthorAgeFilesLines
* IB/cm: Check cm_id state before handling a REPSean Hefty2006-03-201-18/+24
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-24/+5
* IB/cm: avoid reusing local IDSean Hefty2005-11-301-1/+2
* IB/cm: correct reported reject codeSean Hefty2005-11-301-4/+9
* [IB] kzalloc() conversionsRoland Dreier2005-11-021-4/+2
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-92/+45
* [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-241-0/+1
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-241-0/+1
* | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-171-13/+28
|/
* [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-091-0/+1
* [PATCH] IB CM: support CM redirJohn Kingman2005-09-091-1/+3
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-2/+2
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-59/+62
* [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-271-0/+3324
OpenPOWER on IntegriCloud