aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-10IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky
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-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-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-05IB/srp: allow lockless work postingBart Van Assche
2011-01-05IB/srp: consolidate state change codeBart Van Assche
2011-01-05IB/srp: allow task management without a previous requestDavid Dillow
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-08IB/uverbs: Handle large number of entries in poll CQDan Carpenter
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-12-01Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier
2010-12-01IB: Fix information leak in marshalling codeVasiliy Kulikov
2010-12-01IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz
2010-12-01IB/mlx4: Fix IBoE link stateEli Cohen
2010-12-01IB/mlx4: Fix IBoE reported link rateEli Cohen
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen
2010-11-24infiniband: remove dev_base_lock useEric Dumazet
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-15infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-26IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe
2010-10-26IB/qib: Allow driver to load if PCIe AER failsRalph Campbell
2010-10-26IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell
2010-10-26IB/qib: Fix extra log level in qib_early_err()Jason Gunthorpe
2010-10-26RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches