| Age | Commit message (Expand) | Author |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-06-20 | - per socket keepalive settings | christos |
| 2006-09-26 | Fixed a bug in the timeout range constraint macro that can cause a timeout | jeremy |
| 2005-12-10 | Multiple inclusion protection, as suggested by christos@ on tech-kern@ | elad |
| 2005-06-02 | Fix some const fallout. | riz |
| 2005-03-04 | Re-add callout_active(), in a way compatible with the FreeBSD version, and use | mycroft |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-04 | Use callout_setfunc() and callout_schedule(). | thorpej |
| 2003-02-03 | Test callout_pending(), not callout_active(), and eliminate now-unnecessary | thorpej |
| 2001-11-04 | Change a few variable/tables to const since they are read-only. | matt |
| 2001-09-10 | Update copyrights. | thorpej |
| 2001-09-10 | Use callouts for TCP timers, rather than traversing the list of | thorpej |
| 2001-09-10 | Initialize TCP timer variables in a new function, tcp_timer_init(). | thorpej |
| 2001-09-10 | Add explicit initialization of TCP timer state. A noop right now. | thorpej |
| 2001-09-10 | Split tcp_timers() into multiple functions, one for each timer, | thorpej |
| 2001-09-10 | Use a callout for the delayed ACK timer, and delete tcp_fasttimo(). | thorpej |
| 1998-09-10 | Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. | mouse |
| 1998-05-07 | Define all TCP timers in terms of PRT timers. | thorpej |
| 1998-05-06 | Use the monotonically increasing slow timer timestamp provided by | thorpej |
| 1998-02-10 | add/cleanup multiple inclusion protection. | perry |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1993-05-20 | more rcsid additions and file header cleanups | cgd |
| 1993-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |