summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
* IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-131-1/+1
* IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
* IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-251-2/+2
* IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-151-4/+2
* IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit2015-04-151-1/+17
* IB/ipoib: drop mcast_mutex usageDoug Ledford2015-04-151-38/+32
* IB/ipoib: deserialize multicast joinsDoug Ledford2015-04-151-168/+82
* IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-151-126/+229
* IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-151-4/+14
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-151-11/+9
* IB/ipoib: Make the carrier_on_task race awareDoug Ledford2015-04-151-8/+17
* IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford2015-04-151-6/+2
* Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-301-2/+6
* Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-301-15/+6
* Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-301-93/+55
* Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-301-32/+5
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-301-12/+14
* Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-301-9/+12
* IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford2014-12-151-12/+9
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-151-14/+12
* IPoIB: fix mcast_dev_flush/mcast_restart_task raceDoug Ledford2014-12-151-5/+32
* IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford2014-12-151-55/+93
* IPoIB: Make the carrier_on_task race awareDoug Ledford2014-12-151-6/+15
* IPoIB: Consolidate rtnl_lock tasks in workqueueDoug Ledford2014-12-151-6/+2
* IPoIB: Remove unnecessary port queryAlex Estrin2014-09-191-9/+1
* IPoIB: Start multicast join process only on active portsErez Shitrit2013-11-081-0/+8
* IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-081-4/+17
* IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-09-301-9/+10
* IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-121-2/+0
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-301-38/+19
* ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller2012-07-051-7/+8
* ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller2012-07-051-9/+13
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-081-9/+1
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-2/+2
*-. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-291-4/+9
|\ \
| | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-2/+4
| |/ |/|
| * IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-291-2/+5
|/
* infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-311-0/+1
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-7/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+4
* | ipoib: remove addrlen check for mc addressesJiri Pirko2010-03-221-5/+1
|/
* ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-281-1/+5
* infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-261-6/+2
* IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-241-0/+7
* IPoIB: Check multicast address formatJason Gunthorpe2009-09-051-0/+19