Yafang Shao
|
af4325ecc2
tcp: expose sk_state in tcp_retransmit_skb tracepoint
|
6 years ago |
Yafang Shao
|
3d97d88e80
tcp: minor optimization around tcp_hdr() usage in receive path
|
7 years ago |
Yafang Shao
|
2d68c0745a
tcp: use data length instead of skb->len in tcp_probe
|
7 years ago |
Yafang Shao
|
6163849d28
net: introduce a new tracepoint for tcp_rcv_space_adjust
|
7 years ago |
Andrey Ignatov
|
ef53e9e147
net: Remove unused tcp_set_state tracepoint
|
7 years ago |
Masami Hiramatsu
|
ee549be6f0
net: dccp: Add DCCP sendmsg trace event
|
7 years ago |
Masami Hiramatsu
|
c3fde1bd28
net: tcp: Add trace events for TCP congestion window tracing
|
7 years ago |
David S. Miller
|
6bb8824732
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Mat Martineau
|
6a6b0b9914
tcp: Avoid preprocessor directives in tracepoint macro args
|
7 years ago |
Yafang Shao
|
563e0bb0dc
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
|
7 years ago |
Steven Rostedt (VMware)
|
d7b850a7de
tcp: Export to userspace the TCP state names for the trace events
|
7 years ago |
Song Liu
|
cf34ce3da1
tcp: add tracepoint trace_tcp_retransmit_synack()
|
7 years ago |
Song Liu
|
e8fce23946
tcp: add tracepoint trace_tcp_set_state()
|
7 years ago |
Song Liu
|
e1a4aa50f4
tcp: add tracepoint trace_tcp_destroy_sock
|
7 years ago |
Song Liu
|
5941521c05
tcp: add tracepoint trace_tcp_receive_reset
|
7 years ago |
Song Liu
|
c24b14c46b
tcp: add tracepoint trace_tcp_send_reset
|
7 years ago |
Song Liu
|
7344e29f28
tcp: mark trace event arguments sk and skb as const
|
7 years ago |
Song Liu
|
f6e37b2541
tcp: add trace event class tcp_event_sk_skb
|
7 years ago |
David Ahern
|
890056783c
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
|
7 years ago |
David Ahern
|
386fd5da40
tcp: Check daddr_cache before use in tracepoint
|
7 years ago |
David Ahern
|
fb6ff75e18
tcp: Use pI6c in tcp tracepoint
|
7 years ago |
Cong Wang
|
e086101b15
tcp: add a tracepoint for tcp retransmission
|
7 years ago |