projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tcp: Reimplement TCP_FASTKEEP socket option using per-pcb keepidle
[dragonfly.git]
/
sys
/
netinet
/
tcp_var.h
2012-04-19
Sepherosa Ziehau
tcp: Reimplement TCP_FASTKEEP socket option using per...
blob
|
commitdiff
2012-04-18
Sepherosa Ziehau
tcp: Correct sending idle detection and implement part...
blob
|
commitdiff
|
diff to current
2012-04-13
Sepherosa Ziehau
tcp/sack: Further optimize scoreboard block allocation
blob
|
commitdiff
|
diff to current
2012-04-12
Sepherosa Ziehau
tcp: Prefer IW parameters in routing entries
blob
|
commitdiff
|
diff to current
2012-04-12
Sepherosa Ziehau
tcp: Staticize tcp_do_rfc3390
blob
|
commitdiff
|
diff to current
2012-04-12
Sepherosa Ziehau
tcp: "Reasonably" reduce IW after SYN retransmition...
blob
|
commitdiff
|
diff to current
2012-04-11
Sepherosa Ziehau
tcp: Factor out tcp_initial_window; ease further IW...
blob
|
commitdiff
|
diff to current
2012-04-11
Sepherosa Ziehau
tcp/sack: Cleanup the SACK related bits when return...
blob
|
commitdiff
|
diff to current
2012-04-11
Sepherosa Ziehau
tcp/sack: Take FIN bit into consideration when setup...
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: Lowering initial RTO according to RFC 6298
blob
|
commitdiff
|
diff to current
2012-03-16
Sepherosa Ziehau
tcp: More RFC 3390 conforming
blob
|
commitdiff
|
diff to current
2012-03-16
Sepherosa Ziehau
tcp/syncache: Simplify syncache_add() interface
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-09-16
Sepherosa Ziehau
tcp: Add comment for the keepinit and keepalive related...
blob
|
commitdiff
|
diff to current
2011-09-16
Sepherosa Ziehau
tcp: Remove no longer used tcp_slowtimo
blob
|
commitdiff
|
diff to current
2011-09-16
Sepherosa Ziehau
tcp: Allow per-tcpcb keepintvl and keepcnt
blob
|
commitdiff
|
diff to current
2011-09-16
Sepherosa Ziehau
tcp: Allow per-tcpcb keepidle
blob
|
commitdiff
|
diff to current
2011-09-16
Sepherosa Ziehau
tcp: Allow per-tcpcb keepinit
blob
|
commitdiff
|
diff to current
2011-02-21
Sepherosa Ziehau
tcp: Allow listen(2) to be called on the same socket...
blob
|
commitdiff
|
diff to current
2010-09-24
Matthew Dillon
network - Restart the callout timer when setting TCP_FA...
blob
|
commitdiff
|
diff to current
2010-09-24
Matthew Dillon
network - Add a tcp socket for faster keepalive timeouts
blob
|
commitdiff
|
diff to current
2010-09-15
Matthew Dillon
network - Major netmsg retooling, part 1
blob
|
commitdiff
|
diff to current
2010-09-13
Matthew Dillon
network - Fix multiple MP races
blob
|
commitdiff
|
diff to current
2010-09-09
Matthew Dillon
network - Completely revamp the netisr / dispatch code
blob
|
commitdiff
|
diff to current
2010-09-06
Matthew Dillon
kernel - Port TCP-MD5 (RFC 2385) implementation.
blob
|
commitdiff
|
diff to current
2010-08-18
Matthew Dillon
kernel - Fix possible race in syncache
blob
|
commitdiff
|
diff to current
2010-02-03
Matthew Dillon
kernel - syncache - Fix races due to struct syncache...
blob
|
commitdiff
|
diff to current
2009-12-11
Aggelos Economopoulos
Kill T/TCP
blob
|
commitdiff
|
diff to current
2009-12-05
Matthew Dillon
network - Move socket from netmsg ext to netmsg header...
blob
|
commitdiff
|
diff to current
2009-09-10
Matthew Dillon
IPV6 - Attempt to fix tcp46 compatibility listen sockets
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-28
Matthew Dillon
TCP - Fix re-establishment issues if a client reboots
blob
|
commitdiff
|
diff to current
2009-07-28
Matthew Dillon
TCP - Remove net.inet.tcp.minmssoverload
blob
|
commitdiff
|
diff to current
2009-07-26
Peter Avalos
Implement autosizing TCP socket buffers.
blob
|
commitdiff
|
diff to current
2008-12-16
Sepherosa Ziehau
Restore the semantic of callout_active() testing on...
blob
|
commitdiff
|
diff to current
2008-12-05
Sepherosa Ziehau
Defer various TCP timer function from callout threads...
blob
|
commitdiff
|
diff to current
2008-10-27
Sepherosa Ziehau
pr_ctlinput is usually called when certains types of...
blob
|
commitdiff
|
diff to current
2008-08-15
Nicolas Thery
Allocate sackblock structs with kmalloc() instead of...
blob
|
commitdiff
|
diff to current
2007-12-19
Sepherosa Ziehau
Make divert(4) socket dispatch mbuf to correct the...
blob
|
commitdiff
|
diff to current
2007-03-04
Sascha Wildner
Remove weird license clause which has expired.
blob
|
commitdiff
|
diff to current
2006-09-30
Sascha Wildner
Rearrange stuff a bit to satisfy GCC 4.1.
blob
|
commitdiff
|
diff to current
2006-05-20
Matthew Dillon
I'm growing tired of having to add #include lines for...
blob
|
commitdiff
|
diff to current
2006-01-14
Sascha Wildner
* Remove (void) casts for discarded return values.
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-11
Hiten Pandya
Remove the '_GD' macro hack:
blob
|
commitdiff
|
diff to current
2005-04-11
Hiten Pandya
Mechanical cleanup of TCP per-cpu statistics code,...
blob
|
commitdiff
|
diff to current
2005-03-10
Jeffrey Hsu
Better byte packing for struct tcpopt.
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-03-04
Jeffrey Hsu
The route in a syncache entry is cleared if the connect...
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-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-08-03
Matthew Dillon
tcp_input()'s DELAY_ACK() code checks to see if the...
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-06-04
Matthew Dillon
Use MPIPE instead of the really hackish use of m_get...
blob
|
commitdiff
|
diff to current
2004-06-03
Joerg Sonnenberger
Make pr_input use variadic arguments for anything but...
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-29
Hiten Pandya
1) Move the tcp_stats structure back to netinet/tcp_var.h.
blob
|
commitdiff
|
diff to current
2004-04-23
Jeffrey Hsu
Pass more information down to the protocol-specific...
blob
|
commitdiff
|
diff to current
2004-04-10
Jeffrey Hsu
Send connects to the right processor.
blob
|
commitdiff
|
diff to current
2004-04-07
Matthew Dillon
Make TCP stats per-cpu.
blob
|
commitdiff
|
diff to current
2004-03-14
Jeffrey Hsu
Make tcp_drain() per-cpu.
blob
|
commitdiff
|
diff to current
2004-03-08
Jeffrey Hsu
Partition the TCP connection table.
blob
|
commitdiff
|
diff to current
2004-03-08
Jeffrey Hsu
Implement Early Retransmit.
blob
|
commitdiff
|
diff to current
2004-03-06
Jeffrey Hsu
Change the "struct inpcbhead *listhead" field in "struc...
blob
|
commitdiff
|
diff to current
2004-03-06
Jeffrey Hsu
Dispatch upper-half protocol request handling.
blob
|
commitdiff
|
diff to current
2004-03-02
Robert Garrett
Patch forr FreeBSD-SA-04:04.tcp
blob
|
commitdiff
|
diff to current
2003-11-08
Matthew Dillon
Network threading stage 1/3: netisrs are already softwa...
blob
|
commitdiff
|
diff to current
2003-08-23
Robert Garrett
if ipv6 doesnt need oldstyle prototypes maybe its time...
blob
|
commitdiff
|
diff to current
2003-08-14
Jeffrey Hsu
Make the logic clear on when to use Eifel detection...
blob
|
commitdiff
|
diff to current
2003-08-14
Jeffrey Hsu
Fix spurious spelling within comments.
blob
|
commitdiff
|
diff to current
2003-08-13
Jeffrey Hsu
Implement the Eifel Dectection Algorithm for TCP (RFC...
blob
|
commitdiff
|
diff to current
2003-07-24
Matthew Dillon
Here is an implementation of Limited Transmit (RFC...
blob
|
commitdiff
|
diff to current
2003-07-23
Matthew Dillon
Merge from FreeBSD 2003/07/15 15:49:53 PDT commit to...
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