summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-303-6/+46
* IPoIB: Copy child MTU from parentEli Cohen2008-04-291-0/+3
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-296-40/+64
* IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-292-1/+5
* IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-292-2/+12
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-236-49/+134
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-192-62/+72
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
* IB/iser: Don't change itt endiannessErez Zilber2008-04-161-2/+2
* IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2008-04-162-7/+7
* IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber2008-04-161-4/+1
* IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2008-04-162-0/+52
* IPoIB: Add basic ethtool supportEli Cohen2008-04-164-1/+59
* IPoIB: Add LSO supportEli Cohen2008-04-165-36/+92
* IB: Use shorter list_splice_init() for brevityRobert P. J. Day2008-04-161-2/+1
* IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow2008-04-161-1/+6
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-164-1/+41
* IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2008-03-122-7/+10
* IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier2008-03-111-0/+1
* IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz2008-03-111-1/+1
* IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-101-4/+9
* IB/iser: Fix list iteration bugArne Redlich2008-03-101-20/+16
* IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana2008-02-191-4/+6
* IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-141-1/+0
* IPoIB: On P_Key change event, reset state properlyJack Morgenstein2008-02-141-0/+1
* IPoIB: Add send gather supportEli Cohen2008-02-084-30/+83
* IPoIB: Add high DMA feature flagEli Cohen2008-02-081-1/+3
* IB/srp: Retry stale connectionsDavid Dillow2008-02-042-12/+42
* IPoIB: Remove a misleading debug printOr Gerlitz2008-02-041-4/+2
* IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-041-6/+7
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-252-11/+8
|\
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-1/+2
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-111-1/+3
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-111-3/+1
| * [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-111-0/+1
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-111-6/+0
* | IPoIB: Constify seq_operations function pointer tablesJan Engelhardt2008-01-251-2/+2
* | IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar2008-01-251-10/+0
* | IB/iser: Add change_queue_depth methodErez Zilber2008-01-251-0/+1
* | IB/iser: Print information about unhandled RDMA CM eventsErez Zilber2008-01-251-4/+2
* | IB/srp: Add identifying information to log messagesDavid Dillow2008-01-251-46/+71
* | IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana2008-01-253-14/+49
* | IB/srp: Enable SG list chainingDavid Dillow2008-01-251-0/+1
* | IB/srp: Respect target credit limitDavid Dillow2008-01-252-4/+14
* | IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-4/+0
* | IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter2008-01-251-1/+1
* | IB/iser: update URLs of iSER docsErez Zilber2008-01-251-2/+2
* | drivers/infiniband: Add missing "space"Joe Perches2008-01-251-1/+1
OpenPOWER on IntegriCloud