summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2011-01-10IB/qib: Generate completion callback on errorsMike Marciniszyn1-1/+2
2011-01-10IB/qib: Add support for the new QME7362 cardMike Marciniszyn1-0/+4
2011-01-10IB/qib: Add receive header queue size module parametersMike Marciniszyn1-4/+24
2011-01-10IB/qib: Remove IB latency turnoffMike Marciniszyn1-2/+0
2011-01-10RDMA/nes: Fix string continuation lineJoe Perches1-2/+2
2011-01-10IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2011-01-10IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2011-01-10IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky1-1/+8
2011-01-10IB/ipath: Use printf extension %pR for struct resourceJoe Perches1-3/+2
2011-01-10RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise1-2/+0
2011-01-10RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger5-89/+2
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
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-8/+7
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-8/+7
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-7/+7
2010-12-01IB/mlx4: Fix IBoE link stateEli Cohen1-1/+1
2010-12-01IB/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 Dumazet1-3/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-15infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl1-1/+0
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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+2
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds39-538/+1520
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier39-538/+1520
2010-10-26IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe1-1/+3
2010-10-26IB/qib: Allow driver to load if PCIe AER failsRalph Campbell1-1/+3
2010-10-26IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell1-0/+1
2010-10-26IB/qib: Fix extra log level in qib_early_err()Jason Gunthorpe1-1/+1
2010-10-26RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches1-2/+2
2010-10-26RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches1-2/+2
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig2-0/+2
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen3-27/+161
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen2-2/+2
2010-10-25IB/mlx4: Add support for IBoEEli Cohen5-108/+687
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds3-4/+4
2010-10-23IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein1-5/+23
2010-10-23IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney4-9/+5
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-4/+5
2010-10-22IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properlyJason Gunthorpe2-3/+8
2010-10-22RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise6-20/+71
2010-10-22RDMA/cxgb4: Use cxgb4 service for packet gl to skbSteve Wise1-41/+1
2010-10-22RDMA/cxgb4: Export T4 TCP MIBSteve Wise1-1/+11
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-4/+14
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock2-2/+2
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap1-0/+1