summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen
2008-04-29IPoIB: Copy child MTU from parentEli Cohen
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman
2008-04-16IB/iser: Don't change itt endiannessErez Zilber
2008-04-16IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen
2008-04-16IPoIB: Add basic ethtool supportEli Cohen
2008-04-16IPoIB: Add LSO supportEli Cohen
2008-04-16IB: Use shorter list_splice_init() for brevityRobert P. J. Day
2008-04-16IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow
2008-04-16IPoIB: Use checksum offload support if availableEli Cohen
2008-03-12IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier
2008-03-11IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich
2008-03-10IB/iser: Fix list iteration bugArne Redlich
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