aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-150/+505
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-nextRoland Dreier18-147/+500
2011-05-25RDMA/cma: Save PID of ID's ownerNir Muchtar1-0/+6
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar1-0/+99
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty3-24/+40
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar1-90/+80
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan1-1/+3
2011-05-24RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise3-13/+21
2011-05-24RDMA/cxgb4: Use completion objects for event blockingSteve Wise1-13/+5
2011-05-23IB/srp: Fix integer -> pointer cast warningsRoland Dreier1-2/+2
2011-05-23IB: Add devnode methods to cm_class and umad_classRoland Dreier2-0/+15
2011-05-23IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny1-0/+7
2011-05-23IB/uverbs: Add devnode method to set path/modeRoland Dreier1-0/+8
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier1-3/+5
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds11-106/+40
2011-05-20RDMA: Add netlink infrastructureRoland Dreier5-3/+205
2011-05-20RDMA: Add error handling to ib_core_init()Nir Muchtar1-3/+11
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt13-189/+264
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt3-3/+3
2011-05-12Merge branches 'cma', 'cxgb4' and 'qib' into for-nextRoland Dreier8-111/+108
2011-05-12IB/qib: Use pci_dev->revisionSergei Shtylyov1-4/+1
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller1-2/+7
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier3-10/+10
2011-05-09IB/ipath: Use pci_dev->revision, againSergei Shtylyov1-8/+1
2011-05-09IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov1-1/+2
2011-05-09RDMA/cxgb4: EEH errors can hang the driverSteve Wise3-53/+66
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise2-30/+26
2011-05-09RDMA/cxgb4: Fix missing parenthesesRoel Kluin1-1/+1
2011-05-09RDMA/cxgb4: Initialization errors can cause crashSteve Wise1-3/+3
2011-05-09RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise3-12/+9
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2-67/+130
2011-05-09RDMA/cma: Fix handling of IPv6 addressing in cma_use_portHefty, Sean1-7/+22
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2-2/+4
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi3-3/+3
2011-04-27cxgb4: use pgprot_writecombine() on powerpcNishanth Aravamudan1-4/+1
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław5-46/+20
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław3-54/+7
2011-03-31Fix common misspellingsLucas De Marchi22-33/+33
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2011-03-24RDMA/nes: Fix test of uninitialized netdevRoland Dreier1-1/+1
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-252/+521
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin1-5/+5
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin1-1/+0
2011-03-23Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier3-250/+515
2011-03-22IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow1-0/+3
2011-03-21Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator into srpRoland Dreier2-249/+514
2011-03-18IB/mad: Improve an error message so error code is includedMichael Heinz1-1/+2