Age | Commit message (Expand) | Author |
2007-04-24 | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes |
2007-04-24 | IB/mad: Change SMI to use enums rather than magic return codes | Hal Rosenstock |
2007-04-24 | IB/umad: Implement GRH handling for sent/received MADs | Sean Hefty |
2007-04-24 | IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() | Sean Hefty |
2007-04-24 | IB/ucm: Simplify ib_ucm_event() | Sean Hefty |
2007-04-24 | RDMA/ucma: Simplify ucma_get_event() | Sean Hefty |
2007-04-18 | IB/umad: Fix declaration of dev_map[] | Hal Rosenstock |
2007-03-06 | RDMA/ucma: Avoid sending reject if backlog is full | Sean Hefty |
2007-03-06 | RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() | Sean Hefty |
2007-02-22 | RDMA/cma: Remove unused node_guid from cma_device structure | Sean Hefty |
2007-02-22 | IB/cm: Remove ca_guid from cm_device structure | Sean Hefty |
2007-02-22 | RDMA/cma: Request reversible paths only | Sean Hefty |
2007-02-22 | IB/core: Set hop limit in ib_init_ah_from_wc correctly | Sean Hefty |
2007-02-22 | IB/uverbs: Return correct error for invalid PD in register MR | Roland Dreier |
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 |