summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-3/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-227-82/+70
| |\
| * | infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl2010-11-151-1/+0
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-1135-618/+886
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and '...Roland Dreier2011-01-1030-527/+884
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | IB/srp: consolidate hot-path variables into cache linesDavid Dillow2011-01-102-17/+26
| | | | | | | | * | | IB/srp: stop sharing the host lock with SCSIBart Van Assche2011-01-102-23/+25
| | | | | | | | * | | IB/srp: reduce lock coverage of command completionBart Van Assche2011-01-101-23/+14
| | | | | | | | * | | IB/srp: reduce local coverage for command submission and EHBart Van Assche2011-01-102-58/+67
| | | | | | | | * | | IB/srp: don't move active requests to their own listBart Van Assche2011-01-102-11/+13
| | | | | | | | * | | IB/srp: allow lockless work postingBart Van Assche2011-01-052-44/+28
| | | | | | | | * | | IB/srp: consolidate state change codeBart Van Assche2011-01-051-21/+24
| | | | | | | | * | | IB/srp: allow task management without a previous requestDavid Dillow2011-01-052-63/+37
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * | | IB/qib: Fix refcount leak in lkey/rkey validationMike Marciniszyn2011-01-101-16/+14
| | | | | | | * | | IB/qib: Improve SERDES tunning on QMH boardsMike Marciniszyn2011-01-101-3/+23
| | | | | | | * | | IB/qib: Unnecessary delayed completions on RC connectionMike Marciniszyn2011-01-101-0/+24
| | | | | | | * | | IB/qib: Issue pre-emptive NAKs on eager buffer overflowMike Marciniszyn2011-01-101-4/+137
| | | | | | | * | | IB/qib: RDMA lkey/rkey validation is inefficient for large MRsMike Marciniszyn2011-01-103-23/+60
| | | | | | | * | | IB/qib: Change QPN incrementMike Marciniszyn2011-01-101-1/+1
| | | | | | | * | | IB/qib: Add fix missing from earlier patchMike Marciniszyn2011-01-101-31/+24
| | | | | | | * | | IB/qib: Change receive queue/QPN selectionMike Marciniszyn2011-01-104-31/+15
| | | | | | | * | | IB/qib: Fix interrupt mitigationMike Marciniszyn2011-01-105-8/+12
| | | | | | | * | | IB/qib: Avoid duplicate writes to the rcv head registerMike Marciniszyn2011-01-101-1/+9
| | | | | | | * | | IB/qib: Add a few new SERDES tuningsMike Marciniszyn2011-01-101-3/+26
| | | | | | | * | | IB/qib: Reset packet list after freeingMike Marciniszyn2011-01-101-0/+1
| | | | | | | * | | IB/qib: New SERDES init routine and improvements to SI qualityMike Marciniszyn2011-01-101-15/+255
| | | | | | | * | | IB/qib: Clear WAIT_SEND flags when setting QP to error stateMike Marciniszyn2011-01-101-0/+4
| | | | | | | * | | IB/qib: Fix context allocation with multiple HCAsMike Marciniszyn2011-01-101-5/+5
| | | | | | | * | | IB/qib: Fix multi-Florida HCA host panic on rebootMike Marciniszyn2011-01-101-2/+4
| | | | | | | * | | IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE betterMike Marciniszyn2011-01-101-1/+2
| | | | | | | * | | IB/qib: UD send with immediate receive completion has wrong sizeMike Marciniszyn2011-01-101-1/+1
| | | | | | | * | | IB/qib: Set port physical state even if other fields are invalidMike Marciniszyn2011-01-101-20/+25
| | | | | | | * | | IB/qib: Generate completion callback on errorsMike Marciniszyn2011-01-101-1/+2
| | | | | | | * | | IB/qib: Add support for the new QME7362 cardMike Marciniszyn2011-01-101-0/+4
| | | | | | | * | | IB/qib: Add receive header queue size module parametersMike Marciniszyn2011-01-101-4/+24
| | | | | | | * | | IB/qib: Remove IB latency turnoffMike Marciniszyn2011-01-101-2/+0
| | | | | | | |/ /
| | | | | | * | | RDMA/nes: Fix string continuation lineJoe Perches2011-01-101-2/+2
| | | | | | |/ /
| | | | | * | | IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-101-0/+2
| | | | | |/ /
| | | | * | | IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-101-0/+2
| | | | * | | IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky2011-01-101-1/+8
| | | | |/ /
| | | * | | IPoIB: Add GRO supportOr Gerlitz2011-01-103-1/+4
| | | * | | IPoIB: Remove LRO supportOr Gerlitz2011-01-105-132/+2
| | | |/ /
| | * | | IB/ipath: Use printf extension %pR for struct resourceJoe Perches2011-01-101-3/+2
| | |/ /
| * | | RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise2011-01-101-2/+0
| * | | RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger2011-01-105-89/+2
| |/ /
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-072-10/+3
|\ \ \
| * | | fs: dcache rationalise dget variantsNick Piggin2011-01-072-2/+2
| * | | fs: dcache remove dcache_lockNick Piggin2011-01-072-8/+1
| * | | fs: dcache scale dentry refcountNick Piggin2011-01-072-2/+2
| |/ /
OpenPOWER on IntegriCloud