summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-2/+5
|\
| * IPoIB: Avoid reading an uninitialized member variableBart Van Assche2016-12-141-2/+5
* | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-141-2/+4
|/
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-071-3/+3
* IB/IPoIB: Allow setting the device addressMark Bloch2016-05-251-4/+6
* IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-251-13/+25
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-191-4/+4
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-231-1/+20
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-231-10/+14
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-1/+1
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-1/+1
* | 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
|\ \
OpenPOWER on IntegriCloud