summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-211-1/+1
* IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-221-3/+3
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-081-1/+4
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-211-5/+3
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-161-123/+72
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-291-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-9/+13
|/
* IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-221-5/+15
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-6/+6
* IB: Whitespace fixesRoland Dreier2006-09-221-1/+1
* IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-141-0/+1
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-191-6/+5
|\
| * IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-171-6/+5
* | [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+4
|/
* IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-101-21/+20
* IB: simplify static rate encodingJack Morgenstein2006-04-101-9/+1
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-041-5/+2
* IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier2006-03-201-1/+0
* IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-201-3/+12
* IPoIB: Close race in setting mcast->ahEli Cohen2006-03-201-2/+7
* IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-111-5/+10
* IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-071-1/+1
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-071-0/+15
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-171-3/+22
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-13/+13
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-121-53/+8
* IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin2006-01-111-2/+5
* IPoIB: Fix address handle refcounting for multicast groupsEli Cohen2006-01-101-6/+7
* IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen2006-01-101-3/+5
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-291-4/+0
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-291-2/+4
* [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-101-13/+4
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-101-7/+2
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-021-0/+4
* [IB] kzalloc() conversionsRoland Dreier2005-11-021-3/+1
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-201-3/+4
* [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-181-3/+3
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-3/+3
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
* [PATCH] IPoIB: fix static rate calculationRoland Dreier2005-04-161-4/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+991
OpenPOWER on IntegriCloud