aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-26
* RDMA/cxgb3: Stop the EP Timer on BAD CLOSESteve Wise2007-02-23
* RDMA/cxgb3: cleanupsAdrian Bunk2007-02-23
* RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty2007-02-22
* IB/cm: Remove ca_guid from cm_device structureSean Hefty2007-02-22
* RDMA/cma: Request reversible paths onlySean Hefty2007-02-22
* IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty2007-02-22
* IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier2007-02-22
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-21
* IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-20
* IB/mthca: Make 2 functions staticAdrian Bunk2007-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-19
|\
| * Various typo fixes.Robert P. J. Day2007-02-17
* | IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-16
* | IB/ipath: Make ipath_map_sg() staticRoland Dreier2007-02-16
* | IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-16
* | RDMA/cma: Add multicast communication supportSean Hefty2007-02-16
* | IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* | IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-16
* | RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise2007-02-16
* | RDMA/cxgb3: Fail posts synchronously when in TERMINATE stateSteve Wise2007-02-16
* | RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-16
* | IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen2007-02-16
* | IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-16
* | IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen2007-02-16
* | IB/ehca: Rework irq handlerHoang-Nam Nguyen2007-02-16
* | IPoIB: Only allow root to change between datagram and connected modeRoland Dreier2007-02-16
* | IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier2007-02-16
* | IB/mthca: Allow the QP state transition RESET->RESETDotan Barak2007-02-16
|/
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-14
|\
| * IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-12
| * IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-12
| * IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-12
| * IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-12
| * IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-12
| * RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-12
| * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-10
| * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-10
| * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-10
| * IB/mthca: Work around gcc bug on sparc64David Howells2007-02-10
| * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
| * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-10
| * IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-10
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* [PATCH] iscsi endianness annotationsAl Viro2007-02-09
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-04