summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp_impl.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-2011546 Track TCP round-trip time in nanoseconds [fix mismerge]Jerry Jelinek1-55/+0
2019-08-20 [illumos-gate merge]Jerry Jelinek1-0/+55
2019-08-1911546 Track TCP round-trip time in nanosecondsSebastien Roy1-13/+57
2019-08-09OS-7329 Want pluggable TCP congestion control algorithmsSebastien Roy1-1/+4
2019-03-29OS-7334 Track TCP round-trip time in nanosecondsSebastien Roy1-13/+57
2019-01-07 [illumos-gate merge]Jerry Jelinek1-6/+6
2019-01-0410155 ip: cast between incompatible function typesToomas Soome1-6/+6
2018-11-27 [illumos-gate merge]Jerry Jelinek1-2/+2
2018-11-269903 qinfo: add typed membersToomas Soome1-2/+2
2017-02-24OS-5978 ICMP-initiated TCP retransmits should trigger only when MTU decreasesPatrick Mooney1-2/+2
2016-06-097062 Connections remain in TIME_WAIT too longPatrick Mooney1-24/+55
2016-03-31OS-4859 Connections remain in TIME_WAIT too longPatrick Mooney1-24/+55
2015-12-07OS-4018 lxbrand support TCP SO_REUSEPORTPatrick Mooney1-1/+21
2015-07-31 [illumos-gate merge]Jerry Jelinek1-1/+11
2015-07-305850 tcp timestamping behavior changed mid-connectionLauri Tirkkonen1-1/+11
2014-11-24 [illumos-gate merge]Keith M Wesolowski1-6/+1
2014-11-215295 remove maxburst logic from TCP's send algorithmSebastien Roy1-6/+1
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2013-10-22OS-2273 investigate changing default settings for xmit_hiwat and recv_hiwat i...Jerry Jelinek1-3/+3
2013-08-013942 inject sanity into ipadm tcp buffer size propertiesSebastien Roy1-0/+12
2013-03-283660 tcp_slow_start_* tunables should allow increasing the initial congestion...Theo Schlossnagle1-2/+30
2012-08-173065 some functions in the tcp module can be staticDavid Höppner1-5/+0
2011-09-09917 Make TCP's iss_incr a tunableJerry Jelinek1-0/+1
2011-04-21916 False-sharing in TCP hash buckets, plus size increaseJerry Jelinek1-1/+2
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-4/+4
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-7/+6
2010-06-03PSARC 2010/151 new socket options for TCP timersKacheong Poon1-1/+24
2010-04-186943448 assertion failed: tcp_time_wait->tcp_time_wait_tid != 0Kacheong Poon1-0/+7
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon1-7/+5
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail1-86/+69
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-17/+495
2009-12-106759500 [CVE-2008-4609] FICORA #193744 TCP vulnerabilitiesKacheong Poon1-38/+36
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-37/+8
2009-08-316874614 Reproducible assertion fail "peer_tcp->tcp_recv_hiwater != 0" in snv_122Rao Shoaib1-3/+3
2009-08-146848633 ftp put hangs over ibRao Shoaib1-2/+3
2009-06-296826274 remove synchronous streams from tcpAnders Persson1-43/+1
2009-05-046831864 tcp loopback is not flow controlled when fusion is usedAnders Persson1-0/+1
2009-03-184616660 status reports should not be exported by way of nddVasumathi Sundaram - Sun Microsystems1-10/+9
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-2/+2
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-0/+9
2008-09-066706947 tcp_trace should be replaced with dtrace probes.Aruna Ramakrishna1-33/+28
2007-10-116595449 IP streams plumbing simpificationnordmark1-1/+9
2007-05-246349696 PANIC: assertion failed: peer_tcp->tcp_loopback && peer_tcp->tcp_loop...vi1177471-0/+35
2007-01-19PSARC 2006/366 IP Instancesdh1551221-173/+68
2007-01-174765561 tcp panic due to memory corruptionvi1177471-7/+7
2006-11-13PSARC/2006/190 Large Send Offload (LSO)yl1500511-0/+4
2006-08-206440123 TCP Fusion loopback connections may hang due to flow control logic errormeem1-9/+23
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-0/+332