index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
tcp.h
Age
Commit message (
Expand
)
Author
2016-09-21
tcp: export data delivery rate
Yuchung Cheng
2016-06-30
tcp: add an ability to dump and restore window parameters
Andrey Vagin
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
2016-02-16
tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
Eric Dumazet
2015-05-21
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2014-02-14
tcp: add pacing_rate information into tcp_info
Eric Dumazet
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
2013-02-13
tcp: set and get per-socket timestamp
Andrey Vagin
2012-10-22
tcp: add SYN/data info to TCP_INFO
Yuchung Cheng
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells