aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-09
|\
| *---. Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier2010-04-09
| |\ \ \
| | | | * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-07
| | | * | IB/mlx4: Check correct variable for allocation failureDan Carpenter2010-04-07
| | | |/
| | * / IB/cm: Fix device_create() return value checkJani Nikula2010-03-31
| | |/
| * / RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty2010-04-07
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-19
|\
| * sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman2010-03-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-18
|\ \ | |/ |/|
| * [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-13
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-nextRoland Dreier2010-03-12
| |\ \ \ \
| | | | * | RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung2010-03-12
| | | | * | RDMA/nes: Clear stall bit before destroying NIC QPChien Tung2010-03-11
| | | | * | RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-11
| | | * | | IB/mad: Ignore iWARP devices on device removalSteve Wise2010-03-11
| | | |/ /
| | * | | IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-11
| | * | | IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen2010-03-11
| | |/ /
| * / / RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise2010-03-11
| |/ /
* | | 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