aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* Fix typos in commentsThomas Weber2010-03-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | | driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
|/ /
* | infiniband: use for_each_set_bit()Akinobu Mita2010-03-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\ \
| * | switch infiniband uverbs to anon_inodesAl Viro2010-03-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\ \ \
| * \ \ Merge branch 'misc' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier2010-02-24
| | * | | IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-24
| | * | | RDMA: Use rlimit helpersJiri Slaby2010-02-11
| | |/ /
| * | | Merge branch 'srp' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier2010-03-02
| | * | | IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-02
| | |/ /
| * | | Merge branch 'nes' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-25
| | * | | RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-19
| | * | | RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif2010-02-19
| | * | | RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-19
| | * | | RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-19
| | |/ /
| * | | Merge branch 'mlx4' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-12
| | |/ /
| * | | Merge branch 'iser' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-24
| | * | | IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-24
| | * | | IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-24
| | * | | IB/iser: Use atomic allocationsOr Gerlitz2010-02-24
| | * | | IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-24
| | * | | IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-24
| | * | | IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-24
| | * | | IB/iser: New receive buffer posting logicOr Gerlitz2010-02-24
| | * | | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-24
| | |/ /
| * | | Merge branch 'ipoib' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz2010-02-11
| | |/ /
| * | | Merge branch 'ehca' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | IB/ehca: Require in_wc in process_mad()Alexander Schmidt2010-02-19
| | * | | IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-12
| | * | | IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt2010-02-12
| | |/ /
| * | | Merge branch 'cxgb3' into for-nextRoland Dreier2010-03-02
| |\ \ \
| | * | | RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise2010-02-24
| | * | | RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise2010-02-24
| | * | | RDMA/cxgb3: Increase the max CQ depthSteve Wise2010-02-24
| | * | | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-24
| | * | | RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2010-02-11
| | |/ /
| * | | IB/ucm: Clean whitespace errorsAlexander Chiang2010-02-24
| * | | IB/ucm: Increase maximum devices supportedAlexander Chiang2010-02-24