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