Age | Commit message (Expand) | Author |
2007-02-16 | IB/core: Set static rate in ib_init_ah_from_path() | Roland Dreier |
2007-02-16 | IB/core: Fix sparse warnings about shadowed declarations | Roland Dreier |
2007-02-16 | RDMA/cma: Add multicast communication support | Sean Hefty |
2007-02-16 | IB/sa: Track multicast join/leave requests | Sean Hefty |
2007-02-16 | RDMA/iwcm: iw_cm_id destruction race fixes | Steve Wise |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-13 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven |
2007-02-10 | IB: Remove redundant "_wq" from workqueue names | Sean Hefty |
2007-02-10 | RDMA/cma: Increment port number after close to avoid re-use | Sean Hefty |
2007-02-10 | IB/core: Use ARRAY_SIZE macro for mandatory_table | Ahmed S. Darwish |
2007-02-04 | RDMA/addr: Handle ethernet neighbour updates during route resolution | Steve Wise |
2007-02-04 | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin |
2007-01-07 | RDMA/ucma: Don't report events with invalid user context | Sean Hefty |
2007-01-07 | RDMA/ucma: Fix struct ucma_event leak when backlog is full | Sean Hefty |
2007-01-07 | RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects | Steve Wise |
2006-12-12 | IB/core: Use the new verbs DMA mapping functions | Ralph Campbell |
2006-12-12 | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty |
2006-12-12 | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty |
2006-12-12 | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty |
2006-12-12 | RDMA/cma: Report connect info with connect events | Sean Hefty |
2006-12-12 | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty |
2006-12-12 | IB/fmr: ib_flush_fmr_pool() may wait too long | Roland Dreier |
2006-12-08 | [PATCH] struct path: convert infiniband | Josef Sipek |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-11-29 | IB/ucm: Fix deadlock in cleanup | Michael S. Tsirkin |
2006-11-29 | IB/cm: Fix automatic path migration support | Sean Hefty |
2006-11-29 | RDMA/addr: list_move() cleanups | Roland Dreier |
2006-11-29 | RDMA/addr: Fix some cancellation problems in process_req() | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Fix comment for iwcm_deref_id() to match code | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Remove unnecessary function argument | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Remove unnecessary initializations | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Fix memory leak | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Fix memory corruption bug in cm_work_handler() | Krishna Kumar |
2006-11-29 | IB: Convert kmem_cache_t -> struct kmem_cache | Roland Dreier |
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-29 | RDMA/cma: Rewrite cma_req_handler() to encapsulate common code | Krishna Kumar |
2006-11-29 | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() | Krishna Kumar |
2006-11-29 | RDMA/cma: Remove redundant check in cma_add_one | Krishna Kumar |
2006-11-29 | RDMA/cma: Optimize cma_bind_loopback() to check for empty list | Krishna Kumar |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-13 | IB/mad: Fix race between cancel and receive completion | Roland Dreier |
2006-11-02 | RDMA/addr: Use client registration to fix module unload race | Sean Hefty |
2006-10-30 | IB/uverbs: Return sq_draining value in query_qp response | Jack Morgenstein |
2006-10-30 | RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count | Krishna Kumar |
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-10-02 | RDMA/cma: Optimize error handling | Krishna Kumar |
2006-10-02 | RDMA/cma: Eliminate unnecessary remove_list | Krishna Kumar |