aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-08
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-29
| * IB/cm: Fix automatic path migration supportSean Hefty2006-11-29
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-29
| * IB/srp: Fix memory leak on reconnectVu Pham2006-11-29
| * RDMA/addr: list_move() cleanupsRoland Dreier2006-11-29
| * RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-29
| * RDMA/amso1100: Prevent deadlock in destroy QPKrishna Kumar2006-11-29
| * IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-29
| * IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-29
| * RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-29
| * RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-29
| * RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-29
| * RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-29
| * RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-29
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-29
| * IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier2006-11-29
| * RDMA/amso1100: Fix section mismatchesRoland Dreier2006-11-29
| * IB/mthca: Fix section mismatchesRoland Dreier2006-11-29
| * IB/srp: Increase supported CDB sizeArne Redlich2006-11-29
| * RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-29
| * IB: kmemdup() cleanupEric Sesterhenn2006-11-29
| * RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-29
| * RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar2006-11-29
| * RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-29
| * RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IB/ipath: Depend on CONFIG_NETBryan O'Sullivan2006-11-20
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-20
|\
| * IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-16
* | [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan2006-11-16
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-13
|\
| * IB/mad: Fix race between cancel and receive completionRoland Dreier2006-11-13
| * RDMA/amso1100: Fix && typoJean Delvare2006-11-13
| * RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2006-11-13
| * IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen2006-11-13
| * IB/ehca: Use named constant for max mtuHoang-Nam Nguyen2006-11-13
| * IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-09
* | [PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan2006-11-08
|/
* RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-02
* IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin2006-10-31
* IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-31
* IB/amso1100: Fix incorrect pr_debug()Steve Wise2006-10-30
* IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise2006-10-30