RDMA/nes: Check for zero STag
[safe/jmp/linux-2.6] / drivers / infiniband / ulp /
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
2007-10-12 FUJITA Tomonori[SCSI] transport_srp: add rport roles attribute
2007-10-12 FUJITA Tomonori[SCSI] ib_srp: convert to use the srp transport class
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-10 Roland DreierIPoIB: Fix unused variable warning
2007-10-10 Roland Dreier[IPoIB]: Convert to netdevice internal stats
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-10-10 Or GerlitzIPoIB: Allow setting policy to ignore multicast groups
2007-10-10 Dotan BarakIPoIB/cm: Clean up initialization of QP attr in ipoib_c...
2007-10-10 Roland DreierIB/iser: Remove unnecessary includes
2007-10-10 Sean HeftyIB/srp: Add QoS support through service ID
2007-10-10 Sean HeftyIPoIB: Specify Traffic Class with path record queries...
2007-10-10 Eli CohenIPoIB: Fix error path memory leak
2007-10-10 Eli CohenIPoIB: Fix typo to end statement with ';' instead of ','
2007-10-10 Roland DreierIPoIB: Make sure no receives are handled when stopping...
2007-08-07 Jack MorgensteinIPoIB: Fix leak in ipoib_transport_dev_init() error...
2007-08-03 Raghava KondapalliIB/srp: Add OUI for new Cisco targets
2007-08-03 Roland DreierIB/srp: Wrap OUI checking for workarounds in helper...
2007-07-27 Mike Christie[SCSI] iscsi_tcp, ib_iser Enable module refcounting...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Roland DreierIB/iser: Make a couple of functions static
next