index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
1
-0
/
+45
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
2021-05-14
tcp: add tracepoint for checksum errors
Jakub Kicinski
1
-0
/
+76
2021-02-04
net: tracepoint: exposing sk_family in all tcp:tracepoints
Hariharan Ananthakrishnan
1
-4
/
+16
2019-11-09
tcp: remove redundant new line from tcp_event_sk_skb
Tony Lu
1
-1
/
+1
2018-09-26
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
1
-2
/
+5
2018-05-31
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
1
-2
/
+3
2018-05-29
tcp: use data length instead of skb->len in tcp_probe
Yafang Shao
1
-4
/
+4
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
1
-9
/
+21
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
1
-47
/
+0
2018-01-02
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
1
-38
/
+1
2018-01-02
net: tcp: Add trace events for TCP congestion window tracing
Masami Hiramatsu
1
-0
/
+97
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-60
/
+37
2017-12-26
tcp: Avoid preprocessor directives in tracepoint macro args
Mat Martineau
1
-60
/
+37
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
1
-31
/
+0
2017-12-20
tcp: Export to userspace the TCP state names for the trace events
Steven Rostedt (VMware)
1
-13
/
+28
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+56
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
1
-0
/
+76
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
1
-0
/
+7
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
1
-0
/
+66
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
1
-0
/
+11
2017-10-24
tcp: mark trace event arguments sk and skb as const
Song Liu
1
-4
/
+4
2017-10-24
tcp: add trace event class tcp_event_sk_skb
Song Liu
1
-1
/
+14
2017-10-20
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
1
-3
/
+5
2017-10-18
tcp: Check daddr_cache before use in tracepoint
David Ahern
1
-4
/
+4
2017-10-18
tcp: Use pI6c in tcp tracepoint
David Ahern
1
-1
/
+1
2017-10-14
tcp: add a tracepoint for tcp retransmission
Cong Wang
1
-0
/
+68