summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-02 [illumos-gate merge]Jerry Jelinek1-0/+2
2020-10-0113175 Add support for IP_RECVTOSAndy Fiddaman1-0/+2
2019-08-2311553 Want pluggable TCP congestion control algorithmsSebastien Roy1-3/+7
2019-08-1911547 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-7/+4
2019-08-1911546 Track TCP round-trip time in nanosecondsSebastien Roy1-4/+4
2019-08-09OS-7329 Want pluggable TCP congestion control algorithmsSebastien Roy1-3/+7
2019-03-29OS-7327 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-7/+4
2019-03-29OS-7334 Track TCP round-trip time in nanosecondsSebastien Roy1-4/+4
2015-12-07OS-4018 lxbrand support TCP SO_REUSEPORTPatrick Mooney1-1/+9
2014-11-215295 remove maxburst logic from TCP's send algorithmSebastien Roy1-1/+1
2011-08-171361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVLGarrett D'Amore1-1/+17
2011-04-21916 False-sharing in TCP hash buckets, plus size increaseJerry Jelinek1-0/+6
2010-07-23PSARC/2010/111 exclusive IP for s10cBaban Kenkre1-1/+1
2010-07-126964207 the FireEngine project seems to have backed out the fix for 4840464George Shepherd1-1/+1
2010-06-176939100 convert KSSL into a socket filterAnders Persson1-8/+0
2010-06-03PSARC 2010/151 new socket options for TCP timersKacheong Poon1-0/+6
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire1-0/+1
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon1-14/+14
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-24/+15
2009-12-106759500 [CVE-2008-4609] FICORA #193744 TCP vulnerabilitiesKacheong Poon1-1/+9
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-224/+47
2009-10-216867122 writes on tcp sockets can return ENOTCONN after receiving a RSTAnders Persson1-5/+3
2009-08-146848633 ftp put hangs over ibRao Shoaib1-1/+0
2009-06-296826274 remove synchronous streams from tcpAnders Persson1-15/+5
2009-06-156485039 TCP needs to perform shrunk window functionality robustly.Philip Kirk1-1/+7
2009-05-046831864 tcp loopback is not flow controlled when fusion is usedAnders Persson1-1/+1
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-8/+0
2009-04-186792479 tcp_tpi_bind() should call common functions to do bind()/listen().Rao Shoaib1-1/+1
2009-03-026696124 Null mutex pointer crashing from ip_wput_ioctl()Philip Kirk1-1/+18
2008-12-17PSARC 2008/688 Sun Cluster TCP/IP Hooks UpdateLu Huafeng1-9/+0
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-2/+15
2008-11-06PSARC/2006/475 Clearview: IP Observability DevicesPhilip Kirk1-1/+6
2008-11-056759608 TCP should pre-allocate the T_ordrel_ind mblkKacheong Poon1-10/+12
2008-09-156732854 panic: assertion failed: (connp->conn_fanout != 0L && connp->conn_ref...Yu Xiangning1-7/+8
2008-09-066706947 tcp_trace should be replaced with dtrace probes.Aruna Ramakrishna1-5/+1
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-1/+9
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-9/+1
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-1/+9
2007-10-116595449 IP streams plumbing simpificationnordmark1-1/+1
2007-09-126498936 TCP RST ignores IP_NEXTHOP for unexpected TCP data packetsrs2002171-1/+1
2007-05-106507501 system panic in tcp_clean_death because connp has ref = 1 in CONN_DEC...jprakash1-5/+3
2007-01-19PSARC 2006/366 IP Instancesdh1551221-13/+50
2007-01-174765561 tcp panic due to memory corruptionvi1177471-12/+24
2006-12-19PSARC 2006/314 Updated MIBsapersson1-0/+1
2006-11-13PSARC/2006/190 Large Send Offload (LSO)yl1500511-1/+5
2006-11-136265494 assertion failed: sqp != NULL, file: ../../common/inet/squeue.c, line...jprakash1-1/+32
2006-10-20PSARC/2005/334 Packet Filtering Hooksdr1469921-0/+3
2006-09-144963362 routing socket is not zone-awarenordmark1-1/+2
2006-08-206440123 TCP Fusion loopback connections may hang due to flow control logic errormeem1-1/+3
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-4/+4