Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -10/+36 |
2007-10-11 | [INET]: local port range robustness | Stephen Hemminger | 1 | -10/+12 |
2007-10-10 | RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries | Sean Hefty | 1 | -0/+2 |
2007-10-10 | RDMA/cma: Add ability to specify type of service | Sean Hefty | 1 | -10/+34 |
2007-07-18 | RDMA/cma: Remove local write permission from QP access flags | Dotan Barak | 1 | -1/+1 |
2007-07-11 | IB/cm: Include HCA ACK delay in local ACK timeout | Sean Hefty | 1 | -1/+0 |
2007-06-08 | RDMA/cma: Fix initialization of next_port | Sean Hefty | 1 | -2/+2 |
2007-05-15 | RDMA/cma: Add check to validate that cm_id is bound to a device | Sean Hefty | 1 | -4/+8 |
2007-05-15 | RDMA/cma: Fix synchronization with device removal in cma_iw_handler | Sean Hefty | 1 | -2/+3 |
2007-05-15 | RDMA/cma: Simplify device removal handling code | Sean Hefty | 1 | -41/+48 |
2007-03-06 | RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() | Sean Hefty | 1 | -1/+1 |
2007-02-23 | RDMA/cma: Remove unused node_guid from cma_device structure | Sean Hefty | 1 | -2/+0 |
2007-02-23 | RDMA/cma: Request reversible paths only | Sean Hefty | 1 | -1/+3 |
2007-02-17 | RDMA/cma: Add multicast communication support | Sean Hefty | 1 | -44/+315 |
2007-02-10 | IB: Remove redundant "_wq" from workqueue names | Sean Hefty | 1 | -1/+1 |
2007-02-10 | RDMA/cma: Increment port number after close to avoid re-use | Sean Hefty | 1 | -10/+56 |
2007-01-08 | RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects | Steve Wise | 1 | -3/+14 |
2006-12-12 | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 1 | -16/+204 |
2006-12-12 | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 1 | -24/+44 |
2006-12-12 | RDMA/cma: Report connect info with connect events | Sean Hefty | 1 | -57/+85 |
2006-12-12 | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 1 | -5/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -28/+21 |
2006-11-30 | RDMA/cm: Remove setting local write as part of QP access flags | Dotan Barak | 1 | -1/+1 |
2006-11-30 | RDMA/cma: Rewrite cma_req_handler() to encapsulate common code | Krishna Kumar | 1 | -14/+13 |
2006-11-30 | RDMA/cma: Remove redundant check in cma_add_one | Krishna Kumar | 1 | -5/+0 |
2006-11-30 | RDMA/cma: Optimize cma_bind_loopback() to check for empty list | Krishna Kumar | 1 | -8/+7 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -5/+5 |
2006-11-03 | RDMA/addr: Use client registration to fix module unload race | Sean Hefty | 1 | -2/+6 |
2006-10-31 | RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count | Krishna Kumar | 1 | -8/+15 |
2006-10-03 | RDMA/cma: Optimize error handling | Krishna Kumar | 1 | -10/+14 |
2006-10-03 | RDMA/cma: Eliminate unnecessary remove_list | Krishna Kumar | 1 | -5/+1 |
2006-10-03 | RDMA/cma: Set status correctly on route resolution error | Sean Hefty | 1 | -0/+1 |
2006-10-03 | RDMA/cma: Fix device removal race | Krishna Kumar | 1 | -0/+1 |
2006-10-03 | RDMA/cma: Fix leak of cm_ids in case of failures | Krishna Kumar | 1 | -4/+11 |
2006-09-23 | IB/sa: Require SA registration | Michael S. Tsirkin | 1 | -1/+6 |
2006-09-23 | RDMA/cma: Protect against adding device during destruction | Sean Hefty | 1 | -8/+26 |
2006-09-23 | RDMA: iWARP Core Changes. | Tom Tucker | 1 | -41/+315 |
2006-09-23 | IB: Whitespace fixes | Roland Dreier | 1 | -4/+4 |
2006-09-15 | RDMA/cma: Increase the IB CM retry count in CMA | Michael S. Tsirkin | 1 | -1/+1 |
2006-07-15 | [PATCH] IB/cm: set private data length for reject messages | Ira Weiny | 1 | -0/+1 |
2006-07-15 | [PATCH] IB/addr: gid structure alignment fix | Michael S. Tsirkin | 1 | -10/+11 |
2006-06-26 | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 1 | -1/+1 |
2006-06-18 | IB: IP address based RDMA connection manager | Sean Hefty | 1 | -0/+1927 |