index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
tcp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Use skb__nullable in trace_tcp_send_reset
Philo Lu
2024-09-11
1
-6
/
+6
*
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
2024-06-12
1
-0
/
+317
*
rstreason: make it work in trace world
Jason Xing
2024-04-26
1
-4
/
+22
*
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
2024-04-04
1
-2
/
+38
*
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
2024-04-04
1
-1
/
+1
*
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2024-03-29
1
-43
/
+2
*
trace: move to TP_STORE_ADDRS related macro to net_probe_common.h
Jason Xing
2024-03-26
1
-29
/
+0
*
tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.
fuyuanli
2024-03-08
1
-2
/
+8
*
tcp: add tracing of skbaddr in tcp_event_skb class
Jason Xing
2024-03-07
1
-1
/
+2
*
tcp: add tracing of skb/skaddr in tcp_event_sk_skb class
Jason Xing
2024-03-07
1
-1
/
+2
*
tcp: add missing family to tcp_set_ca_state() tracepoint
Eric Dumazet
2023-08-09
1
-1
/
+4
*
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
1
-1
/
+1
*
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
2022-04-08
1
-0
/
+45
*
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
1
-1
/
+1
*
tcp: add tracepoint for checksum errors
Jakub Kicinski
2021-05-15
1
-0
/
+76
*
net: tracepoint: exposing sk_family in all tcp:tracepoints
Hariharan Ananthakrishnan
2021-02-04
1
-4
/
+16
*
tcp: remove redundant new line from tcp_event_sk_skb
Tony Lu
2019-11-10
1
-1
/
+1
*
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
2018-09-27
1
-2
/
+5
*
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-31
1
-2
/
+3
*
tcp: use data length instead of skb->len in tcp_probe
Yafang Shao
2018-05-29
1
-4
/
+4
*
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2018-04-23
1
-9
/
+21
*
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
2018-04-17
1
-47
/
+0
*
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
2018-01-02
1
-38
/
+1
*
net: tcp: Add trace events for TCP congestion window tracing
Masami Hiramatsu
2018-01-02
1
-0
/
+97
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-60
/
+37
|
\
|
*
tcp: Avoid preprocessor directives in tracepoint macro args
Mat Martineau
2017-12-26
1
-60
/
+37
*
|
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
1
-31
/
+0
*
|
tcp: Export to userspace the TCP state names for the trace events
Steven Rostedt (VMware)
2017-12-20
1
-13
/
+28
|
/
*
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2017-11-03
1
-0
/
+56
*
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2017-10-24
1
-0
/
+76
*
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
2017-10-24
1
-0
/
+7
*
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
2017-10-24
1
-0
/
+66
*
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2017-10-24
1
-0
/
+11
*
tcp: mark trace event arguments sk and skb as const
Song Liu
2017-10-24
1
-4
/
+4
*
tcp: add trace event class tcp_event_sk_skb
Song Liu
2017-10-24
1
-1
/
+14
*
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
2017-10-20
1
-3
/
+5
*
tcp: Check daddr_cache before use in tracepoint
David Ahern
2017-10-18
1
-4
/
+4
*
tcp: Use pI6c in tcp tracepoint
David Ahern
2017-10-18
1
-1
/
+1
*
tcp: add a tracepoint for tcp retransmission
Cong Wang
2017-10-15
1
-0
/
+68