summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-4/+14
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen2-2/+2
2010-10-12net: percpu net_device refcountEric Dumazet2-4/+4
2010-10-11RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlersSteve Wise1-25/+1
2010-10-11RDMA/cxgb4: Add default_llseek to debugfs filesSteve Wise1-0/+2
2010-10-11IB/mlx4: Limit size of fast registration WRsEli Cohen2-2/+2
2010-10-06IB/qib: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-10-06RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski1-0/+1
2010-10-06RDMA/nes: Report correct port state if interface is downChien Tung1-1/+3
2010-10-06IB/ehca: Fix driver on relocatable kernelSonny Rao1-3/+3
2010-09-28RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches1-2/+2
2010-09-28RDMA/nes: Remove unneeded variableDan Carpenter1-2/+1
2010-09-28RDMA/cxgb4: Fastreg NSMR fixesSteve Wise3-31/+29
2010-09-28RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise1-1/+1