summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>2016-04-21 15:51:13 +0200
committerDavid S. Miller <davem@davemloft.net>2016-04-24 14:35:07 -0400
commit8cee83dd29dea4e7d27fda3b170381059f628868 (patch)
tree3beb81a501e12e7baed9767bc01965ab1dcb3940 /tools/perf/scripts/python/bin/stackcollapse-report
parent6a74c1965ac8128da5feadccf739456c6586ad91 (diff)
downloadkernel-8cee83dd29dea4e7d27fda3b170381059f628868.tar.gz
tipc: fix stale links after re-enabling bearer
Commit 42b18f605fea ("tipc: refactor function tipc_link_timeout()"), introduced a bug which prevents sending of probe messages during link synchronization phase. This leads to hanging links, if the bearer is disabled/enabled after links are up. In this commit, we send the probe messages correctly. Fixes: 42b18f605fea ("tipc: refactor function tipc_link_timeout()") Acked-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
an>mac80211: use RCU for TX aggregationJohannes Berg 2010-06-14mac80211: move aggregation callback processingJohannes Berg 2010-06-14mac80211: simplify station/aggregation codeJohannes Berg 2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg 2010-06-01mac80211: fix dialog token allocatorJohannes Berg 2010-04-23Merge branch 'master' into for-davemJohn W. Linville 2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller 2010-04-19mac80211: add missing newlineJohannes Berg 2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg 2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-04-08mac80211: enhance tracingJohannes Berg 2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg 2010-03-31wireless: remove trailing space in messagesFrans Pop 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-10mac80211: Deny TX BA session requests during disassociationSujith 2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi 2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter 2009-12-21mac80211: trace interface nameJohannes Berg 2009-12-21mac80211: reduce reliance on netdevJohannes Berg 2009-12-21mac80211: make station management completely depend on vifJohannes Berg 2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-11-30mac80211: fix spurious delBA handlingJohannes Berg 2009-11-30mac80211: fix two remote exploitsJohannes Berg 2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg 2009-11-18mac80211: Fix panic in aggregation handlingSujith 2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg 2009-11-18mac80211: fix addba timer (again...)Johannes Berg 2009-10-30mac80211: fix addba timerJohannes Berg 2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-08-13mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez 2009-07-24mac80211: remove master netdevJohannes Berg