aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-18
* IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-18
* IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-18
* IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-18
* IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-18
* IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-18
* IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-17
* RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-17
* IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-17
* IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier2007-07-17
* IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2007-07-17
* IB/ipath: Make a few functions staticRoland Dreier2007-07-17
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-17
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-17
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-17
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-17
* IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-17
* IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-17
* IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-17
* IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-17
* IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-17
* IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-17
* IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-17
* IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak2007-07-17
* IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein2007-07-17
* IB/mlx4: Fix flow label returned from query QPJack Morgenstein2007-07-17
* RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise2007-07-17
* drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik2007-07-17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-18
| * [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-07
| * [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-02
| * [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-02
| * [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-02
| * [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-01
| * [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-01
| * [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-01
| * [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-12
|\ \
| * | IB/mlx4: Implement query SRQJack Morgenstein2007-07-12
| * | IB/mlx4: Implement query QPJack Morgenstein2007-07-12
| * | IB/cm: Send no match if a SIDR REQ does not match a listenSean Hefty2007-07-11
| * | IB/cm: Fix handling of duplicate SIDR REQsSean Hefty2007-07-11
| * | IB/cm: cm_msgs.h should include ib_cm.hSean Hefty2007-07-11
| * | IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-11
| * | IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possibleSean Hefty2007-07-11
| * | IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-11
| * | IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-10
| * | IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen2007-07-10
| * | IPoIB/cm: Fix warning if IPV6 is not enabledRoland Dreier2007-07-10