net: skb->dst accessors
[safe/jmp/linux-2.6] / drivers / infiniband / ulp / ipoib / ipoib_main.c
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-31 Eric Dumazetnet: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
2009-04-20 Yossi EtiginIPoIB: Disable NAPI while CQ is being drained
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-22 Stephen Hemmingerinfiniband: convert ipoib to net_device_ops
2009-02-17 Jack MorgensteinIPoIB: In unicast_arp_send(), only free newly-created...
2009-01-14 Roland DreierIPoIB: Fix hang in napi_disable() if P_Key is never...
2009-01-09 Yossi EtiginIPoIB: Fix loss of connectivity after bonding failover...
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-12 Yossi EtiginIPoIB: Fix crash in path_rec_completion()
2008-11-12 Yossi EtiginIPoIB: Fix hang in ipoib_flush_paths()
2008-11-12 Yossi EtiginIPoIB: Don't enable NAPI when it's already enabled
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisoninfiniband: ipoib replace IPOIB_GID_FMT with %p6
2008-10-22 Or GerlitzIPoIB: Set netdev offload features properly for child...
2008-09-30 Roland DreierIPoIB: Use netif_tx_lock() and get rid of private tx_lo...
2008-09-25 Roland DreierIPoIB: Fix crash when path record fails after path...
2008-09-25 Roland DreierIPoIB: Fix crash when path record fails after path...
2008-09-16 Yossi EtiginIPoIB: Fix deadlock on RTNL between bcast join comp...
2008-08-19 Roland DreierIPoIB: Fix deadlock on RTNL in ipoib_stop()
2008-07-22 Or GerlitzIPoIB: Include err code in trace message for ib_sa_path...
2008-07-15 Eli CohenIPoIB: Remove priv->mcast_mutex
2008-07-15 Moni ShouaIPoIB: Refresh paths instead of flushing them on SM...
2008-07-15 Vladimir SokolovskyIPoIB: add LRO support
2008-07-15 Eli CohenIPoIB: Copy small received SKBs in connected mode
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
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 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-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 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 Pradeep SatyanarayanaIPoIB/cm: Add connected mode support for devices withou...
2008-01-25 Roland DreierIPoIB: Trivial formatting cleanups
2007-11-27 Jack MorgensteinIPoIB: Fix oops if xmit is called when priv->broadcast...
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-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 Sean HeftyIPoIB: Specify Traffic Class with path record queries...
2007-10-10 Eli CohenIPoIB: Fix error path memory leak
2007-05-19 Yosef EtiginIPoIB: Handle P_Key table reordering
2007-05-07 Roland DreierIPoIB: Convert to NAPI
2007-04-24 Sean HeftyIB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
2007-03-26 Alexey Kuznetsov[NET]: Fix neighbour destructor handling.
2007-03-22 Michael S. TsirkinIPoIB: Fix use-after-free in path_rec_completion()
2007-02-26 Roland DreierIPoIB: Correct debugging output when path record lookup...
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-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
2006-11-16 Michael S. TsirkinIPoIB: Clear high octet in QP number
2006-09-22 Eli CohenIPoIB: Add some likely/unlikely annotations in hot...
2006-09-22 Dotan BarakIPoIB: Remove unused include of vmalloc.h
2006-09-22 Michael S. TsirkinIB/sa: Require SA registration
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Michael S. TsirkinIB/ipoib: Fix flush/start xmit race (from code review)
2006-07-24 Michael S. TsirkinIB/ipoib: Fix packet loss after hardware address update
2006-06-18 Jack MorgensteinIPoIB: Fix kernel unaligned access on ia64
2006-04-10 Roland DreierIPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
2006-04-10 Eli CohenIPoIB: Close race in ipoib_flush_paths()
2006-04-10 Shirley MaIPoIB: Make send and receive queue sizes tunable
2006-04-10 Jack MorgensteinIB: simplify static rate encoding
2006-04-04 Michael S. TsirkinIPoIB: Consolidate private neighbour data handling
2006-03-29 Roland DreierIPoIB: Fix oops with raw sockets
2006-03-24 Leonid ArshIPoIB: P_Key change event handling
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-21 Michael S. Tsirkin[NET]: Move destructor from neigh->ops to neigh_params
2006-03-20 Roland DreierIPoIB: Get rid of useless test of queue length
2006-03-20 Jack MorgensteinIPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
2006-01-17 Michael S. TsirkinIPoIB: Make sure path is fully initialized before using it
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-29 Roland DreierIPoIB: fix error handling in ipoib_open
2005-11-29 Roland DreierIPoIB: always set path->query to NULL when query finishes
2005-11-29 Roland DreierIPoIB: reinitialize path struct's completion for every...
2005-11-10 Roland Dreier[IPoIB] add path record information in debugfs
2005-11-02 Roland Dreier[IPoIB] remove unneeded initializations to 0
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-29 Roland Dreier[IPoIB] use spin_trylock_irqsave()
2005-10-28 Roland Dreier[IPoIB] Drop RX packets when out of memory
2005-10-18 Roland Dreier[IPoIB] Improve ipoib_timeout() output
2005-09-29 Roland Dreier[IPoIB] Rename IPoIB's path_lookup() to avoid name...
2005-09-19 Michael S. Tsirkin[PATCH] IPoIB: fix module removal race
2005-09-07 Michael S. Tsirkin[PATCH] IPoIB: fix memory leak
next