projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tcp: Stringent TSO segment length assertion.
[dragonfly.git]
/
sys
/
netinet
/
tcp_output.c
2012-08-16
Sepherosa Ziehau
tcp: Stringent TSO segment length assertion.
blob
|
commitdiff
2012-08-01
Sepherosa Ziehau
mbuf: segsz -> tso_segsz, which is more expressive
blob
|
commitdiff
|
diff to current
2012-08-01
Sepherosa Ziehau
mbuf: Save linker layer, IP and TCP/UDP header length
blob
|
commitdiff
|
diff to current
2012-07-30
Sepherosa Ziehau
tcp: Add TSO support for IPv4
blob
|
commitdiff
|
diff to current
2012-06-27
Sepherosa Ziehau
tcp: Add XMITNOW which bypasses the Nagle algorithm...
blob
|
commitdiff
|
diff to current
2012-06-15
Sepherosa Ziehau
tcp_output: Always clear TF_ACKNOW before returning
blob
|
commitdiff
|
diff to current
2012-05-16
Sepherosa Ziehau
tcp: Use TAILQ for segments reassemble queue
blob
|
commitdiff
|
diff to current
2012-04-28
Sascha Wildner
kernel: Remove newlines from the panic messages that...
blob
|
commitdiff
|
diff to current
2012-04-18
Sepherosa Ziehau
tcp: Correct sending idle detection and implement part...
blob
|
commitdiff
|
diff to current
2012-04-11
Sepherosa Ziehau
tcp: RW=min(IW,cwnd) is standardized in RFC5681
blob
|
commitdiff
|
diff to current
2012-03-28
Sepherosa Ziehau
tcp/sack: Add more statistics
blob
|
commitdiff
|
diff to current
2012-03-16
Sepherosa Ziehau
tcp: More RFC 3390 conforming
blob
|
commitdiff
|
diff to current
2012-01-12
Sepherosa Ziehau
tcp_output: Move output mbuf related variables' cleanup...
blob
|
commitdiff
|
diff to current
2012-01-01
Matthew Dillon
kernel - Fix ENOBUFS related panic in tcp_output
blob
|
commitdiff
|
diff to current
2011-12-13
Sepherosa Ziehau
tcp: Fix the long standing negative offset panic on...
blob
|
commitdiff
|
diff to current
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
blob
|
commitdiff
|
diff to current
2011-07-27
Matthew Dillon
kernel - Fix ENOBUFS related panic in tcp_output()
blob
|
commitdiff
|
diff to current
2011-07-09
Matthew Dillon
kernel - Fix improper persist state in tcp
blob
|
commitdiff
|
diff to current
2011-07-09
Matthew Dillon
kernel - Fix improper persist state in tcp
blob
|
commitdiff
|
diff to current
2011-01-15
Sepherosa Ziehau
tcp: Don't panic if persist timer is started in CLOSED...
blob
|
commitdiff
|
diff to current
2010-12-21
Sepherosa Ziehau
tcp: Don't allow persist timer if TCP connection is...
blob
|
commitdiff
|
diff to current
2010-09-09
Matthew Dillon
kernel - MPSAFE the protocol drain routines
blob
|
commitdiff
|
diff to current
2010-09-06
Matthew Dillon
kernel - Fix numerous MP issues with sockbuf's and...
blob
|
commitdiff
|
diff to current
2010-09-06
Matthew Dillon
kernel - Port TCP-MD5 (RFC 2385) implementation.
blob
|
commitdiff
|
diff to current
2009-12-11
Aggelos Economopoulos
Kill T/TCP
blob
|
commitdiff
|
diff to current
2009-08-22
Matthew Dillon
AMD64 - Fix unsigned promotion that was meant to be...
blob
|
commitdiff
|
diff to current
2009-08-22
Matthew Dillon
TCP - Fix problems with dynamic receiver and sender...
blob
|
commitdiff
|
diff to current
2009-07-26
Peter Avalos
Implement autosizing TCP socket buffers.
blob
|
commitdiff
|
diff to current
2009-04-07
Sascha Wildner
Generally use NULL instead of explicitly casting 0...
blob
|
commitdiff
|
diff to current
2008-12-27
Sepherosa Ziehau
TCP socket's cached route entry could only be accessed...
blob
|
commitdiff
|
diff to current
2008-12-16
Sepherosa Ziehau
Restore the semantic of callout_active() testing on...
blob
|
commitdiff
|
diff to current
2007-04-22
Matthew Dillon
Give the sockbuf structure its own header file and...
blob
|
commitdiff
|
diff to current
2007-03-04
Sascha Wildner
Remove weird license clause which has expired.
blob
|
commitdiff
|
diff to current
2006-12-22
Sascha Wildner
Rename printf -> kprintf in sys/ and add some defines...
blob
|
commitdiff
|
diff to current
2006-04-14
Matthew Dillon
Generate a host-unreachable failure rather then a crash...
blob
|
commitdiff
|
diff to current
2006-01-14
Sascha Wildner
* Remove (void) casts for discarded return values.
blob
|
commitdiff
|
diff to current
2005-05-29
Jeffrey Hsu
Deprecate MCLGET() in favor of m_getcl() or m_getl...
blob
|
commitdiff
|
diff to current
2005-05-10
Jeffrey Hsu
Implement TCP Appropriate Byte Counting.
blob
|
commitdiff
|
diff to current
2005-04-18
Jeffrey Hsu
Use a larger initial window size when restarting after...
blob
|
commitdiff
|
diff to current
2005-04-05
Matthew Dillon
Add some minor in-code documentation.
blob
|
commitdiff
|
diff to current
2005-03-09
Jeffrey Hsu
Take into account the number of SACKed bytes skipped...
blob
|
commitdiff
|
diff to current
2005-02-04
Jeffrey Hsu
Temporarily disable non-working Path MTU discovery...
blob
|
commitdiff
|
diff to current
2005-01-08
Jeffrey Hsu
Remove the sysctl options for altering the initial...
blob
|
commitdiff
|
diff to current
2004-12-28
Jeffrey Hsu
Clean up the networking code before I parallelize the...
blob
|
commitdiff
|
diff to current
2004-12-21
Jeffrey Hsu
Clean up the routing and networking code before I paral...
blob
|
commitdiff
|
diff to current
2004-11-14
Jeffrey Hsu
Implement SACK.
blob
|
commitdiff
|
diff to current
2004-10-15
Jeffrey Hsu
Update includes now that the Fast IPSec code has moved...
blob
|
commitdiff
|
diff to current
2004-08-08
Jeffrey Hsu
Get cosmetic changes out of the way before committing...
blob
|
commitdiff
|
diff to current
2004-08-03
Matthew Dillon
The TCP stack is notified every time userland reads...
blob
|
commitdiff
|
diff to current
2004-07-17
Jeffrey Hsu
Readability changes, mostly removing the option to...
blob
|
commitdiff
|
diff to current
2004-07-08
Jeffrey Hsu
Add the standard DragonFly copyright notice to go along...
blob
|
commitdiff
|
diff to current
2004-07-02
Jeffrey Hsu
Update some of my copyright notices before we officiall...
blob
|
commitdiff
|
diff to current
2004-06-02
Eirik Nygaard
Change mbug allocation flags from M_ to MB_ to avoid...
blob
|
commitdiff
|
diff to current
2004-05-20
Jeffrey Hsu
Put snd_recover in the same cache line as snd_una....
blob
|
commitdiff
|
diff to current
2004-04-07
Matthew Dillon
Make TCP stats per-cpu.
blob
|
commitdiff
|
diff to current
2004-03-08
Jeffrey Hsu
Cosmetic changes.
blob
|
commitdiff
|
diff to current
2004-02-14
Matthew Dillon
Move <machine/in_cksum.h> to <sys/in_cksum.h>. This...
blob
|
commitdiff
|
diff to current
2004-02-08
Jeffrey Hsu
Cosmetic code cleanup.
blob
|
commitdiff
|
diff to current
2003-09-18
Jeffrey Hsu
Reset the retransmit counter when setting the timer...
blob
|
commitdiff
|
diff to current
2003-09-02
Jeffrey Hsu
Differentiate between send and receive window variables.
blob
|
commitdiff
|
diff to current
2003-08-15
Jeffrey Hsu
Non-semantic-changing cosmetic transformation. Gets...
blob
|
commitdiff
|
diff to current
2003-08-15
Jeffrey Hsu
Decouple slow-starting an idle connection from Nagle...
blob
|
commitdiff
|
diff to current
2003-07-26
Robert Garrett
Register keyword removal
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current