| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-04 |
|\ |
|
| * | [IB] mthca: check P_Key index in modify QP | Jack Morgenstein | 2005-11-03 |
| * | [IB] mthca: fix format of FW version | Roland Dreier | 2005-11-03 |
| * | [IB] kzalloc() conversions | Roland Dreier | 2005-11-02 |
| * | [IB] mthca: Avoid SRQ free WQE list corruption | Roland Dreier | 2005-10-31 |
| * | [IB] mthca: report asynchronous CQ events | Michael S. Tsirkin | 2005-10-29 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Roland Dreier | 2005-10-28 |
|\ |
|
| * | [PATCH] gfp_t: drivers/infiniband | Al Viro | 2005-10-28 |
| * | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() | Roland Dreier | 2005-10-23 |
* | | [IB] mthca: first pass at catastrophic error reporting | Roland Dreier | 2005-10-27 |
* | | [IB] mthca: correct modify QP attribute masks for UC | Roland Dreier | 2005-10-25 |
* | | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped | Sean Hefty | 2005-10-25 |
* | | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co... | Roland Dreier | 2005-10-24 |
|\ \ |
|
| * | | [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt() | Roland Dreier | 2005-10-22 |
| |/ |
|
* | | [IB] mthca: Don't enter QP into MCG more than once. | Jack Morgenstein | 2005-10-18 |
* | | [IB] mthca: Add struct pci_driver.owner field | Roland Dreier | 2005-10-18 |
* | | [IB] mthca: Use enum in mthca_alloc_db() prototype | Roland Dreier | 2005-10-18 |
* | | [IB] uverbs: Add a mask of device methods allowed for userspace | Roland Dreier | 2005-10-17 |
* | | [IB] mthca: Better limit checking and reporting | Jack Morgenstein | 2005-10-17 |
* | | [IB] mthca: detect SRQ overflow | Roland Dreier | 2005-10-17 |
* | | [IB] mthca: SRQ limit reached events | Roland Dreier | 2005-10-17 |
* | | [IB] mthca: Fill in more fields in query_port method | Jack Morgenstein | 2005-10-17 |
* | | [IB] uverbs: Add device-specific ABI version attribute | Roland Dreier | 2005-10-17 |
* | | [IB] mthca: Report correct atomic capability | Jack Morgenstein | 2005-10-17 |
|/ |
|
* | [IB] mthca: Fix memory leak on device close | Michael S. Tsirkin | 2005-09-30 |
* | [IB] mthca: fix hw_ver value returned from mthca_query_device | Jack Morgenstein | 2005-09-27 |
* | [IB] mthca: Round up number of slots in HCA context memory table | Michael S. Tsirkin | 2005-09-27 |
* | [IB] mthca: Fix off by one bug in mthca_map_cmd | Michael S. Tsirkin | 2005-09-26 |
* | [IB] mthca: fix off by one in clr_int calculation | Michael S. Tsirkin | 2005-09-26 |
* | [IB] mthca: Fix doorbell record resource leak | Roland Dreier | 2005-09-26 |
* | [PATCH] IB/mthca: Fix device removal memory leak | Michael S. Tsirkin | 2005-09-20 |
* | [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs | Roland Dreier | 2005-09-19 |
* | [PATCH] IB/mthca: Fix posting work requests to shared receive queues | Roland Dreier | 2005-09-19 |
* | [PATCH] IB/mthca: Initialize eq->nent before we use it | Roland Dreier | 2005-09-19 |
* | [PATCH] IB/mthca: fix posting of first work request | Roland Dreier | 2005-09-19 |
* | [PATCH] IB/mthca: assign ACK timeout field correctly | Roland Dreier | 2005-09-19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-11 |
|\ |
|
| * | [PATCH] IB: Initialize qp->wait | Michael S. Tsirkin | 2005-09-07 |
| * | [PATCH] IB: really reset QPs | Roland Dreier | 2005-09-07 |
* | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 |
|/ |
|
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Handle context tables smaller than our chunk size | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Move WQE structures into their own header | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Simplify handling of completions with error | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 |