aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* 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
* 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
* IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras2006-10-30
* RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar2006-10-30
* IB/iser: Start connection after enabling iSERErez Zilber2006-10-30
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-16
* IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh2006-10-16
* RDMA/amso1100: Fix a NULL dereference in error pathAdrian Bunk2006-10-16
* RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar2006-10-16
* IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-10