Age | Commit message (Expand) | Author |
2007-07-17 | IB/cm: Make internal function cm_get_ack_delay() static | Roland Dreier |
2007-07-10 | IB/cm: Send no match if a SIDR REQ does not match a listen | Sean Hefty |
2007-07-10 | IB/cm: Fix handling of duplicate SIDR REQs | Sean Hefty |
2007-07-10 | IB/cm: Include HCA ACK delay in local ACK timeout | Sean Hefty |
2007-07-10 | IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible | Sean Hefty |
2007-05-29 | IB/cm: Fix stale connection detection | Sean Hefty |
2007-05-21 | IB/cm: Improve local id allocation | Michael S. Tsirkin |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-02-22 | IB/cm: Remove ca_guid from cm_device structure | Sean Hefty |
2006-12-12 | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-11-29 | IB/cm: Fix automatic path migration support | Sean Hefty |
2006-11-29 | RDMA/cm: Remove setting local write as part of QP access flags | Dotan Barak |
2006-11-29 | IB: kmemdup() cleanup | Eric Sesterhenn |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-10 | IB/cm: Send DREP in response to unmatched DREQ | Sean Hefty |
2006-10-10 | IB/cm: Fix timewait crash after module unload | Sean Hefty |
2006-09-22 | IB/cm: Do not track remote QPN in timewait state | Michael S. Tsirkin |
2006-09-22 | RDMA: iWARP Core Changes. | Tom Tucker |
2006-09-22 | IB: Whitespace fixes | Roland Dreier |
2006-09-22 | IB/cm: Randomize starting comm ID | Sean Hefty |
2006-09-22 | IB/cm: Use correct reject code for invalid GID | Sean Hefty |
2006-09-22 | IB/cm: Enable atomics along with RDMA reads | Sean Hefty |
2006-08-03 | IB/cm: Fix error handling in ib_send_cm_req | Sean Hefty |
2006-07-14 | [PATCH] IB/cm: drop REQ when out of memory | Michael S. Tsirkin |
2006-06-30 | IB/core: Set alternate port number when initializing QP attributes | Sean Hefty |
2006-06-17 | IB/cm: Use address handle helpers | Sean Hefty |
2006-06-17 | IB/ucm: Get rid of duplicate P_Key parameter | Sean Hefty |
2006-06-17 | IB/cm: remove unneeded flush_workqueue | Michael S. Tsirkin |
2006-06-17 | IB/cm: Match connection requests based on private data | Sean Hefty |
2006-05-12 | IB: refcount race fixes | Sean Hefty |
2006-03-20 | IB/cm: Check cm_id state before handling a REP | Sean Hefty |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-10 | IB: Add node_guid to struct ib_device | Sean Hefty |
2005-11-30 | IB/cm: avoid reusing local ID | Sean Hefty |
2005-11-30 | IB/cm: correct reported reject code | Sean Hefty |
2005-11-02 | [IB] kzalloc() conversions | Roland Dreier |
2005-10-25 | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped | Sean Hefty |
2005-10-24 | [IB] CM: Fix initialization of QP attributes for UC QPs. | Sean Hefty |
2005-10-24 | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co... | Roland Dreier |
2005-10-24 | [IB] Add idr_destroy() calls on module unload | Roland Dreier |
2005-10-17 | [IB] CM: bind IDs to a specific device | Sean Hefty |
2005-09-09 | [PATCH] IB: fix CM use-after-free | Roland Dreier |
2005-09-09 | [PATCH] IB CM: support CM redir | John Kingman |
2005-08-26 | [PATCH] IB: move include files to include/rdma | Roland Dreier |
2005-08-26 | [PATCH] IB: sparse endianness cleanup | Sean Hefty |
2005-07-27 | [PATCH] IB: Add the kernel CM implementation | Hal Rosenstock |