aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* [PATCH] IB/ipath: check for valid LID and multicast LIDsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: use more appropriate gfp flagsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: enable freeze mode when shutting down deviceBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...Bryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: return an error for unknown multicast GIDBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: remove some duplicate codeBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: update some comments and fix typosBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-01
* [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan2006-07-01
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-06-30
|\
| * IB/core: Set alternate port number when initializing QP attributesSean Hefty2006-06-30
| * IB/uverbs: Set correct user handle for user SRQsRoland Dreier2006-06-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\ \ | |/ |/|
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-30
* | [PATCH] infiniband: devfs fixAndrew Morton2006-06-30
|/
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
* [PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn2006-06-26
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-06-25
|\
| * IB/iser: iSER Kconfig and MakefileOr Gerlitz2006-06-22
| * IB/iser: iSER handling of memory for RDMAOr Gerlitz2006-06-22
| * IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz2006-06-22
| * IB/iser: iSER initiator iSCSI PDU and TX/RXOr Gerlitz2006-06-22
| * IB/iser: iSCSI iSER transport provider high level codeOr Gerlitz2006-06-22
| * IB/iser: iSCSI iSER transport provider header fileOr Gerlitz2006-06-22
| * IB/uverbs: Remove unnecessary list_del()sRoland Dreier2006-06-22
| * IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar2006-06-22
* | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-19
|\
| * IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-17
| * IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-17
| * IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier2006-06-17