summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-10IB/qib: Fix context allocation with multiple HCAsMike Marciniszyn
2011-01-10IB/qib: Fix multi-Florida HCA host panic on rebootMike Marciniszyn
2011-01-10IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE betterMike Marciniszyn
2011-01-10IB/qib: UD send with immediate receive completion has wrong sizeMike Marciniszyn
2011-01-10IB/qib: Set port physical state even if other fields are invalidMike Marciniszyn
2011-01-10IB/qib: Generate completion callback on errorsMike Marciniszyn
2011-01-10IB/qib: Add support for the new QME7362 cardMike Marciniszyn
2011-01-10IB/qib: Add receive header queue size module parametersMike Marciniszyn
2011-01-10IB/qib: Remove IB latency turnoffMike Marciniszyn
2011-01-10RDMA/nes: Fix string continuation lineJoe Perches
2011-01-10IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter
2011-01-10IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter
2011-01-10mlx4_core: Avoid vunmap() of invalid pointer if allocation failsAli Ayoub
2011-01-10IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky
2011-01-10mlx4_core: Remove warning message about firmware bugRoland Dreier
2011-01-10IPoIB: Add GRO supportOr Gerlitz
2011-01-10IPoIB: Remove LRO supportOr Gerlitz
2011-01-10IB/ipath: Use printf extension %pR for struct resourceJoe Perches
2011-01-10RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise
2011-01-10RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-01-10perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-10i2c: Constify i2c_client where possibleJean Delvare
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser