aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2008-07-14IPoIB: Use multicast loopback blocking if availableRon Livne1-1/+4
2008-07-14IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier1-16/+47
2008-07-14IPoIB: Copy small received SKBs in connected modeEli Cohen3-0/+26
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier15-31/+0
2008-07-14IB/srp: Remove use of cached P_Key/GID queriesRoland Dreier1-8/+5
2008-07-12[SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.Mike Christie1-1/+0
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie3-12/+16
2008-07-12[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie1-1/+2
2008-07-12[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setupMike Christie3-62/+43
2008-07-12[SCSI] iscsi class: user device_for_each_child instead of duplicating session listMike Christie1-1/+1
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie4-202/+203
2008-07-12[SCSI] iser: convert ib_iser to support merged tasksMike Christie3-70/+68
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2-20/+11
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie3-4/+57
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie1-13/+3
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie1-11/+6
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie1-20/+54
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie2-2/+0
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie1-0/+1
2008-05-20IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein1-0/+6
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen3-6/+46
2008-04-29IPoIB: Copy child MTU from parentEli Cohen1-0/+3
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen6-40/+64
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman2-1/+5
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2-2/+12
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma6-49/+134
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones2-61/+71
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2-24/+27
2008-04-16IB/iser: Don't change itt endiannessErez Zilber1-2/+2
2008-04-16IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2-7/+7
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber1-4/+1
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2-0/+52
2008-04-16IPoIB: Add basic ethtool supportEli Cohen4-1/+59
2008-04-16IPoIB: Add LSO supportEli Cohen5-35/+91
2008-04-16IB: Use shorter list_splice_init() for brevityRobert P. J. Day1-2/+1
2008-04-16IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow1-1/+6
2008-04-16IPoIB: Use checksum offload support if availableEli Cohen4-1/+41
2008-03-12IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2-7/+10
2008-03-11IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier1-0/+1
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz1-1/+1
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-10IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana1-4/+6
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen1-1/+0
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein1-0/+1
2008-02-08IPoIB: Add send gather supportEli Cohen4-30/+83
2008-02-08IPoIB: Add high DMA feature flagEli Cohen1-1/+3
2008-02-04IB/srp: Retry stale connectionsDavid Dillow2-12/+42
2008-02-04IPoIB: Remove a misleading debug printOr Gerlitz1-4/+2
2008-02-04IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz1-6/+7