| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Various typo fixes. | Robert P. J. Day | 2007-02-17 |
* | | IB/core: Set static rate in ib_init_ah_from_path() | Roland Dreier | 2007-02-16 |
* | | IB/ipath: Make ipath_map_sg() static | 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 |
* | | IPoIB: CM error handling thinko fix | Michael S. Tsirkin | 2007-02-16 |
* | | RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver | Steve Wise | 2007-02-16 |
* | | RDMA/cxgb3: Fail posts synchronously when in TERMINATE state | Steve Wise | 2007-02-16 |
* | | RDMA/iwcm: iw_cm_id destruction race fixes | Steve Wise | 2007-02-16 |
* | | IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN | Hoang-Nam Nguyen | 2007-02-16 |
* | | IB/ehca: Allow en/disabling scaling code via module parameter | Hoang-Nam Nguyen | 2007-02-16 |
* | | IB/ehca: Fix race condition/locking issues in scaling code | Hoang-Nam Nguyen | 2007-02-16 |
* | | IB/ehca: Rework irq handler | Hoang-Nam Nguyen | 2007-02-16 |
* | | IPoIB: Only allow root to change between datagram and connected mode | Roland Dreier | 2007-02-16 |
* | | IB/mthca: Fix allocation of ICM chunks in coherent memory | Roland Dreier | 2007-02-16 |
* | | IB/mthca: Allow the QP state transition RESET->RESET | Dotan Barak | 2007-02-16 |
|/ |
|
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | IB/mthca: Always fill MTTs from CPU | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Merge MR and FMR space on 64-bit systems | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Give reserved MTTs a separate cache line | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Fix reserved MTTs calculation on mem-free HCAs | Michael S. Tsirkin | 2007-02-12 |
| * | RDMA/cxgb3: Add driver for Chelsio T3 RNIC | Steve Wise | 2007-02-12 |
| * | 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/ehca: Fix memleak on module unloading | Akinobu Mita | 2007-02-10 |
| * | IB/mthca: Work around gcc bug on sparc64 | David Howells | 2007-02-10 |
| * | IPoIB: Connected mode experimental support | Michael S. Tsirkin | 2007-02-10 |
| * | IB/core: Use ARRAY_SIZE macro for mandatory_table | Ahmed S. Darwish | 2007-02-10 |
| * | IB/mthca: Use correct structure size in call to memset() | Roland Dreier | 2007-02-10 |
* | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |
* | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 |
|/ |
|
* | [PATCH] iscsi endianness annotations | Al Viro | 2007-02-09 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 |
* | IB/ehca: Remove obsolete prototypes | Hoang-Nam Nguyen | 2007-02-04 |
* | IB/ehca: Remove use of do_mmap() | Hoang-Nam Nguyen | 2007-02-04 |
* | RDMA/addr: Handle ethernet neighbour updates during route resolution | Steve Wise | 2007-02-04 |
* | IB/srp: Don't wait for response when QP is in error state. | Ishai Rabinovitz | 2007-02-04 |
* | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 |
* | IB/ehca: Fix mismatched spin_unlock in irq handler | Hoang-Nam Nguyen | 2007-01-22 |
* | IB/ehca: Fix improper use of yield() with spinlock held | Hoang-Nam Nguyen | 2007-01-22 |
* | IB/srp: Check match_strdup() return | Ishai Rabinovitz | 2007-01-22 |
* | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state | Dotan Barak | 2007-01-09 |
* | IB/ehca: Use proper GFP_ flags for get_zeroed_page() | Hoang-Nam Nguyen | 2007-01-09 |
* | IB/mthca: Fix PRM compliance problem in atomic-send completions | Jack Morgenstein | 2007-01-07 |
* | RDMA/ucma: Don't report events with invalid user context | Sean Hefty | 2007-01-07 |