| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() | Roland Dreier | 2006-12-15 | 1 | -3/+1 |
* | IB/mthca: Add HCA profile module parameters | Leonid Arsh | 2006-12-15 | 1 | -14/+97 |
* | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G | Roland Dreier | 2006-12-15 | 2 | -2/+2 |
* | IPoIB: Make sure struct ipoib_neigh.queue is always initialized | Roland Dreier | 2006-12-12 | 1 | -2/+1 |
* | IB/iser: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | 2 | -63/+61 |
* | IB/srp: Use new verbs IB DMA mapping functions | Ralph Campbell | 2006-12-12 | 2 | -34/+49 |
* | IPoIB: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | 2 | -41/+38 |
* | IB/core: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | 3 | -55/+53 |
* | IB/ipath: Implement new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 | 6 | -7/+201 |
* | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 | 3 | -3/+882 |
* | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 2006-12-12 | 1 | -16/+204 |
* | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 2006-12-12 | 2 | -24/+48 |
* | RDMA/cma: Report connect info with connect events | Sean Hefty | 2006-12-12 | 1 | -57/+85 |
* | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 2006-12-12 | 1 | -5/+1 |
* | IB/ipath: Fix IRQ for PCI Express HCAs | Roland Dreier | 2006-12-12 | 1 | -1/+1 |
* | RDMA/amso1100: Fix memory leak in c2_qp_modify() | Krishna Kumar | 2006-12-12 | 1 | -5/+8 |
* | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 | 2 | -6/+1 |
* | IB/ipath: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 | 7 | -18/+9 |
* | IB/fmr: ib_flush_fmr_pool() may wait too long | Roland Dreier | 2006-12-12 | 1 | -10/+2 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 4 | -8/+8 |
* | [PATCH] struct path: convert infiniband | Josef Sipek | 2006-12-08 | 3 | -10/+10 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 6 | -7/+7 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 30 | -187/+281 |
|\| |
|
| * | IB/ucm: Fix deadlock in cleanup | Michael S. Tsirkin | 2006-11-29 | 1 | -0/+2 |
| * | IB/cm: Fix automatic path migration support | Sean Hefty | 2006-11-29 | 2 | -33/+94 |
| * | IPoIB: Fix skb leak when freeing neighbour | Michael S. Tsirkin | 2006-11-29 | 3 | -8/+15 |
| * | IB/srp: Fix memory leak on reconnect | Vu Pham | 2006-11-29 | 1 | -3/+5 |
| * | RDMA/addr: list_move() cleanups | Roland Dreier | 2006-11-29 | 1 | -4/+2 |
| * | RDMA/addr: Fix some cancellation problems in process_req() | Krishna Kumar | 2006-11-29 | 1 | -6/+5 |
| * | RDMA/amso1100: Prevent deadlock in destroy QP | Krishna Kumar | 2006-11-29 | 1 | -8/+28 |
| * | IB/mthca: Fix initial SRQ logsize for mem-free HCAs | Jack Morgenstein | 2006-11-29 | 1 | -1/+1 |
| * | IB/ehca: Use WQE offset instead of WQE addr for pending work reqs | Hoang-Nam Nguyen | 2006-11-29 | 4 | -15/+39 |
| * | RDMA/iwcm: Fix comment for iwcm_deref_id() to match code | Krishna Kumar | 2006-11-29 | 1 | -2/+3 |
| * | RDMA/iwcm: Remove unnecessary function argument | Krishna Kumar | 2006-11-29 | 1 | -7/+6 |
| * | RDMA/iwcm: Remove unnecessary initializations | Krishna Kumar | 2006-11-29 | 1 | -4/+4 |
| * | RDMA/iwcm: Fix memory leak | Krishna Kumar | 2006-11-29 | 1 | -3/+4 |
| * | RDMA/iwcm: Fix memory corruption bug in cm_work_handler() | Krishna Kumar | 2006-11-29 | 1 | -3/+4 |
| * | IB: Convert kmem_cache_t -> struct kmem_cache | Roland Dreier | 2006-11-29 | 3 | -3/+3 |
| * | IB/ipath: Fix typo in pma_counter_select subscript | Roland Dreier | 2006-11-29 | 1 | -1/+1 |
| * | RDMA/amso1100: Fix section mismatches | Roland Dreier | 2006-11-29 | 1 | -2/+2 |
| * | IB/mthca: Fix section mismatches | Roland Dreier | 2006-11-29 | 10 | -41/+33 |
| * | IB/srp: Increase supported CDB size | Arne Redlich | 2006-11-29 | 1 | -1/+2 |
| * | RDMA/cm: Remove setting local write as part of QP access flags | Dotan Barak | 2006-11-29 | 2 | -3/+2 |
| * | IB: kmemdup() cleanup | Eric Sesterhenn | 2006-11-29 | 4 | -10/+5 |
| * | RDMA/cma: Rewrite cma_req_handler() to encapsulate common code | Krishna Kumar | 2006-11-29 | 1 | -14/+13 |
| * | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() | Krishna Kumar | 2006-11-29 | 1 | -1/+1 |
| * | RDMA/cma: Remove redundant check in cma_add_one | Krishna Kumar | 2006-11-29 | 1 | -5/+0 |