[SCSI] iscsi class: user device_for_each_child instead of duplicating session list
[safe/jmp/linux-2.6] / drivers / infiniband / ulp / ipoib /
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-23 Shirley MaIPoIB: Handle 4K IB MTU for UD (datagram) mode
2008-04-17 Roland DreierIPoIB: Handle case when P_Key is deleted and re-added...
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 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-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 Or GerlitzIPoIB: Remove a misleading debug print
2008-02-05 Or GerlitzIPoIB: Handle bonding failover race for connected neigh...
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 Pradeep SatyanarayanaIPoIB/CM: Enable SRQ support on HCAs that support fewer...
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
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
2007-11-27 Jack MorgensteinIPoIB: Fix oops if xmit is called when priv->broadcast...
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-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-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-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 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-07-11 Sean HeftyIB/cm: Include HCA ACK delay in local ACK timeout
2007-07-10 Roland DreierIPoIB: Recycle loopback skbs instead of freeing and...
2007-07-10 Roland DreierIPoIB/cm: Fix warning if IPV6 is not enabled
2007-07-10 Jan EngelhardtIB: Use menuconfig for InfiniBand menu
2007-07-03 Ralph CampbellIPoIB/cm: Partial error clean up unmaps wrong address
2007-06-21 Roland DreierIPoIB/cm: Remove dead definition of struct ipoib_cm_id
2007-06-21 Michael S. TsirkinIPoIB/cm: Fix interoperability when MTU doesn't match
2007-06-21 Michael S. TsirkinIPoIB/cm: Initialize RX before moving QP to RTR
2007-05-29 Michael S. TsirkinIPoIB/cm: Fix performance regression on Mellanox
2007-05-24 Michael S. TsirkinIPoIB/cm: Drain cq in ipoib_cm_dev_stop()
2007-05-24 Michael S. TsirkinIPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
2007-05-21 Michael S. TsirkinIPoIB/cm: Fix SRQ WR leak
2007-05-21 Michael S. TsirkinIB/ipoib: Fix typos in error messages
2007-05-19 Yosef EtiginIPoIB: Handle P_Key table reordering
2007-05-14 Michael S. TsirkinIPoIB/cm: Optimize stale connection detection
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 Roland DreierIPoIB: Convert to NAPI
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-05-07 Michael S. TsirkinIPoIB/cm: Don't crash if remote side uses one QP for...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-01 Michael S. TsirkinIPoIB/cm: Fix error handling in ipoib_cm_dev_open()
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-25 Roland DreierIPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replac...
2007-04-24 Sean HeftyIB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
2007-04-19 Roland DreierIPoIB: Remove pointless opcode field from debugging...
2007-04-10 Michael S. TsirkinIPoIB/cm: Fix DMA direction typo
2007-03-26 Alexey Kuznetsov[NET]: Fix neighbour destructor handling.
2007-03-22 Michael S. TsirkinIB/ipoib: Fix thinko in packet length checks
2007-03-22 Michael S. TsirkinIPoIB: Fix use-after-free in path_rec_completion()
2007-03-22 Sean HeftyIPoIB: Fix race in detaching from mcast group before...
2007-03-22 Michael S. TsirkinIPoIB/cm: Fix reaping of stale connections
2007-03-08 Shirley MaIPoIB: Turn on interface's carrier after broadcast...
2007-02-27 Roland DreierIPoIB: Only handle async events for one port
2007-02-26 Roland DreierIPoIB: Correct debugging output when path record lookup...
2007-02-22 Roland DreierIPoIB: Remove unused local_rate tracking
2007-02-21 Michael S. TsirkinIPoIB/cm: Improve small message bandwidth
2007-02-16 Sean HeftyIB/sa: Track multicast join/leave requests
2007-02-16 Michael S. TsirkinIPoIB: CM error handling thinko fix
2007-02-16 Roland DreierIPoIB: Only allow root to change between datagram and...
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-10 Michael S. TsirkinIPoIB: Connected mode experimental support
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-12-12 Roland DreierIPoIB: Make sure struct ipoib_neigh.queue is always...
2006-12-12 Ralph CampbellIPoIB: Use the new verbs DMA mapping functions
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-29 Michael S. TsirkinIPoIB: Fix skb leak when freeing neighbour
2006-11-22 David HowellsWorkStruct: make allyesconfig
next