index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
inet
/
tcp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
11328 Remove M_MULTIDATA support
Garrett D'Amore
1
-1
/
+1
2022-03-10
14443 resection manual pages per IPD4
Richard Lowe
2
-2
/
+2
2022-01-10
14017 Add support for TCP_QUICKACK
Nils Nieuwejaar
3
-0
/
+17
2020-10-01
13175 Add support for IP_RECVTOS
Andy Fiddaman
2
-3
/
+43
2020-09-28
13149 elide squeue wake-ups when prudent
Patrick Mooney
1
-13
/
+20
2020-09-02
12976 system panics with error in IP module
Dan McDonald
2
-11
/
+49
2020-04-08
12466 Enable IPv6 TSO Support for vioif
Robert Mustacchi
1
-2
/
+4
2020-03-06
12173 ip: variable may be used uninitialized in this function
Toomas Soome
6
-4
/
+11
2019-10-24
9531 Want netstat -u to show PIDs associated with sockets
Andy Fiddaman
1
-28
/
+103
2019-10-23
11849 listen of IPv6 address fails with EAFNOSUPPORT
John Levon
1
-5
/
+5
2019-08-29
11635 ip: passing argument 2 of 'cc_cong_signal' makes integer from pointer w...
Toomas Soome
1
-6
/
+6
2019-08-23
11554 Want TCP_CONGESTION socket option
Cody Peter Mello
1
-1
/
+47
2019-08-23
11553 Want pluggable TCP congestion control algorithms
Sebastien Roy
5
-107
/
+303
2019-08-19
11547 Want connstat(1M) command to display per-connection TCP statistics
Sebastien Roy
7
-109
/
+108
2019-08-19
11546 Track TCP round-trip time in nanoseconds
Sebastien Roy
5
-145
/
+121
2019-01-04
10155 ip: cast between incompatible function types
Toomas Soome
4
-48
/
+53
2018-11-26
9903 qinfo: add typed members
Toomas Soome
1
-2
/
+4
2017-02-22
7812 Remove gender specific language
Daniel Hoffman
4
-4
/
+5
2017-01-31
7814 Accept TCP keepalives with missing timestamps
Steve Gonczi
2
-2
/
+13
2017-01-30
7749 setsockopt(TCP_KEEPCNT) can return EINVAL spuriously
Bryan Cantrill
1
-7
/
+30
2016-08-02
7209 tcp_time_wait_collector() collecting all the CPU time
Patrick Mooney
1
-13
/
+25
2016-06-10
7064 TCP_KEEPIDLE has needless 10sec minimum
Patrick Mooney
1
-1
/
+1
2016-06-09
7062 Connections remain in TIME_WAIT too long
Patrick Mooney
3
-296
/
+380
2015-07-30
5850 tcp timestamping behavior changed mid-connection
Lauri Tirkkonen
2
-109
/
+89
2014-11-21
5295 remove maxburst logic from TCP's send algorithm
Sebastien Roy
4
-53
/
+11
2014-08-12
5045 use atomic_{inc,dec}_* instead of atomic_add_*
Josef 'Jeff' Sipek
1
-3
/
+3
2014-08-12
5042 stop using deprecated atomic functions
Josef 'Jeff' Sipek
1
-3
/
+4
2014-07-23
5011 fast localhost connections choke in TCP TIME_WAIT
Jerry Jelinek
1
-15
/
+75
2014-07-18
474 tcp_strong_iss should be 2 instead of 1
Dan McDonald
1
-4
/
+1
2014-03-05
4596 Callers of ip_srcid_find_id() need to be more careful
Dan McDonald
1
-4
/
+11
2013-11-16
4303 want local zone TCP kstats in the global zone
Bill Pijewski
1
-2
/
+18
2013-08-05
3925 IP DCE does not scale
Jerry Jelinek
1
-2
/
+4
2013-08-01
3942 inject sanity into ipadm tcp buffer size properties
Sebastien Roy
2
-37
/
+49
2013-07-19
3895 {tcp,udp}_{largest,smallest}_anon_port should reality-check
Dan McDonald
2
-7
/
+53
2013-07-18
3869 tcp anon port calculation wrong
Matt Barden
1
-1
/
+3
2013-03-28
3660 tcp_slow_start_* tunables should allow increasing the initial congestion...
Theo Schlossnagle
2
-5
/
+2
2012-08-17
3065 some functions in the tcp module can be static
David Höppner
3
-8
/
+15
2011-12-21
1673 Panic in conn_ip_output()
Bryan Cantrill
1
-10
/
+26
2011-11-14
1775 1631's fix missed the case of data on the handshake's ACK
Dan McDonald
1
-0
/
+7
2011-10-28
1695 tcp_icmp_input sends packets with a closed connection
Robert Mustacchi
1
-0
/
+11
2011-10-24
1631 kernel panic in tcp_input_data
Dan McDonald
1
-11
/
+123
2011-09-09
917 Make TCP's iss_incr a tunable
Jerry Jelinek
3
-6
/
+15
2011-09-02
1434 TCP_INIT_CWND setsockopt doesn't work on passive connections.
Dan McDonald
1
-11
/
+21
2011-08-30
1426 1361 missed two codepaths
Dan McDonald
1
-0
/
+6
2011-08-18
1361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL ...
Vineeth Pillai
1
-1
/
+1
2011-08-17
1361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL
Garrett D'Amore
3
-1
/
+112
2011-04-21
916 False-sharing in TCP hash buckets, plus size increase
Jerry Jelinek
1
-1
/
+2
2010-08-16
6956844 ipadm private properties should begin with '_' instead of leading pro...
Girish Moodalbail
1
-60
/
+61
2010-08-10
6972175 assertion failed: tcp->tcp_fin_sent, file: ../../common/inet/tcp/tcp_...
Anders Persson
2
-21
/
+14
2010-08-07
6970847 Special option handling can be pulled out of tcp_xmit_mp()
Kacheong Poon
1
-188
/
+245
[next]