summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp/tcp.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-276607971 TCP fusion mishandles shutdown(SHUT_RD)ja978901-22/+25
2008-06-13PSARC 2008/302 DTrace IP Providerbrendan1-3/+24
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-38/+498
2008-05-096401076 TX: mac-exempt UDP fails if local addr is shared IPv4 and a router ad...kp1587011-21/+8
2008-05-08PSARC/2008/265 STREAMS _I_CMD and pfiles TLI supportmeem1-88/+138
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-499/+38
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-38/+499
2008-03-256648090 The fix for CR 6468753 creates a potential maintainability issue.georges1-32/+26
2008-03-206568266 kssl doesn't get along with sendfilekrishna1-0/+4
2008-03-03PSARC 2008/109 Fine Grained Access Permissions (FGAP)casper1-2/+4
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470641-1/+6
2008-01-20PSARC/2007/666 Broadcast/multicast packet notification through pfhooksdr1469921-4/+4
2008-01-176556447 better observability for ksslvk1998391-5/+15
2008-01-116507173 Sockets should allocate minor numbers from higher order arenagt1456701-12/+42
2007-11-216602575 process stuck in close() when closing TCP socketja978901-9/+17
2007-10-30PSARC/2007/565 IP_XMIT_IF removal and IP_BOUND_IF rationalizationmeem1-1/+1
2007-10-116595449 IP streams plumbing simpificationnordmark1-87/+120
2007-09-126498936 TCP RST ignores IP_NEXTHOP for unexpected TCP data packetsrs2002171-74/+85
2007-09-066542435 Fix for 6505607 didn't take into account SO_ALLZONESrk1290641-1/+3
2007-06-286497668 need sanity checks in the incoming data pathvk1998391-1/+8
2007-06-066470189 Data packets sent to lingering socket not discardedvh1158761-0/+2
2007-06-046525871 sotpi_accept() does not set the local address correctly in the sonode...ja978901-0/+2
2007-05-246349696 PANIC: assertion failed: peer_tcp->tcp_loopback && peer_tcp->tcp_loop...vi1177471-1/+8
2007-05-106507501 system panic in tcp_clean_death because connp has ref = 1 in CONN_DEC...jprakash1-72/+54
2007-05-046468753 Connections stuck in CLOSE_WAITse1461971-11/+28
2007-04-246546584 LSO kstat entries miss from tcp_kstat2_init()yl1500511-0/+4
2007-04-116449337 kmem exhaustion caused by tcp fusion flow control logic errorudpa1-1/+16
2007-02-066439774 conn_t reference counting problem, race between tcp_conn_request() an...georges1-3/+16
2007-01-19PSARC 2006/366 IP Instancesdh1551221-1099/+1920
2007-01-174765561 tcp panic due to memory corruptionvi1177471-26/+43
2007-01-08PSARC 2006/712 Extend SO_PROTOTYPEkcpoon1-1/+7
2006-12-22PSARC 2006/466 IP_PKTINFO Socket Optionrshoaib1-7/+7
2006-12-19PSARC 2006/314 Updated MIBsapersson1-17/+42
2006-12-156401916 Retransmission on closing connections is not handled properly.georges1-7/+13
2006-12-116494715 Contrary to 6359389, ICMP_MIN_TCP_HDR should NOT be 12blu1-13/+6
2006-11-296478675 inconsistent ESP padding verification in OpenSolarisdanmcd1-4/+3
2006-11-13PSARC/2006/190 Large Send Offload (LSO)yl1500511-172/+492
2006-11-136265494 assertion failed: sqp != NULL, file: ../../common/inet/squeue.c, line...jprakash1-47/+253
2006-11-03PSARC 2005/516 IPsec Tunnel Reformdanmcd1-1/+1
2006-10-286343157 svcadm disable ipfilter does not flush the rulesdr1469921-5/+3
2006-10-20PSARC/2005/334 Packet Filtering Hooksdr1469921-9/+151
2006-10-116240605 TCP connection in lingering state can't be killed.peterte1-3/+46
2006-09-296446620 SO_ALLZONES doesn't seem to work for IPv6sommerfe1-1/+6
2006-09-144963362 routing socket is not zone-awarenordmark1-5/+17
2006-08-206440123 TCP Fusion loopback connections may hang due to flow control logic errormeem1-13/+12
2006-08-11PSARC 2005/707 Surya: Forwarding Performance Enhancementsangeeta1-2/+19
2006-08-056389163 race in TCP Fusion TLI accept logic induces spinning in RPCmeem1-0/+10
2006-07-24PSARC 2006/407 SO_EXCLBIND, socket exclusive bindingkcpoon1-6/+34
2006-07-056348581 BAD TRAP in "ip" due to NULL pointer dereference (tcp_fuse_rcv_drain)ethindra1-0/+3
2006-06-22PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDRsommerfe1-5/+11