summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp
AgeCommit message (Expand)AuthorFilesLines
2012-01-12[OS-714] illumos mergeJohn Sonnenschein1-1/+5
2011-12-211673 Panic in conn_ip_output()Bryan Cantrill1-10/+26
2011-11-22[OS-714] illumos mergeJohn Sonnenschein1-1/+7
2011-11-141775 1631's fix missed the case of data on the handshake's ACKDan McDonald1-0/+7
2011-11-041695 tcp_icmp_input sends packets with a closed connectionRobert Mustacchi1-3/+4
2011-11-041631 kernel panic in tcp_input_dataDan McDonald1-11/+123
2011-11-01OS-691 panic in conn_ip_outputBryan Cantrill1-10/+22
2011-10-27OS-706 tcp_icmp_input mistakingly tries to send packets without a connectionRobert Mustacchi1-0/+11
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein3-12/+139
2011-07-25OS-359 want local zone TCP kstats in the global zoneBill Pijewski1-2/+18
2011-09-09917 Make TCP's iss_incr a tunableJerry Jelinek3-6/+15
2011-09-021434 TCP_INIT_CWND setsockopt doesn't work on passive connections.Dan McDonald1-11/+21
2011-08-301426 1361 missed two codepathsDan McDonald1-0/+6
2011-10-281695 tcp_icmp_input sends packets with a closed connectionRobert Mustacchi1-0/+11
2011-10-241631 kernel panic in tcp_input_dataDan McDonald1-11/+123
2011-08-181361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL ...Vineeth Pillai1-1/+1
2011-08-171361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVLGarrett D'Amore3-1/+112
2011-03-21OS-203 Tune ISS_INCR to improve TCP connect performanceJerry Jelinek3-6/+15
2011-03-09OS-299 tcp_bindi() hash lock contention affects TCP client performanceJerry Jelinek1-1/+2
2011-04-21916 False-sharing in TCP hash buckets, plus size increaseJerry Jelinek1-1/+2
2010-08-166956844 ipadm private properties should begin with '_' instead of leading pro...Girish Moodalbail1-60/+61
2010-08-106972175 assertion failed: tcp->tcp_fin_sent, file: ../../common/inet/tcp/tcp_...Anders Persson2-21/+14
2010-08-076970847 Special option handling can be pulled out of tcp_xmit_mp()Kacheong Poon1-188/+245
2010-08-036972966 SYN-ACK-ACK is not handled properly when accepting connection from Li...Kacheong Poon1-6/+20
2010-07-23PSARC/2010/111 exclusive IP for s10cBaban Kenkre1-8/+23
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon5-124/+99
2010-07-166969639 missing tcp:::state-change probe in tcp_clean_deathAnders Persson1-3/+4
2010-07-156963859 ipcl_conn_create() triggers panic in snv_143 on a machine with solari...Anders Persson2-18/+15
2010-07-126964207 the FireEngine project seems to have backed out the fix for 4840464George Shepherd1-2/+2
2010-06-176939100 convert KSSL into a socket filterAnders Persson8-703/+90
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson7-708/+952
2010-06-03PSARC 2010/151 new socket options for TCP timersKacheong Poon5-78/+244
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire5-16/+205
2010-05-276846669 squeue_synch_{enter,exit}() are unaware of squeue switchingAnders Persson1-24/+16
2010-05-196929733 Cascaded squeue_drain can still induce stack overflowGeorge Shepherd1-1/+1
2010-04-276940729 gate machine panic in ip.c: assertion failed: pkt_len == msgdsize(mp)Erik Nordmark1-1/+9
2010-04-186943448 assertion failed: tcp_time_wait->tcp_time_wait_tid != 0Kacheong Poon1-2/+13
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon8-162/+122
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail4-481/+494
2010-03-036929890 ixa_cred/ira_cred cleanupErik Nordmark2-0/+3
2010-02-266928514 ilb_nat_src_timer fires too earlyKacheong Poon1-7/+12
2010-02-266928798 NULL netstack_XX causes boot time panicKacheong Poon1-1/+18
2010-02-246925635 The file tcp.c is too bigKacheong Poon1-0/+1992
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon13-17157/+15468
2010-02-176923355 tcp leaves conn_ixa->ixa_cred unitialized causing confusionErik Nordmark1-0/+6
2010-01-256919534 panic Page fault occurred in module "ip" due to a NULL pointer derefe...Kacheong Poon1-2/+4
2010-01-226910378 WARNING: Memory pressure: TCP defensive mode onKacheong Poon1-7/+14
2010-01-196912829 panic in ipsq_xopq_mp_cleanup/RD due to NULL ill->ill_wq on lo0 durin...Brian Ruthven1-3/+1
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-0/+6
2010-01-116910514 TCP might send down non-LSO packets with LSO flagsRoamer1-3/+7