summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-073-26/+11
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-073-3/+9
* infiniband: use for_each_set_bit()Akinobu Mita2010-03-061-16/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-043-26/+25
|\
| * switch infiniband uverbs to anon_inodesAl Viro2010-03-034-81/+29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-0335-1200/+1123
|\ \
| * \ Merge branch 'misc' into for-nextRoland Dreier2010-03-017-71/+14
| |\ \
| | * | IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier2010-02-242-56/+5
| | * | IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-243-12/+6
| | * | RDMA: Use rlimit helpersJiri Slaby2010-02-112-3/+2
| | |/
| * | Merge branch 'srp' into for-nextRoland Dreier2010-03-012-32/+65
| |\ \
| | * | IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier2010-03-011-13/+18
| | * | IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-012-25/+53
| | |/
| * | Merge branch 'nes' into for-nextRoland Dreier2010-03-017-290/+284
| |\ \
| | * | RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-255-218/+243
| | * | RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-191-3/+3
| | * | RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif2010-02-191-60/+28
| | * | RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-191-1/+2
| | * | RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-193-8/+8
| | |/
| * | Merge branch 'mlx4' into for-nextRoland Dreier2010-03-011-1/+1
| |\ \
| | * | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-121-1/+1
| | |/
| * | Merge branch 'iser' into for-nextRoland Dreier2010-03-015-604/+391
| |\ \
| | * | IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-241-25/+0
| | * | IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-242-20/+3
| | * | IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-243-52/+0
| | * | IB/iser: Use atomic allocationsOr Gerlitz2010-02-242-3/+3
| | * | IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-245-278/+115
| | * | IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-242-37/+76
| | * | IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-243-12/+12
| | * | IB/iser: New receive buffer posting logicOr Gerlitz2010-02-244-176/+235
| | * | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-243-95/+41
| | |/
| * | Merge branch 'ipoib' into for-nextRoland Dreier2010-03-011-8/+2
| |\ \
| | * | IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz2010-02-111-8/+2
| | |/
| * | Merge branch 'ehca' into for-nextRoland Dreier2010-03-013-7/+4
| |\ \
| | * | IB/ehca: Require in_wc in process_mad()Alexander Schmidt2010-02-191-1/+1
| | * | IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-121-3/+1
| | * | IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt2010-02-121-3/+2
| | |/
| * | Merge branch 'cxgb3' into for-nextRoland Dreier2010-03-017-19/+110
| |\ \
| | * | RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise2010-02-241-0/+1
| | * | RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise2010-02-243-9/+9
| | * | RDMA/cxgb3: Increase the max CQ depthSteve Wise2010-02-241-1/+1
| | * | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-244-8/+99
| | * | RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2010-02-111-1/+0
| | |/
| * | IB/ucm: Clean whitespace errorsAlexander Chiang2010-02-241-3/+3
| * | IB/ucm: Increase maximum devices supportedAlexander Chiang2010-02-241-8/+45
| * | IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang2010-02-241-1/+3
| * | IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang2010-02-241-5/+7
| * | IB/umad: Clean whitespaceAlexander Chiang2010-02-241-13/+13
| * | IB/umad: Increase maximum devices supportedAlexander Chiang2010-02-241-6/+44