| Commit message (Expand) | Author | Age |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
* | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2008-04-19 |
* | IB/iser: Don't change itt endianness | Erez Zilber | 2008-04-17 |
* | IPoIB: Handle case when P_Key is deleted and re-added at same index | Roland Dreier | 2008-04-17 |
* | IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event | Erez Zilber | 2008-04-17 |
* | IPoIB: Support modifying IPoIB CQ event moderation | Eli Cohen | 2008-04-17 |
* | IPoIB: Add basic ethtool support | Eli Cohen | 2008-04-17 |
* | IPoIB: Add LSO support | Eli Cohen | 2008-04-17 |
* | IB: Use shorter list_splice_init() for brevity | Robert P. J. Day | 2008-04-17 |
* | IB/srp: Enforce protocol limit on srp_sg_tablesize | David Dillow | 2008-04-17 |
* | IPoIB: Use checksum offload support if available | Eli Cohen | 2008-04-17 |
* | IPoIB: Allocate priv->tx_ring with vmalloc() | Roland Dreier | 2008-03-12 |
* | IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() | Roland Dreier | 2008-03-11 |
* | IPoIB: Don't drop multicast sends when they can be queued | Or Gerlitz | 2008-03-11 |
* | IB/iser: Handle iser_device allocation error gracefully | Arne Redlich | 2008-03-11 |
* | IB/iser: Fix list iteration bug | Arne Redlich | 2008-03-11 |
* | IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out | Pradeep Satyanarayana | 2008-02-19 |
* | IPoIB: Remove unused struct ipoib_cm_tx.ibwc member | Eli Cohen | 2008-02-14 |
* | IPoIB: On P_Key change event, reset state properly | Jack Morgenstein | 2008-02-14 |
* | IPoIB: Add send gather support | Eli Cohen | 2008-02-08 |
* | IPoIB: Add high DMA feature flag | Eli Cohen | 2008-02-08 |
* | IB/srp: Retry stale connections | David Dillow | 2008-02-04 |
* | IPoIB: Remove a misleading debug print | Or Gerlitz | 2008-02-04 |
* | IPoIB: Handle bonding failover race for connected neighbours too | Or Gerlitz | 2008-02-04 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [SCSI] IB/iSER: add logical unit reset support | Erez Zilber | 2008-01-23 |
| * | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch | 2008-01-11 |
| * | [SCSI] libiscsi: fix nop handling | Mike Christie | 2008-01-11 |
| * | [SCSI] libiscsi: do not block session during logout | Mike Christie | 2008-01-11 |
| * | [SCSI] libiscsi,iser: patch for AHS support | Boaz Harrosh | 2008-01-11 |
| * | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie | 2008-01-11 |
* | | IPoIB: Constify seq_operations function pointer tables | Jan Engelhardt | 2008-01-25 |
* | | IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler | Krishna Kumar | 2008-01-25 |
* | | IB/iser: Add change_queue_depth method | Erez Zilber | 2008-01-25 |
* | | IB/iser: Print information about unhandled RDMA CM events | Erez Zilber | 2008-01-25 |
* | | IB/srp: Add identifying information to log messages | David Dillow | 2008-01-25 |
* | | IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries | Pradeep Satyanarayana | 2008-01-25 |
* | | IB/srp: Enable SG list chaining | David Dillow | 2008-01-25 |
* | | IB/srp: Respect target credit limit | David Dillow | 2008-01-25 |
* | | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid | 2008-01-25 |
* | | IB/iser: Typo fix (s/destory/destroy/) | Oliver Pinter | 2008-01-25 |
* | | IB/iser: update URLs of iSER docs | Erez Zilber | 2008-01-25 |
* | | drivers/infiniband: Add missing "space" | Joe Perches | 2008-01-25 |
* | | IPoIB/cm: Add connected mode support for devices without SRQs | Pradeep Satyanarayana | 2008-01-25 |
* | | IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() | Roland Dreier | 2008-01-25 |
* | | IPoIB/cm: Factor out ipoib_cm_create_srq() | Roland Dreier | 2008-01-25 |
* | | IPoIB/cm: Factor out ipoib_cm_free_rx_ring() | Roland Dreier | 2008-01-25 |
* | | IPoIB: Trivial formatting cleanups | Roland Dreier | 2008-01-25 |
|/ |
|
* | IB/srp: Release transport before removing host | Dave Dillow | 2008-01-08 |