summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-261-20/+2
|\
| * Merge ../linux-2.6James Bottomley2006-08-067-29/+52
| |\
| * | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-20/+2
* | | IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin2006-08-231-3/+3
* | | IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier2006-08-181-5/+6
* | | IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-162-2/+4
* | | IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier2006-08-112-14/+32
* | | IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin2006-08-101-2/+10
| |/ |/|
* | IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2006-08-032-1/+9
* | IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz2006-08-031-2/+1
* | IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz2006-08-031-2/+15
* | IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz2006-08-031-0/+2
* | IB/cm: Fix error handling in ib_send_cm_reqSean Hefty2006-08-031-1/+3
* | IB/mthca: Clean up mthca array index maskRoland Dreier2006-08-031-8/+7
* | IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin2006-08-031-1/+3
* | [NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker2006-08-021-16/+14
|/
* IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-241-2/+3
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-242-0/+24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-242-21/+88
* IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell2006-07-241-4/+0
* IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2006-07-242-0/+16
* IB/ipath: Fix a data corruptionRalph Campbell2006-07-241-40/+36
* IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-241-1/+2
* IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-231-11/+21
* IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-231-2/+8
* [PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin2006-07-141-5/+5
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-143-6/+6
* [PATCH] IB/cm: set private data length for reject messagesIra Weiny2006-07-141-0/+1
* [PATCH] srp: fix fmr error handlingVu Pham2006-07-141-0/+1
* [PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin2006-07-141-10/+11
* [PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin2006-07-141-3/+18
* [PATCH] IB/mthca: comment fixMichael S. Tsirkin2006-07-141-7/+6
* [PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein2006-07-141-2/+3
* [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-121/+17
|\
| * [SCSI] iscsi: convert iser to new set/get param fnsMike Christie2006-06-291-121/+17
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* | [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-0116-357/+198
* | [PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan2006-07-011-11/+16
* | [PATCH] IB/ipath: remove some #if 0 code related to lockable memoryBryan O'Sullivan2006-07-011-11/+0
* | [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan2006-07-014-26/+60
* | [PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan2006-07-011-4/+5
* | [PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan2006-07-014-10/+38
* | [PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan2006-07-011-83/+0
* | [PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan2006-07-016-36/+11
* | [PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan2006-07-016-269/+265
* | [PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan2006-07-019-27/+93
* | [PATCH] IB/ipath: check for valid LID and multicast LIDsBryan O'Sullivan2006-07-011-2/+2
* | [PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan2006-07-013-5/+0
OpenPOWER on IntegriCloud