Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / drivers / infiniband / ulp /
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Eli CohenIPoIB: Double default RX/TX ring sizes
2008-07-15 Eli CohenIPoIB/cm: Reduce connected mode TX object size
2008-07-15 Eli CohenIPoIB: Use dev_set_mtu() to change mtu
2008-07-15 Eli CohenIPoIB: Use rtnl lock/unlock when changing device flags
2008-07-15 Roland DreierIPoIB: Get rid of ipoib_mcast_detach() wrapper
2008-07-15 Eli CohenIPoIB: Only set Q_Key once: after joining broadcast...
2008-07-15 Eli CohenIPoIB: Remove priv->mcast_mutex
2008-07-15 Eli CohenIPoIB: Remove unused IPOIB_MCAST_STARTED code
2008-07-15 Moni ShouaIPoIB: Refresh paths instead of flushing them on SM...
2008-07-15 Vladimir SokolovskyIPoIB: add LRO support
2008-07-15 Ron LivneIPoIB: Use multicast loopback blocking if available
2008-07-15 Roland DreierIPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_po...
2008-07-15 Eli CohenIPoIB: Copy small received SKBs in connected mode
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-07-15 Roland DreierIB/srp: Remove use of cached P_Key/GID queries
2008-07-12 Mike Christie[SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of...
2008-07-12 Mike Christie[SCSI] libiscsi, iser, tcp: remove recv_lock
2008-07-12 Mike Christie[SCSI] iscsi class: Add session initiatorname and iface...
2008-07-12 Mike Christie[SCSI] iser: Modify iser to take a iscsi_endpoint struc...
2008-07-12 Mike Christie[SCSI] iscsi class: user device_for_each_child instead...
2008-07-12 Mike Christie[SCSI] iser: handle iscsi_cmd_task rename
2008-07-12 Mike Christie[SCSI] iser: convert ib_iser to support merged tasks
2008-07-12 Mike Christie[SCSI] libiscsi, iscsi_tcp, iser: add session cmds...
2008-07-12 Mike Christie[SCSI] iser: fix handling of scsi cmnds during recovery.
2008-07-12 Mike Christie[SCSI] iscsi: remove session/conn_data_size from iscsi_...
2008-07-12 Mike Christie[SCSI] iscsi: add iscsi host helpers
2008-07-12 Mike Christie[SCSI] iscsi: remove session and host binding in libiscsi
2008-07-12 Mike Christie[SCSI] iscsi class, iscsi drivers: remove unused iscsi_...
2008-07-12 Mike Christie[SCSI] iscsi class, iscsi_tcp/iser: add host arg to...
2008-05-20 Jack MorgensteinIPoIB: Test for NULL broadcast object in ipiob_mcast_jo...
2008-05-01 Eli CohenIB/ipoib: Fix transmit queue stalling forever
2008-04-29 Eli CohenIPoIB: Copy child MTU from parent
2008-04-29 Eli CohenIPoIB: Use separate CQ for UD send completions
2008-04-29 Eli DorfmanIB/iser: Count FMR alignment violations per session
2008-04-29 Eli DorfmanIB/iser: Move high-volume debug output to higher debug...
2008-04-23 Shirley MaIPoIB: Handle 4K IB MTU for UD (datagram) mode
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-20 Greg Kroah-HartmanIB: rename "dev" to "srp_dev" in srp_host structure
2008-04-17 Erez ZilberIB/iser: Don't change itt endianness
2008-04-17 Roland DreierIPoIB: Handle case when P_Key is deleted and re-added...
2008-04-17 Erez ZilberIB/iser: Release connection resources on RDMA_CM_EVENT_...
2008-04-17 Eli CohenIPoIB: Support modifying IPoIB CQ event moderation
2008-04-17 Eli CohenIPoIB: Add basic ethtool support
2008-04-17 Eli CohenIPoIB: Add LSO support
2008-04-17 Robert P. J. DayIB: Use shorter list_splice_init() for brevity
2008-04-17 David DillowIB/srp: Enforce protocol limit on srp_sg_tablesize
2008-04-17 Eli CohenIPoIB: Use checksum offload support if available
2008-03-12 Roland DreierIPoIB: Allocate priv->tx_ring with vmalloc()
2008-03-12 Roland DreierIPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
2008-03-11 Or GerlitzIPoIB: Don't drop multicast sends when they can be...
2008-03-11 Arne RedlichIB/iser: Handle iser_device allocation error gracefully
2008-03-11 Arne RedlichIB/iser: Fix list iteration bug
2008-02-19 Pradeep SatyanarayanaIPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain...
2008-02-14 Eli CohenIPoIB: Remove unused struct ipoib_cm_tx.ibwc member
2008-02-14 Jack MorgensteinIPoIB: On P_Key change event, reset state properly
2008-02-08 Eli CohenIPoIB: Add send gather support
2008-02-08 Eli CohenIPoIB: Add high DMA feature flag
2008-02-05 David DillowIB/srp: Retry stale connections
2008-02-05 Or GerlitzIPoIB: Remove a misleading debug print
2008-02-05 Or GerlitzIPoIB: Handle bonding failover race for connected neigh...
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-25 Jan EngelhardtIPoIB: Constify seq_operations function pointer tables
2008-01-25 Krishna KumarIPoIB: Remove redundant check of netif_queue_stopped...
2008-01-25 Erez ZilberIB/iser: Add change_queue_depth method
2008-01-25 Erez ZilberIB/iser: Print information about unhandled RDMA CM...
2008-01-25 David DillowIB/srp: Add identifying information to log messages
2008-01-25 Pradeep SatyanarayanaIPoIB/CM: Enable SRQ support on HCAs that support fewer...
2008-01-25 David DillowIB/srp: Enable SG list chaining
2008-01-25 David DillowIB/srp: Respect target credit limit
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-25 Oliver PinterIB/iser: Typo fix (s/destory/destroy/)
2008-01-25 Erez ZilberIB/iser: update URLs of iSER docs
2008-01-25 Joe Perchesdrivers/infiniband: Add missing "space"
2008-01-25 Pradeep SatyanarayanaIPoIB/cm: Add connected mode support for devices withou...
2008-01-25 Roland DreierIPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
2008-01-25 Roland DreierIPoIB/cm: Factor out ipoib_cm_create_srq()
2008-01-25 Roland DreierIPoIB/cm: Factor out ipoib_cm_free_rx_ring()
2008-01-25 Roland DreierIPoIB: Trivial formatting cleanups
2008-01-23 Erez Zilber[SCSI] IB/iSER: add logical unit reset support
2008-01-12 Olaf Kirch[SCSI] iscsi: convert xmit path to iscsi chunks
2008-01-12 Mike Christie[SCSI] libiscsi: fix nop handling
2008-01-12 Mike Christie[SCSI] libiscsi: do not block session during logout
2008-01-12 Boaz Harrosh[SCSI] libiscsi,iser: patch for AHS support
2008-01-12 Mike Christie[SCSI] libiscsi, iscsi_tcp: add device support
2008-01-08 Dave DillowIB/srp: Release transport before removing host
2008-01-03 David DillowIB/srp: Fix list corruption/oops on module reload
2007-11-27 Jack MorgensteinIPoIB: Fix oops if xmit is called when priv->broadcast...
2007-11-24 Erez ZilberIB/iser: Add missing counter increment in iser_data_buf...
2007-10-26 Roland DreierIPoIB/cm: Fix receive QP cleanup
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-20 Michael S. TsirkinIPoIB/cm: Use common CQ for CM send completions
2007-10-18 Roland DreierIPoIB: Rewrite "if (!likely(...))" as "if (unlikely...
2007-10-16 Anton BlanchardIPoIB: Use round_jiffies() for ah_reap_task
2007-10-16 Jens Axboeinfiniband: sg chaining support
2007-10-15 Moni ShouaIB/ipoib: Verify address handle validity on send
2007-10-15 Moni ShouaIB/ipoib: Bound the net device to the ipoib_neigh structue
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
next