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
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
14017 Add support for TCP_QUICKACK
Nils Nieuwejaar
1
-0
/
+2
2020-09-02
12976 system panics with error in IP module
Dan McDonald
1
-7
/
+33
2020-04-08
12466 Enable IPv6 TSO Support for vioif
Robert Mustacchi
1
-2
/
+4
2019-10-23
11849 listen of IPv6 address fails with EAFNOSUPPORT
John Levon
1
-5
/
+5
2019-08-23
11553 Want pluggable TCP congestion control algorithms
Sebastien Roy
1
-5
/
+28
2019-08-19
11547 Want connstat(1M) command to display per-connection TCP statistics
Sebastien Roy
1
-17
/
+2
2019-08-19
11546 Track TCP round-trip time in nanoseconds
Sebastien Roy
1
-19
/
+8
2019-01-04
10155 ip: cast between incompatible function types
Toomas Soome
1
-16
/
+16
2017-02-22
7812 Remove gender specific language
Daniel Hoffman
1
-1
/
+1
2014-11-21
5295 remove maxburst logic from TCP's send algorithm
Sebastien Roy
1
-2
/
+1
2014-03-05
4596 Callers of ip_srcid_find_id() need to be more careful
Dan McDonald
1
-4
/
+11
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
1
-6
/
+7
2011-09-09
917 Make TCP's iss_incr a tunable
Jerry Jelinek
1
-2
/
+3
2011-08-30
1426 1361 missed two codepaths
Dan McDonald
1
-0
/
+6
2011-08-17
1361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL
Garrett D'Amore
1
-0
/
+3
2011-04-21
916 False-sharing in TCP hash buckets, plus size increase
Jerry Jelinek
1
-1
/
+2
2010-07-19
6910078 SCTP should have similar memory handling mechanism as TCP
Kacheong Poon
1
-11
/
+6
2010-07-16
6969639 missing tcp:::state-change probe in tcp_clean_death
Anders Persson
1
-3
/
+4
2010-06-17
6939100 convert KSSL into a socket filter
Anders Persson
1
-68
/
+1
2010-06-17
PSARC/2009/590 Socket Filter Framework
Anders Persson
1
-388
/
+67
2010-06-03
PSARC 2010/151 new socket options for TCP timers
Kacheong Poon
1
-29
/
+64
2010-05-27
PSARC 2010/106 DTrace TCP and UDP providers
Alan Maguire
1
-1
/
+53
2010-04-01
6935348 tcp_sack_info should always be there
Kacheong Poon
1
-49
/
+15
2010-03-26
PSARC 2009/306 Brussels II - ipadm and libipadm
Girish Moodalbail
1
-373
/
+14
2010-03-03
6929890 ixa_cred/ira_cred cleanup
Erik Nordmark
1
-0
/
+2
2010-02-24
PSARC 2010/042 increase max TCP_INIT_CWND
Kacheong Poon
1
-17145
/
+114
2010-02-17
6923355 tcp leaves conn_ixa->ixa_cred unitialized causing confusion
Erik Nordmark
1
-0
/
+6
2010-01-25
6919534 panic Page fault occurred in module "ip" due to a NULL pointer derefe...
Kacheong Poon
1
-2
/
+4
2010-01-22
6910378 WARNING: Memory pressure: TCP defensive mode on
Kacheong Poon
1
-7
/
+14
2010-01-19
6912829 panic in ipsq_xopq_mp_cleanup/RD due to NULL ill->ill_wq on lo0 durin...
Brian Ruthven
1
-3
/
+1
2010-01-18
PSARC 2009/686 Improving the use and debugging of the basic privilege set.
Casper H.S. Dik
1
-0
/
+6
2010-01-11
6910514 TCP might send down non-LSO packets with LSO flags
Roamer
1
-3
/
+7
2010-01-07
6913254 TCP does not initialise TH_ACK and TH_URG fields when TH_SYN set.
Mark Fenwick
1
-1
/
+3
2009-12-22
6812856 Pending ioctl is not cleaned from ipsq during tcp_close
Brian Ruthven
1
-8
/
+73
2009-12-19
6905952 Assertion panic on i86,Sun-Fire-X4140 - ixa->ixa_curthread == NULL, ....
Erik Nordmark
1
-20
/
+55
2009-12-18
6910716 Unable to map shares from Windows 2008 R2 or Vista Ultimate
Kacheong Poon
1
-1
/
+1
2009-12-10
6759500 [CVE-2008-4609] FICORA #193744 TCP vulnerabilities
Kacheong Poon
1
-84
/
+573
2009-11-22
6903544 NULL pointer dereference in tcp_xmit_end/tcp_close_output
Erik Nordmark
1
-5
/
+2
2009-11-19
6901936 tickless clock slows down the IP input and output paths
Erik Nordmark
1
-11
/
+12
2009-11-18
6901962 Tickless clock made tcp confuse 32 and 64 bit timestamps
Rafael Vanoni
1
-2
/
+2
2009-11-18
6902309 redzone violation due to tcp_ack_mp scribbling tcp_ts_recent past end...
Erik Nordmark
1
-7
/
+27
2009-11-17
6901158 Sending 4 NS instead of 3 before giving up
Erik Nordmark
1
-13
/
+3
2009-11-13
PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
Rafael Vanoni
1
-33
/
+45
2009-11-12
5031055 TCP receive windows should be increased
Kacheong Poon
1
-1
/
+1
2009-11-11
PSARC/2009/331 IP Datapath Refactoring
Erik Nordmark
1
-8935
/
+3194
2009-11-02
PSARC/2008/252 Labeled IPsec phase 1
Bill Sommerfeld
1
-25
/
+31
2009-10-21
6872588 tcp_sendmsg leaks mblks when ancillary data is passed along
Anders Persson
1
-2
/
+3
2009-10-21
6867122 writes on tcp sockets can return ENOTCONN after receiving a RST
Anders Persson
1
-9
/
+17
2009-09-24
PSARC/2009/232 Solaris Packet Capture
Darren Reed
1
-9
/
+26
[next]