summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
AgeCommit message (Expand)Author
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
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