aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
Commit message (Expand)AuthorAge
* IPoIB: Add LSO supportEli Cohen2008-04-17
* IB: Use shorter list_splice_init() for brevityRobert P. J. Day2008-04-17
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-17
* IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2008-03-12
* IPoIB: Add high DMA feature flagEli Cohen2008-02-08
* IPoIB: Remove a misleading debug printOr Gerlitz2008-02-04
* IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-04
* IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar2008-01-25
* IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana2008-01-25
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-25
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-25
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-20
* | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-15
* | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-10
| * IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-09
| * IPoIB: Fix error path memory leakEli Cohen2007-10-09
* | IPoIB: Fix unused variable warningRoland Dreier2007-10-10
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
* | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
|/
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-19
* IPoIB: Convert to NAPIRoland Dreier2007-05-07
* IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty2007-04-24
* [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-25
* IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-22
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-26
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-16
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-22
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-22
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-24
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-17
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-10
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-10
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-10
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-04