summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
AgeCommit message (Expand)Author
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty
2007-03-08IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
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-09-22IPoIB: Create MCGs with all attributes required by RFCRoland Dreier
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein
2006-04-10IPoIB: Wait for join to finish before freeing mcast structEli Cohen
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin
2006-03-20IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier
2006-03-20IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin
2006-03-20IPoIB: Close race in setting mcast->ahEli Cohen
2006-02-11IPoIB: Yet another fix for send-only joinsRoland Dreier
2006-02-07IPoIB: Fix another send-only join raceMichael S. Tsirkin
2006-02-07IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin
2006-01-17IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2006-01-12IPoIB: Fix memory leak of multicast group structuresEli Cohen
2006-01-11IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin
2006-01-10IPoIB: Fix address handle refcounting for multicast groupsEli Cohen
2006-01-10IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-11-29IPoIB: don't zero members after we allocate with kzallocRoland Dreier
2005-11-29IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier
2005-09-18[PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-04-16[PATCH] IPoIB: fix static rate calculationRoland Dreier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds