summaryrefslogtreecommitdiffstats
path: root/include/trace/events/tcp.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu1-0/+56
2017-10-24tcp: add tracepoint trace_tcp_set_state()Song Liu1-0/+76
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu1-0/+7
2017-10-24tcp: add tracepoint trace_tcp_receive_resetSong Liu1-0/+66
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu1-0/+11
2017-10-24tcp: mark trace event arguments sk and skb as constSong Liu1-4/+4
2017-10-24tcp: add trace event class tcp_event_sk_skbSong Liu1-1/+14
2017-10-20tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern1-3/+5
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern1-4/+4
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern1-1/+1
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang1-0/+68