| Commit message (Expand) | Author | Age |
... | |
* | | [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 |
* | | [PATCH] IB/ipath: remove some duplicate code | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: update some comments and fix typos | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: allow diags on any unit | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fix shared receive queues for RC | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: fix an indenting problem | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: share more common code between RC and UC protocols | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: update copyrights and other strings to reflect new company ... | Bryan O'Sullivan | 2006-07-01 |
* | | [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters | Bryan O'Sullivan | 2006-07-01 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-06-30 |
|\ \ |
|
| * | | IB/core: Set alternate port number when initializing QP attributes | Sean Hefty | 2006-06-30 |
| * | | IB/uverbs: Set correct user handle for user SRQs | Roland Dreier | 2006-06-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
| * | | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 |
* | | | [PATCH] infiniband: devfs fix | Andrew Morton | 2006-06-30 |
|/ / |
|
* / | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
|/ |
|
* | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 |
* | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-06-25 |
|\ |
|
| * | IB/iser: iSER Kconfig and Makefile | Or Gerlitz | 2006-06-22 |
| * | IB/iser: iSER handling of memory for RDMA | Or Gerlitz | 2006-06-22 |
| * | IB/iser: iSER RDMA CM (CMA) and IB verbs interaction | Or Gerlitz | 2006-06-22 |
| * | IB/iser: iSER initiator iSCSI PDU and TX/RX | Or Gerlitz | 2006-06-22 |
| * | IB/iser: iSCSI iSER transport provider high level code | Or Gerlitz | 2006-06-22 |
| * | IB/iser: iSCSI iSER transport provider header file | Or Gerlitz | 2006-06-22 |
| * | IB/uverbs: Remove unnecessary list_del()s | Roland Dreier | 2006-06-22 |
| * | IB/uverbs: Don't free wr list when it's known to be empty | Krishna Kumar | 2006-06-22 |
* | | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-06-19 |
|\ |
|
| * | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier | 2006-06-17 |