summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp/tcp_fusion.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome1-1/+1
2019-08-1911547 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-3/+6
2010-06-176939100 convert KSSL into a socket filterAnders Persson1-4/+1
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-2/+4
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire1-1/+7
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon1-5/+2
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-7/+7
2009-12-106759500 [CVE-2008-4609] FICORA #193744 TCP vulnerabilitiesKacheong Poon1-0/+7
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-294/+146
2009-09-24PSARC/2009/232 Solaris Packet CaptureDarren Reed1-1/+4
2009-08-316874614 Reproducible assertion fail "peer_tcp->tcp_recv_hiwater != 0" in snv_122Rao Shoaib1-5/+1
2009-08-146848633 ftp put hangs over ibRao Shoaib1-54/+31
2009-06-296847403 tcp_fuse() leak stroptions mblk when re-fuse'ingAnders Persson1-2/+8
2009-06-296847389 tcp_fused_sigurg_mp is freed prematurely during unfuseAnders Persson1-18/+15
2009-06-296826274 remove synchronous streams from tcpAnders Persson1-645/+78
2009-06-296846545 tcp urg data handling is broken for fused streams based endpointsAnders Persson1-50/+48
2009-05-046831864 tcp loopback is not flow controlled when fusion is usedAnders Persson1-3/+50
2009-05-046759028 system panics with assertion failed: peer_tcp->tcp_loopback ...tcp_fu...Erik Nordmark1-1/+10
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-14/+0
2009-04-066777719 Fused tcp path can re-order packetsAnders Persson1-1/+1
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-0/+1
2009-02-126791375 assertion failed: tcp->tcp_xmit_tail_unsent == 0Thirumalai Srinivasan1-1/+4
2009-02-026796351 SCTP socket close() can cause a panicAnders Persson1-1/+6
2009-01-196793962 RMI remote call latency on loopback interface increases by at least 4...anders1-1/+1
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-1/+2
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-73/+152
2008-11-06PSARC/2006/475 Clearview: IP Observability DevicesPhilip Kirk1-29/+62
2008-10-146709590 race between tcp_fuse_output and ifconfig down panics with NULL conn_...Brian Ruthven1-9/+52
2008-09-236737927 sockfs causes snv_96 panic on a Intel prototype platform with Intel n...Yu Xiangning1-6/+4
2008-06-276607971 TCP fusion mishandles shutdown(SHUT_RD)ja978901-20/+79
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-0/+14
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-9/+0
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-0/+9
2008-01-286602033 "mutex_exit: not owner" panic occurs in ip:tcp_fuse_rrw().udpa1-2/+16
2008-01-20PSARC/2007/666 Broadcast/multicast packet notification through pfhooksdr1469921-5/+5
2007-10-116595449 IP streams plumbing simpificationnordmark1-2/+3
2007-04-116449337 kmem exhaustion caused by tcp fusion flow control logic errorudpa1-7/+13
2007-02-206522934 When tcp fuse is on, taking a logical network interface down doesn't ...rshoaib1-0/+14
2007-01-19PSARC 2006/366 IP Instancesdh1551221-66/+93
2007-01-174765561 tcp panic due to memory corruptionvi1177471-17/+68
2006-11-13PSARC/2006/190 Large Send Offload (LSO)yl1500511-1/+1
2006-10-286343157 svcadm disable ipfilter does not flush the rulesdr1469921-8/+8
2006-10-20PSARC/2005/334 Packet Filtering Hooksdr1469921-5/+103
2006-09-016466329 tcp_fuse_rrw() leaves tcp_fuse_lock held if the stream is pluggedmeem1-0/+1
2006-08-206440123 TCP Fusion loopback connections may hang due to flow control logic errormeem1-19/+50
2006-08-056389163 race in TCP Fusion TLI accept logic induces spinning in RPCmeem1-3/+11
2006-05-196416743 kernel SSL does not work when SSL client is on the same machine as se...krishna1-5/+6
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-0/+1087