summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
AgeCommit message (Expand)Author
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe
2015-09-03IB/ipoib: Clean up send-only multicast joinsDoug Ledford
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford
2015-04-15IB/ipoib: Make the carrier_on_task race awareDoug Ledford
2015-04-15IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier
2014-12-15IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford
2014-12-15IPoIB: Use dedicated workqueues per interfaceDoug Ledford
2014-12-15IPoIB: fix mcast_dev_flush/mcast_restart_task raceDoug Ledford
2014-12-15IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford
2014-12-15IPoIB: Make the carrier_on_task race awareDoug Ledford
2014-12-15IPoIB: Consolidate rtnl_lock tasks in workqueueDoug Ledford
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin
2013-11-08IPoIB: Start multicast join process only on active portsErez Shitrit
2013-11-08IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit
2012-09-30IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz
2012-07-05ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller
2012-07-05ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua
2009-09-05IPoIB: Check multicast address formatJason Gunthorpe
2009-09-05IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier