summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-254-43/+200
* | IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier2008-01-251-22/+21
* | IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier2008-01-251-17/+30
* | IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier2008-01-251-9/+19
* | IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-256-130/+130
|/
* IB/srp: Release transport before removing hostDave Dillow2008-01-081-1/+1
* IB/srp: Fix list corruption/oops on module reloadDavid Dillow2008-01-031-0/+1
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-271-0/+3
* IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber2007-11-241-2/+4
* IPoIB/cm: Fix receive QP cleanupRoland Dreier2007-10-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-234-98/+87
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-194-95/+82
| * IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-171-1/+1
| * IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-161-2/+4
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+4
* | infiniband: sg chaining supportJens Axboe2007-10-161-34/+41
* | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-151-2/+3
* | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-153-11/+20
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-152-0/+29
|\ \ | |/ |/|
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+1
| * [SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2007-10-122-0/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1111-42/+95
|\ \
OpenPOWER on IntegriCloud