summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Add high DMA feature flagEli Cohen2008-02-081-1/+3
* IPoIB: Remove a misleading debug printOr Gerlitz2008-02-041-4/+2
* IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-041-6/+7
* IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar2008-01-251-10/+0
* IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana2008-01-251-3/+6
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-251-0/+3
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-251-19/+19
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-271-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-3/+1
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-191-3/+1
* | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-151-2/+3
* | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-151-9/+15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-111-5/+40
|\
| * IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-101-0/+33
| * IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-091-3/+5
| * IPoIB: Fix error path memory leakEli Cohen2007-10-091-2/+2
* | IPoIB: Fix unused variable warningRoland Dreier2007-10-101-1/+0
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-101-15/+7
* | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+6
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-3/+8
|/
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-191-3/+4
* IPoIB: Convert to NAPIRoland Dreier2007-05-061-0/+2
* IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty2007-04-241-8/+4
* [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-251-3/+3
* IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-221-2/+2
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-261-1/+1
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-5/+58
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-18/+15
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-121-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-6/+13
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-291-6/+13
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+5
|/
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-221-2/+2
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-221-1/+0
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-3/+9
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+7
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-221-4/+8
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-241-0/+23
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-171-16/+12
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-101-5/+4
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-101-2/+3
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-6/+22
* IB: simplify static rate encodingJack Morgenstein2006-04-101-9/+2
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-041-12/+29
* IPoIB: Fix oops with raw socketsRoland Dreier2006-03-291-1/+1
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-241-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-211-15/+1
|\
| * [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-201-15/+1
OpenPOWER on IntegriCloud