aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-24infiniband: remove dev_base_lock useEric Dumazet2-6/+6
2010-11-11net: get rid of rtable->idevEric Dumazet1-4/+4
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/viro/vfs-2.6Linus Torvalds2-0/+2
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds55-702/+2323
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-nextRoland Dreier55-702/+2323
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/core: Add link layer type information to sysfsEli Cohen1-0/+15
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen3-27/+161
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen5-12/+47
2010-10-25IB/mlx4: Add support for IBoEEli Cohen5-108/+687
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen1-0/+2
2010-10-24IB/srp: Sync buffer before posting sendDavid Dillow1-0/+5
2010-10-24IB/srp: Use list_first_entry()Bart Van Assche1-1/+1
2010-10-24IB/srp: Reduce number of BUSY conditionsBart Van Assche1-2/+7
2010-10-24IB/srp: Eliminate two forward declarationsDavid Dillow1-73/+69
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-7/+7
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-23RDMA/ucma: Allow tuning the max listen backlogSteve Wise1-6/+33
2010-10-23IPoIB: Set dev_id field of net_deviceEli Cohen1-0/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-4/+5
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2-10/+103
2010-10-22IB/srp: Preparation for transmit ring response allocationBart Van Assche2-15/+25
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. Mattock4-5/+5
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 Cohen3-30/+91
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen3-26/+333
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen4-26/+78
2010-10-13IPoIB: Skip IBoE portsEli Cohen1-0/+2
2010-10-12net: percpu net_device refcountEric Dumazet2-4/+4
2010-10-11RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroyAnimesh K Trivedi1-0/+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