aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman1-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds32-1042/+629
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-nextRoland Dreier32-1042/+629
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn2-21/+53
2011-07-21nes: do vlan cleanupJiri Pirko3-28/+45
2011-07-18RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-4/+5
2011-07-18IB/mlx4: Support PMA counters for IBoEOr Gerlitz1-1/+67
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz3-3/+27
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz3-344/+75
2011-07-18IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz1-1/+1
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche4-36/+0
2011-07-18IB/qib: Update active link widthMitko Haralanov1-3/+23
2011-07-18IB/qib: Fix potential deadlock with link down interruptRam Vepa1-2/+3
2011-07-18IB/qib: Add sysfs interface to read free contextsRam Vepa1-0/+14
2011-07-18IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-2/+2
2011-07-18IB/qib: Remove double defineEdwin van Vliet1-1/+0
2011-07-18IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-4/+4
2011-07-18IB/ipath: Convert old cpumask api into new oneMotohiro KOSAKI1-4/+7
2011-07-18IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI1-5/+6
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller3-26/+30
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues12-611/+342
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-22/+66
2011-06-17Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2-8/+23
2011-06-17IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2-8/+23
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise2-13/+38
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise1-1/+1
2011-06-17RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise1-0/+4
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-28/+30
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-nextRoland Dreier6-28/+30
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-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 Torvalds5-58/+13
2011-05-20RDMA: Add netlink infrastructureRoland Dreier1-1/+1
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt10-120/+117
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-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2-9/+9
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-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2-2/+4