aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin1-1/+1
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen1-0/+1
2006-09-14IB/srp: Don't schedule reconnect from srpIshai Rabinovitz1-14/+0
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier1-4/+11
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman1-20/+2
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin1-3/+3
2006-08-18IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier1-5/+6
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2-2/+4
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier2-14/+32
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin1-2/+10
2006-08-06Merge ../linux-2.6James Bottomley7-29/+52
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2-1/+9
2006-08-03IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz1-2/+1
2006-08-03IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz1-2/+15
2006-08-03IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz1-0/+2
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty1-1/+3
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier1-8/+7
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin1-1/+3
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker1-16/+14
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie1-20/+2
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2-0/+16
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell1-40/+36
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak1-1/+2
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin1-2/+8
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin3-6/+6
2006-07-14[PATCH] IB/cm: set private data length for reject messagesIra Weiny1-0/+1
2006-07-14[PATCH] srp: fix fmr error handlingVu Pham1-0/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-10/+11
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin1-3/+18
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin1-7/+6
2006-07-14[PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein1-2/+3
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown1-1/+4
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-121/+17
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan16-357/+198
2006-07-01[PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan1-11/+16
2006-07-01[PATCH] IB/ipath: remove some #if 0 code related to lockable memoryBryan O'Sullivan1-11/+0
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMABryan O'Sullivan4-26/+60
2006-07-01[PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan1-4/+5
2006-07-01[PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan4-10/+38
2006-07-01[PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan1-83/+0
2006-07-01[PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan6-36/+11
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan6-269/+265