aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-12IB: refcount race fixesSean Hefty1-5/+7
2006-03-20IB/cm: Check cm_id state before handling a REPSean Hefty1-18/+24
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty1-24/+5
2005-11-30IB/cm: avoid reusing local IDSean Hefty1-1/+2
2005-11-30IB/cm: correct reported reject codeSean Hefty1-4/+9
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-4/+2
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-92/+45
2005-10-24[IB] CM: Fix initialization of QP attributes for UC QPs.Sean Hefty1-14/+24
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)Roland Dreier1-0/+1
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier1-0/+1
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty1-13/+28
2005-09-09[PATCH] IB: fix CM use-after-freeRoland Dreier1-0/+1
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman1-1/+3
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-2/+2
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-59/+62
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock1-0/+3324