index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
tcp.h
Age
Commit message (
Expand
)
Author
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
2025-04-17
trace: tcp: Add const qualifier to skb parameter in tcp_probe event
Breno Leitao
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
2024-09-11
tcp: Use skb__nullable in trace_tcp_send_reset
Philo Lu
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
2024-04-26
rstreason: make it work in trace world
Jason Xing
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
2024-04-03
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2024-03-26
trace: move to TP_STORE_ADDRS related macro to net_probe_common.h
Jason Xing
2024-03-08
tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.
fuyuanli
2024-03-07
tcp: add tracing of skbaddr in tcp_event_skb class
Jason Xing
2024-03-07
tcp: add tracing of skb/skaddr in tcp_event_sk_skb class
Jason Xing
2023-08-09
tcp: add missing family to tcp_set_ca_state() tracepoint
Eric Dumazet
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2021-05-14
tcp: add tracepoint for checksum errors
Jakub Kicinski
2021-02-04
net: tracepoint: exposing sk_family in all tcp:tracepoints
Hariharan Ananthakrishnan
2019-11-09
tcp: remove redundant new line from tcp_event_sk_skb
Tony Lu
2018-09-26
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
2018-05-31
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-29
tcp: use data length instead of skb->len in tcp_probe
Yafang Shao
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
2018-01-02
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
2018-01-02
net: tcp: Add trace events for TCP congestion window tracing
Masami Hiramatsu
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-26
tcp: Avoid preprocessor directives in tracepoint macro args
Mat Martineau
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
tcp: Export to userspace the TCP state names for the trace events
Steven Rostedt (VMware)
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2017-10-24
tcp: mark trace event arguments sk and skb as const
Song Liu
2017-10-24
tcp: add trace event class tcp_event_sk_skb
Song Liu
2017-10-20
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
2017-10-18
tcp: Check daddr_cache before use in tracepoint
David Ahern
2017-10-18
tcp: Use pI6c in tcp tracepoint
David Ahern
2017-10-14
tcp: add a tracepoint for tcp retransmission
Cong Wang