aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-58/+13
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
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/hw/nes: convert to hw_featuresMichał Mirosław3-54/+7
2011-03-31Fix common misspellingsLucas De Marchi21-32/+32
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 Torvalds2-1/+4
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 Dreier1-1/+1
2011-03-22IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow1-0/+3
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier1-1/+1
2011-03-17mm: export __get_user_pagesHuang Ying2-6/+6
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-40/+15
2011-03-15Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-nextRoland Dreier9-20/+51
2011-03-14IB/ipath: Don't reset disabled devicesNicolas Kaiser1-0/+1
2011-03-14IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADsMitko Haralanov1-2/+3
2011-03-14IB/qib: Set default LE2 value for active cables to 0Mitko Haralanov2-3/+12
2011-03-14RDMA/cxgb4: Debugfs dump_qp() updatesSteve Wise1-4/+9
2011-03-14RDMA/cxgb4: Dispatch FATAL event on EEH errorsSteve Wise1-1/+9
2011-03-14RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise1-0/+2
2011-03-14RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise1-2/+2
2011-03-14RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise1-1/+7
2011-03-14RDMA/cxgb4: Remove db_drop_taskSteve Wise2-2/+0
2011-03-14RDMA/cxgb4: Turn on delayed ACKSteve Wise1-2/+2
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller3-38/+9
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller3-3/+6
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2-2/+2
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2-2/+2
2011-02-22IB/qib: Return correct MAD when setting link width to 255Mitko Haralanov1-3/+4
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-38/+41
2011-02-17Merge branches 'nes' and 'qib' into for-nextRoland Dreier1-1/+4
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-13net: make dev->master generalJiri Pirko2-2/+3