aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein
2008-02-08IPoIB: Add send gather supportEli Cohen
2008-02-08IPoIB: Add high DMA feature flagEli Cohen
2008-02-04IB/srp: Retry stale connectionsDavid Dillow
2008-02-04IPoIB: Remove a misleading debug printOr Gerlitz
2008-02-04IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25IPoIB: Constify seq_operations function pointer tablesJan Engelhardt
2008-01-25IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar
2008-01-25IB/iser: Add change_queue_depth methodErez Zilber
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsErez Zilber
2008-01-25IB/srp: Add identifying information to log messagesDavid Dillow
2008-01-25IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana
2008-01-25IB/srp: Enable SG list chainingDavid Dillow
2008-01-25IB/srp: Respect target credit limitDavid Dillow
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2008-01-25IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter
2008-01-25IB/iser: update URLs of iSER docsErez Zilber
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2008-01-23[SCSI] IB/iSER: add logical unit reset supportErez Zilber
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie
2008-01-11[SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie
2008-01-08IB/srp: Release transport before removing hostDave Dillow
2008-01-03IB/srp: Fix list corruption/oops on module reloadDavid Dillow
2007-11-27IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein
2007-11-24IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber
2007-10-26IPoIB/cm: Fix receive QP cleanupRoland Dreier
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin
2007-10-17IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier
2007-10-16IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard
2007-10-16infiniband: sg chaining supportJens Axboe
2007-10-15IB/ipoib: Verify address handle validity on sendMoni Shoua
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] transport_srp: add rport roles attributeFUJITA Tomonori
2007-10-12[SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds