| Commit message (Expand) | Author | Age |
* | IB/mthca: Initialize max_cmds before debug code prints it | Roland Dreier | 2006-07-24 |
* | IB/ipoib: Fix packet loss after hardware address update | Michael S. Tsirkin | 2006-07-24 |
* | IB/ipoib: Fix oops with ipoib_debug_mcast set | Or Gerlitz | 2006-07-24 |
* | IB/mad: Validate MADs for spec compliance | Sean Hefty | 2006-07-24 |
* | IB/ipath: ipath_skip_sge() can break if num_sge > 1 | Ralph Campbell | 2006-07-24 |
* | IB/ipath: Fix ib_ipath driver to work with SRP | Ralph Campbell | 2006-07-24 |
* | IB/ipath: Fix a data corruption | Ralph Campbell | 2006-07-24 |
* | IB/mthca: Fix SRQ limit event range check | Dotan Barak | 2006-07-24 |
* | IB/uverbs: Fix lockdep warnings | Roland Dreier | 2006-07-23 |
* | IB/uverbs: Fix unlocking in error paths | Michael S. Tsirkin | 2006-07-23 |
* | [PATCH] IB/core: use correct gfp_mask in sa_query | Michael S. Tsirkin | 2006-07-15 |
* | [PATCH] fmr pool: remove unnecessary pointer dereference | Michael S. Tsirkin | 2006-07-15 |
* | [PATCH] IB/cm: set private data length for reject messages | Ira Weiny | 2006-07-15 |
* | [PATCH] srp: fix fmr error handling | Vu Pham | 2006-07-15 |
* | [PATCH] IB/addr: gid structure alignment fix | Michael S. Tsirkin | 2006-07-15 |
* | [PATCH] IB/cm: drop REQ when out of memory | Michael S. Tsirkin | 2006-07-15 |
* | [PATCH] IB/mthca: comment fix | Michael S. Tsirkin | 2006-07-15 |
* | [PATCH] IB/mthca: fix static rate returned by mthca_ah_query | Jack Morgenstein | 2006-07-15 |
* | [PATCH] mthca: initialize send and receive queue locks separately | Zach Brown | 2006-07-04 |
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 |
|\ |
|
| * | [SCSI] iscsi: convert iser to new set/get param fns | Mike Christie | 2006-06-29 |
* | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | [PATCH] IB/ipath: namespace cleanup: replace ips with ipath | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: ignore receive queue size if SRQ is specified | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: remove some #if 0 code related to lockable memory | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi... | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: read/write correct sizes through diag interface | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: support more models of InfiniPath hardware | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: drop the "stats" sysfs attribute group | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: rC receive interrupt performance changes | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fixes to performance get counters for IB compliance | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: check for valid LID and multicast LIDs | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: removed redundant statements | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: don't confuse the max message size with the MTU | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: disallow send of invalid packet sizes over UD | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fix lost interrupts on HT-400 | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fixed bug 9776 for real | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: reduce overhead on receive interrupts | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: memory management cleanups | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: use more appropriate gfp flags | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: enable freeze mode when shutting down device | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr... | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: enforce device resource limits | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: report correct device identification information in /sys | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: return an error for unknown multicast GID | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fix some memory leaks on failure paths | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: don't allow resources to be created with illegal values | Bryan O'Sullivan | 2006-07-01 |