summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp
AgeCommit message (Expand)AuthorFilesLines
2017-09-20OS-6344 elide squeue wake-ups when prudentPatrick Mooney1-10/+16
2017-02-24OS-5978 ICMP-initiated TCP retransmits should trigger only when MTU decreasesPatrick Mooney2-22/+25
2017-02-23 [illumos-gate merge]Jerry Jelinek4-4/+5
2017-02-227812 Remove gender specific languageDaniel Hoffman4-4/+5
2017-02-01 [illumos-gate merge]Jerry Jelinek2-2/+13
2017-01-317814 Accept TCP keepalives with missing timestampsSteve Gonczi2-2/+13
2017-01-307749 setsockopt(TCP_KEEPCNT) can return EINVAL spuriouslyBryan Cantrill1-7/+30
2016-08-31OS-5598 newproc() performs inadequate clean-up after failed lwp_create() [fix...Jerry Jelinek1-1/+0
2016-08-31OS-5613 SO_REUSEPORT needs better state-change coveragePatrick Mooney2-15/+81
2016-08-027209 tcp_time_wait_collector() collecting all the CPU timePatrick Mooney1-13/+25
2016-07-05OS-5493 tcp_time_wait_collector() collecting all the CPU timePatrick Mooney1-13/+25
2016-06-107064 TCP_KEEPIDLE has needless 10sec minimumPatrick Mooney1-1/+1
2016-06-097062 Connections remain in TIME_WAIT too longPatrick Mooney3-296/+380
2016-03-31OS-4859 Connections remain in TIME_WAIT too longPatrick Mooney3-296/+380
2016-03-10OS-5217 setsockopt(TCP_KEEPCNT) can return EINVAL spuriouslyBryan Cantrill1-7/+30
2016-02-19OS-4699 lxbrand netty complains about SO_LINGER (really IP_TOS)Patrick Mooney1-5/+1
2015-12-07OS-4018 lxbrand support TCP SO_REUSEPORTPatrick Mooney4-32/+268
2015-10-01OS-4686 TCP_KEEPIDLE has needless 10sec minimumPatrick Mooney1-2/+2
2015-07-305850 tcp timestamping behavior changed mid-connectionLauri Tirkkonen2-109/+89
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