aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
* IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-22
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-08
* IPoIB: Only handle async events for one portRoland Dreier2007-02-27
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-26
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-21
* IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-20
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-16
* IPoIB: Only allow root to change between datagram and connected modeRoland Dreier2007-02-16
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-14
|\
| * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
|/
* 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
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-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: Check for DMA mapping error for TX packetsRoland Dreier2006-10-10
* Still more typo fixesMatt LaPlante2006-10-03
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-22
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-22
* IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-22
* IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* IPoIB: Refactor completion handlingRoland Dreier2006-09-22
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-22
* IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-14
* IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz2006-08-03
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-19
|\
| * IPoIB: Handle client reregister eventsLeonid Arsh2006-06-17
| * IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-17
| * IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-17
* | [NET]: Add netif_tx_lockHerbert Xu2006-06-18
|/
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-05
* IPoIB: Free child interfaces properlyRoland Dreier2006-05-10
* 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
* IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-10
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-04