aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm.c
Commit message (Expand)AuthorAge
* IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin2006-09-22
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/cm: Randomize starting comm IDSean Hefty2006-09-22
* IB/cm: Use correct reject code for invalid GIDSean Hefty2006-09-22
* IB/cm: Enable atomics along with RDMA readsSean Hefty2006-09-22
* IB/cm: Fix error handling in ib_send_cm_reqSean Hefty2006-08-03
* [PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin2006-07-15
* IB/core: Set alternate port number when initializing QP attributesSean Hefty2006-06-30
* IB/cm: Use address handle helpersSean Hefty2006-06-17
* IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-17
* IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin2006-06-17
* IB/cm: Match connection requests based on private dataSean Hefty2006-06-17
* IB: refcount race fixesSean Hefty2006-05-12
* IB/cm: Check cm_id state before handling a REPSean Hefty2006-03-20
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* IB/cm: avoid reusing local IDSean Hefty2005-11-30
* IB/cm: correct reported reject codeSean Hefty2005-11-30
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* [IB] CM: Fix initialization of QP attributes for UC QPs.Sean Hefty2005-10-24
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-24
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-24
* | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-17
|/
* [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-09
* [PATCH] IB CM: support CM redirJohn Kingman2005-09-09
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-27