summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp/tcp.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-1/+1
2009-09-186877954 7410C: Kernel panic occurring due to a null pointer dereference in th...Anders Persson1-13/+32
2009-08-316874614 Reproducible assertion fail "peer_tcp->tcp_recv_hiwater != 0" in snv_122Rao Shoaib1-25/+20
2009-08-206826091 in.iked falls over trying to bind to the first non-global link localDan McDonald1-2/+4
2009-08-146848633 ftp put hangs over ibRao Shoaib1-57/+40
2009-07-096844855 8.72% snv_115 vol25_09_loopback_32bit performance regression x86Anders Persson1-0/+14
2009-07-096842365 system panics after buffer modified after being freedAnders Persson1-60/+69
2009-06-296826274 remove synchronous streams from tcpAnders Persson1-70/+8
2009-06-296846545 tcp urg data handling is broken for fused streams based endpointsAnders Persson1-18/+19
2009-06-156485039 TCP needs to perform shrunk window functionality robustly.Philip Kirk1-43/+105
2009-06-086373420 Panic during Network I/OThirumalai Srinivasan1-13/+5
2009-05-226304623 Initiator checks against wrong label for Mac-exempt read-down exchangesken Powell - Sun Microsystem1-45/+204
2009-05-086837719 TCP tx might hang when tcp_cork option is setRoamer1-7/+15
2009-05-076833089 race in TCP connect path leads to spurious ENOTCONN failuresRao Shoaib1-7/+18
2009-05-046831864 tcp loopback is not flow controlled when fusion is usedAnders Persson1-127/+63
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-461/+14
2009-04-186792479 tcp_tpi_bind() should call common functions to do bind()/listen().Rao Shoaib1-107/+129
2009-03-206812115 jurassic assertion fail in ipcl_conn_destroy: connp->conn_ref == 0Kacheong Poon1-6/+9
2009-03-184616660 status reports should not be exported by way of nddVasumathi Sundaram - Sun Microsystems1-671/+0
2009-03-166810425 System panic's while running snv_109 on WhiteBox QuadXeonAnders Persson1-1/+3
2009-03-036586787 TCP can end up passing an LSO packet to a non-LSO driver; panic ensuesRoamer1-4/+10
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-111/+132
2009-03-026696124 Null mutex pointer crashing from ip_wput_ioctl()Philip Kirk1-0/+28
2009-02-17PSARC/2009/099 dladm show-usage modificationsVenugopal Iyer1-2/+3
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-63/+209
2009-02-026796351 SCTP socket close() can cause a panicAnders Persson1-151/+105
2009-01-216747150 ip_restart_optmgmt can be scheduled without incrementing conn_refAnil udupa1-6/+19
2009-01-216789298 SO_{SND,RCV}TIMEO should be passed down to the protocolshenjian1-0/+7
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-24/+2
2009-01-056789770 NULL pointer dereference panic in ip_helper_share_conn()Rao Shoaib1-3/+3
2008-12-296786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.Yu Xiangning1-5/+4
2008-12-236787918 system panics if ip_create_helper_stream() is interruptedRao Shoaib1-3/+2
2008-12-236783196 tcp_send_data() had wrong credRao Shoaib1-143/+16
2008-12-226763730 port in use detection incorrect for different local ip addressesJon Anderson1-0/+4
2008-12-216786058 conn_helper_info NULL pointer dereference in ip_send_option_requestYu Xiangning1-13/+12
2008-12-176785994 sendfilev() can return unexpected errno for non-TCP socketsanders1-1/+2
2008-12-17PSARC 2008/688 Sun Cluster TCP/IP Hooks UpdateLu Huafeng1-45/+90
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-1886/+3356
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-137/+160
2008-11-186770864 NFS client panic: assertion failed: tcp->tcp_ordrel_mp == 0LKacheong Poon1-4/+12
2008-11-136738234 Path MTU discovery forgery CVE-2001-0323Kacheong Poon1-22/+45
2008-11-096565503 callout processing is single threaded, throttling applications that r...Madhavan Venkataraman1-7/+23
2008-11-076768904 tcp_ordrel_mp is freed too earlyKacheong Poon1-6/+0
2008-11-06PSARC/2006/475 Clearview: IP Observability DevicesPhilip Kirk1-2/+45
2008-11-056759608 TCP should pre-allocate the T_ordrel_ind mblkKacheong Poon1-171/+71
2008-10-236604195 Bad trap panic in tcp_multisend() in Packet Filtering Hooks APIJon Anderson1-88/+97
2008-09-236737927 sockfs causes snv_96 panic on a Intel prototype platform with Intel n...Yu Xiangning1-33/+47
2008-09-156732854 panic: assertion failed: (connp->conn_fanout != 0L && connp->conn_ref...Yu Xiangning1-5/+3
2008-09-066706947 tcp_trace should be replaced with dtrace probes.Aruna Ramakrishna1-788/+10
2008-07-146552950 Fix for 6439774 incompl, hold conn_lock to check CONN_CONDEMNED despi...georges1-7/+3