summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Merge branch 'ipoib' into for-nextRoland Dreier1-8/+2
2010-03-02Merge branch 'ehca' into for-nextRoland Dreier3-7/+4
2010-03-02Merge branch 'cxgb3' into for-nextRoland Dreier7-19/+110
2010-02-24RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise1-0/+1
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise3-9/+9
2010-02-24RDMA/cxgb3: Increase the max CQ depthSteve Wise1-1/+1
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise4-8/+99
2010-02-24IB/ucm: Clean whitespace errorsAlexander Chiang1-3/+3
2010-02-24IB/ucm: Increase maximum devices supportedAlexander Chiang1-8/+45
2010-02-24IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang1-1/+3
2010-02-24IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang1-5/+7
2010-02-24IB/umad: Clean whitespaceAlexander Chiang1-13/+13
2010-02-24IB/umad: Increase maximum devices supportedAlexander Chiang1-6/+44
2010-02-24IB/umad: Use stack variable 'base' in ib_umad_init_portAlexander Chiang1-2/+5
2010-02-24IB/umad: Use stack variable 'devnum' in ib_umad_init_portAlexander Chiang1-6/+9
2010-02-24IB/umad: Remove port_table[]Alexander Chiang1-36/+9
2010-02-24IB/umad: Convert *cdev to cdev in struct ib_umad_portAlexander Chiang1-26/+20
2010-02-24IB/uverbs: Whitespace cleanupAlexander Chiang1-34/+34
2010-02-24IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang1-2/+2
2010-02-24IB/uverbs: Increase maximum devices supportedAlexander Chiang1-6/+50
2010-02-24IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang1-1/+3
2010-02-24IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang1-5/+7
2010-02-24IB/uverbs: Remove dev_tableAlexander Chiang1-19/+5
2010-02-24IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2-16/+14
2010-02-19IB/ehca: Require in_wc in process_mad()Alexander Schmidt1-1/+1
2010-02-13IB/ehca: Allow access for ib_query_qp()Alexander Schmidt1-3/+1
2010-02-13IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt1-3/+2
2010-02-12IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz1-8/+2
2010-02-12RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise1-1/+0
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-3/+1
2010-02-10RDMA/cm: Revert association of an RDMA device when binding to loopbackSean Hefty1-3/+1
2010-01-27Fix failure exit in ipathfsAl Viro1-3/+1
2010-01-07Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2-1/+7
2010-01-07IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day1-1/+1
2010-01-06IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz1-1/+1
2010-01-06IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein1-0/+6
2009-12-23kfifo: fix warn_unused_resultStefani Seibold1-2/+3
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-8/+8
2009-12-23kfifo: cleanup namespaceStefani Seibold1-5/+5
2009-12-23kfifo: move out spinlockStefani Seibold1-16/+20
2009-12-23kfifo: move struct kfifo in placeStefani Seibold2-35/+34
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds1-2/+7
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds29-872/+1028
2009-12-16switch alloc_file() to passing struct pathAl Viro1-2/+7
2009-12-16Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier28-868/+1018
2009-12-16RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago1-12/+20
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-2/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2009-12-10RDMA/nes: Fix stale ARP issueFaisal Latif1-10/+27