summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2011-01-11IB/qib: Remove IB latency turnoffMike Marciniszyn1-2/+0
2011-01-11RDMA/nes: Fix string continuation lineJoe Perches1-2/+2
2011-01-11IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2011-01-11IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2011-01-11IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky1-1/+8
2011-01-11IPoIB: Add GRO supportOr Gerlitz3-1/+4
2011-01-11IPoIB: Remove LRO supportOr Gerlitz5-132/+2
2011-01-11IB/ipath: Use printf extension %pR for struct resourceJoe Perches1-3/+2
2011-01-11RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise1-2/+0
2011-01-11RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger5-89/+2
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow2-17/+26
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche2-23/+25
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche1-23/+14
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche2-58/+67
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche2-11/+13
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+3
2011-01-07fs: dcache rationalise dget variantsNick Piggin2-2/+2
2011-01-07fs: dcache remove dcache_lockNick Piggin2-8/+1
2011-01-07fs: dcache scale dentry refcountNick Piggin2-2/+2
2011-01-05IB/srp: allow lockless work postingBart Van Assche2-44/+28
2011-01-05IB/srp: consolidate state change codeBart Van Assche1-21/+24
2011-01-05IB/srp: allow task management without a previous requestDavid Dillow2-63/+37
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-82/+70
2010-12-22Merge branch 'master' into for-nextJiri Kosina7-82/+70
2010-12-09IB/uverbs: Handle large number of entries in poll CQDan Carpenter1-43/+56
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-37/+11
2010-12-02Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier2-7/+7
2010-12-02IB: Fix information leak in marshalling codeVasiliy Kulikov1-0/+4
2010-12-02IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz1-30/+0
2010-12-02IB/mlx4: Fix IBoE link stateEli Cohen1-1/+1
2010-12-02IB/mlx4: Fix IBoE reported link rateEli Cohen1-1/+1
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen1-5/+5
2010-11-24infiniband: remove dev_base_lock useEric Dumazet2-6/+6
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-17SCSI host lock push-downJeff Garzik1-1/+3
2010-11-15infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl1-1/+0
2010-11-11net: get rid of rtable->idevEric Dumazet1-4/+4
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-29convert get_sb_single() usersAl Viro2-14/+14
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+2
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds55-702/+2323
2010-10-27replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-27Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier55-702/+2323
2010-10-27IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe1-1/+3
2010-10-27IB/qib: Allow driver to load if PCIe AER failsRalph Campbell1-1/+3
2010-10-27IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell1-0/+1
2010-10-27IB/qib: Fix extra log level in qib_early_err()Jason Gunthorpe1-1/+1
2010-10-27RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches1-2/+2
2010-10-27RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches1-2/+2
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig2-0/+2