| Age | Commit message (Expand) | Author |
| 2018-09-07 | Make raw_input non-variadic. | maxv |
| 2018-05-11 | Increase the default size of some receive buffers from 8k to 16k. | roy |
| 2017-09-25 | Fix race condition on the rawcb list shared by rtsock and keysock | ozaki-r |
| 2017-04-11 | Add RO_MSGFILTER socket option to PF_ROUTE to filter out | roy |
| 2016-01-20 | Eliminate struct protosw::pr_output. | riastradh |
| 2015-05-02 | make connect syscall use sockaddr_big and modify pr_{send,connect} | rtr |
| 2015-04-24 | make accept, getsockname and getpeername syscalls use sockaddr_big and modify | rtr |
| 2014-08-05 | split PRU_SEND function out of pr_generic() usrreq switches and put into | rtr |
| 2014-05-21 | raw_detach: rawpcb may be embedded, free using the real size (saved in rcb). | rmind |
| 2014-05-19 | - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. | rmind |
| 2007-02-17 | KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous | dyoung |
| 2005-12-11 | ANSI function decls and application of static. | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-12-10 | Multiple inclusion protection, as suggested by christos@ on tech-kern@ | elad |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2002-05-12 | Eliminate more commons. | matt |
| 1998-02-09 | add multiple inclusion protection (and cleanup). | perry |
| 1996-05-28 | Prototype new raw_*() functions. | pk |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1996-02-13 | Net prototypes | christos |
| 1995-06-12 | Various cleanup, including: | mycroft |
| 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-12-06 | multicast support. | hpeyerl |
| 1993-05-20 | add rcs ids to everything, and clean up headers | cgd |
| 1993-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |