summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp
AgeCommit message (Expand)AuthorFilesLines
2014-11-215295 remove maxburst logic from TCP's send algorithmSebastien Roy4-53/+11
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-3/+3
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-3/+4
2014-07-235011 fast localhost connections choke in TCP TIME_WAITJerry Jelinek1-15/+75
2014-07-18474 tcp_strong_iss should be 2 instead of 1Dan McDonald1-4/+1
2014-03-054596 Callers of ip_srcid_find_id() need to be more carefulDan McDonald1-4/+11
2013-11-164303 want local zone TCP kstats in the global zoneBill Pijewski1-2/+18
2013-08-053925 IP DCE does not scaleJerry Jelinek1-2/+4
2013-08-013942 inject sanity into ipadm tcp buffer size propertiesSebastien Roy2-37/+49
2013-07-193895 {tcp,udp}_{largest,smallest}_anon_port should reality-checkDan McDonald2-7/+53
2013-07-183869 tcp anon port calculation wrongMatt Barden1-1/+3
2013-03-283660 tcp_slow_start_* tunables should allow increasing the initial congestion...Theo Schlossnagle2-5/+2
2012-08-173065 some functions in the tcp module can be staticDavid Höppner3-8/+15
2011-12-211673 Panic in conn_ip_output()Bryan Cantrill1-10/+26
2011-11-141775 1631's fix missed the case of data on the handshake's ACKDan McDonald1-0/+7
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-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-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-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