summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
AgeCommit message (Expand)Author
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-06IPoIB: Convert to NAPIRoland Dreier
2007-04-24IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov
2007-03-22IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2006-12-12IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-16IPoIB: Clear high octet in QP numberMichael S. Tsirkin
2006-09-22IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen
2006-09-22IPoIB: Remove unused include of vmalloc.hDotan Barak
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein
2006-04-10IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier
2006-04-10IPoIB: Close race in ipoib_flush_paths()Eli Cohen
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin
2006-03-29IPoIB: Fix oops with raw socketsRoland Dreier
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin
2006-03-20IPoIB: Get rid of useless test of queue lengthRoland Dreier
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-01-17IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-11-29IPoIB: fix error handling in ipoib_openRoland Dreier
2005-11-29IPoIB: always set path->query to NULL when query finishesRoland Dreier
2005-11-28IPoIB: reinitialize path struct's completion for every queryRoland Dreier
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier
2005-11-02[IPoIB] remove unneeded initializations to 0Roland Dreier
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-29[IPoIB] use spin_trylock_irqsave()Roland Dreier
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier
2005-10-18[IPoIB] Improve ipoib_timeout() outputRoland Dreier
2005-09-28[IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier
2005-09-18[PATCH] IPoIB: fix module removal raceMichael S. Tsirkin
2005-09-07[PATCH] IPoIB: fix memory leakMichael S. Tsirkin
2005-08-26[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin
2005-08-26[PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty