aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAge
* IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-10
| * IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-09
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
|/
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-21
* IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-22
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-08
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-21
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* 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: Create MCGs with all attributes required by RFCRoland Dreier2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-14
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-24
* [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: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-17
* | [NET]: Add netif_tx_lockHerbert Xu2006-06-18
|/
* 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
* IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier2006-03-20
* IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-20
* IPoIB: Close race in setting mcast->ahEli Cohen2006-03-20
* IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-11
* IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-07
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-07
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-17
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-12
* IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin2006-01-11
* IPoIB: Fix address handle refcounting for multicast groupsEli Cohen2006-01-10
* IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen2006-01-10
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-29
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-29
* [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-10
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-10
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-02
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-20
* [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-19
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] IPoIB: fix static rate calculationRoland Dreier2005-04-16