aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
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-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16SCSI host lock push-downJeff Garzik
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
2010-10-26RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25IB/core: Add link layer type information to sysfsEli Cohen
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen
2010-10-25IB/mlx4: Add support for IBoEEli Cohen
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen
2010-10-24IB/srp: Sync buffer before posting sendDavid Dillow
2010-10-24IB/srp: Use list_first_entry()Bart Van Assche
2010-10-24IB/srp: Reduce number of BUSY conditionsBart Van Assche
2010-10-24IB/srp: Eliminate two forward declarationsDavid Dillow
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein
2010-10-23IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney
2010-10-23RDMA/ucma: Allow tuning the max listen backlogSteve Wise
2010-10-23IPoIB: Set dev_id field of net_deviceEli Cohen
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow
2010-10-22IB/srp: Preparation for transmit ring response allocationBart Van Assche
2010-10-22IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properlyJason Gunthorpe
2010-10-22RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise
2010-10-22RDMA/cxgb4: Use cxgb4 service for packet gl to skbSteve Wise
2010-10-22RDMA/cxgb4: Export T4 TCP MIBSteve Wise
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap
2010-10-15llseek: automatically add .llseek fopArnd Bergmann