summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Merge branch 'iser' into for-nextRoland Dreier5-604/+391
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 Dreier13-24/+203
2010-03-02Merge branch 'cma' into for-nextRoland Dreier1-1/+0
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 Wise10-13/+192
2010-02-24IB/core: Pack struct ib_device a little tighterAlexander Chiang1-2/+2
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-24IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz1-25/+0
2010-02-24IB/iser: Use libiscsi passthrough modeOr Gerlitz2-20/+3
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz3-52/+0
2010-02-24IB/iser: Use atomic allocationsOr Gerlitz2-3/+3
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz5-278/+115
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz2-37/+76
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz3-12/+12
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz4-176/+235
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz3-95/+41
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-12RDMA/cm: Remove unused definition of RDMA_PS_SCTPSean Hefty1-1/+0
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-33/+19
2010-02-12Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-12/+10
2010-02-12Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds1-2/+8
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-44/+26
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+8
2010-02-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds43-230/+402
2010-02-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-22/+10