summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cm.c
AgeCommit message (Expand)Author
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty
2006-11-29RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak
2006-11-29IB: kmemdup() cleanupEric Sesterhenn
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-10IB/cm: Send DREP in response to unmatched DREQSean Hefty
2006-10-10IB/cm: Fix timewait crash after module unloadSean Hefty
2006-09-22IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/cm: Randomize starting comm IDSean Hefty
2006-09-22IB/cm: Use correct reject code for invalid GIDSean Hefty
2006-09-22IB/cm: Enable atomics along with RDMA readsSean Hefty
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin
2006-06-30IB/core: Set alternate port number when initializing QP attributesSean Hefty
2006-06-17IB/cm: Use address handle helpersSean Hefty
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty
2006-06-17IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty
2006-05-12IB: refcount race fixesSean Hefty
2006-03-20IB/cm: Check cm_id state before handling a REPSean Hefty
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2005-11-30IB/cm: avoid reusing local IDSean Hefty
2005-11-30IB/cm: correct reported reject codeSean Hefty
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-10-24[IB] CM: Fix initialization of QP attributes for UC QPs.Sean Hefty
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty
2005-09-09[PATCH] IB: fix CM use-after-freeRoland Dreier
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock