summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
inux-6.6.y&id=19f6d3f3c8422d65b5e3d2162e30ef07c6e21ea2'>net/tcp-fastopen: Add new API supportWei Wang 2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang 2017-01-19tcp: initialize max window for a new fastopen socketAlexey Kodanev 2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson 2016-09-08tcp: fastopen: avoid negative sk_forward_allocEric Dumazet 2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell 2016-05-02tcp: do not assume TCP code is non preemptibleEric Dumazet 2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet 2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau 2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet 2016-02-06tcp: do not enqueue skb with SYN flagEric Dumazet 2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet 2016-01-27tcp: Use ahashHerbert Xu 2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet 2015-10-05tcp: fix fastopen races vs lockless listenerEric Dumazet 2015-10-03tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet 2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet 2015-09-28tcp: avoid reorders for TFO passive connectionsEric Dumazet