summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-12Merge branches 'cma', 'cxgb4' and 'qib' into for-nextRoland Dreier
2011-05-12IB/qib: Use pci_dev->revisionSergei Shtylyov
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-05-09IB/ipath: Use pci_dev->revision, againSergei Shtylyov
2011-05-09IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov
2011-05-09RDMA/cxgb4: EEH errors can hang the driverSteve Wise
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise
2011-05-09RDMA/cxgb4: Fix missing parenthesesRoel Kluin
2011-05-09RDMA/cxgb4: Initialization errors can cause crashSteve Wise
2011-05-09RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean
2011-05-09RDMA/cma: Fix handling of IPv6 addressing in cma_use_portHefty, Sean
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-27cxgb4: use pgprot_writecombine() on powerpcNishanth Aravamudan
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-24RDMA/nes: Fix test of uninitialized netdevRoland Dreier
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin
2011-03-23Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier
2011-03-22IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow
2011-03-21Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel...Roland Dreier
2011-03-18IB/mad: Improve an error message so error code is includedMichael Heinz
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-17RDMA/addr: Fix return of uninitialized ret valueSean Hefty
2011-03-17mm: export __get_user_pagesHuang Ying
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow
2011-03-15IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow
2011-03-15IB/srp: allow sg_tablesize to be set for each targetDavid Dillow
2011-03-15IB/srp: move IB CM setup completion into its own functionDavid Dillow
2011-03-15IB/srp: always avoid non-zero offsets into an FMRDavid Dillow
2011-03-15Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-nextRoland Dreier
2011-03-15RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific oneSean Hefty
2011-03-15IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH stateSean Hefty
2011-03-15IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty