summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-32/+27
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/IPoIB: Remove 'else' when the 'if' has a return.Dasaratharaman Chandramouli2017-05-011-10/+9
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-6/+3
* IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud2017-04-211-6/+5
* IB/IPoIB: Support acceleration options callbacksErez Shitrit2017-04-201-5/+10
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-201-12/+12
* IB/ipoib: Remove the unnecessary error checkZhu Yanjun2017-01-241-3/+1
* IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud2017-01-121-2/+4
* 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
OpenPOWER on IntegriCloud