summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues
2011-06-17Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier
2011-06-17IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise
2011-06-17RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier
2011-05-25RDMA/cma: Save PID of ID's ownerNir Muchtar
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan
2011-05-24RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise
2011-05-24RDMA/cxgb4: Use completion objects for event blockingSteve Wise
2011-05-23IB/srp: Fix integer -> pointer cast warningsRoland Dreier
2011-05-23IB: Add devnode methods to cm_class and umad_classRoland Dreier
2011-05-23IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny
2011-05-23IB/uverbs: Add devnode method to set path/modeRoland Dreier
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier
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-20RDMA: Add netlink infrastructureRoland Dreier
2011-05-20RDMA: Add error handling to ib_core_init()Nir Muchtar
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