summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp/tcp_timers.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-29 [illumos-gate merge]Jerry Jelinek1-5/+5
2019-08-2911635 ip: passing argument 2 of 'cc_cong_signal' makes integer from pointer w...Toomas Soome1-6/+6
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-2/+2
2019-08-2311553 Want pluggable TCP congestion control algorithmsSebastien Roy1-31/+2
2019-08-1911547 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-1/+4
2019-08-1911546 Track TCP round-trip time in nanosecondsSebastien Roy1-26/+16
2019-08-09OS-7329 Want pluggable TCP congestion control algorithmsSebastien Roy1-31/+2
2019-03-29OS-7327 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-1/+4
2019-03-29OS-7334 Track TCP round-trip time in nanosecondsSebastien Roy1-26/+16
2014-11-215295 remove maxburst logic from TCP's send algorithmSebastien Roy1-3/+2
2011-12-211673 Panic in conn_ip_output()Bryan Cantrill1-10/+26
2011-08-171361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVLGarrett D'Amore1-1/+9
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-10/+21
2010-06-03PSARC 2010/151 new socket options for TCP timersKacheong Poon1-12/+42
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon1-11/+11
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-0/+1046