| Age | Commit message (Expand) | Author |
| 2022-10-28 | inpcb: integrate data structures of PCB into one | ozaki-r |
| 2018-11-22 | Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ. | knakahara |
| 2018-08-22 | - Cleanup for dynamic sysctl: | msaitoh |
| 2015-05-02 | make connect syscall use sockaddr_big and modify pr_{send,connect} | rtr |
| 2014-05-22 | Move udp6_input(), udp6_sendup(), udp6_realinput() and udp6_input_checksum() | rmind |
| 2014-05-18 | Add struct pr_usrreqs with a pr_generic function and prepare for the | rmind |
| 2012-06-22 | PR/46602: Move the rfc6056 port randomization to the IP layer. | christos |
| 2011-09-24 | Add inet6 part of the rfc6056 code contributed by Vlad Balan as part of | christos |
| 2008-04-24 | Merge the socket locking patch: | ad |
| 2008-04-15 | Make udp6 stats per-cpu. | thorpej |
| 2007-02-17 | KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous | dyoung |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-12-10 | Multiple inclusion protection, as suggested by christos@ on tech-kern@ | elad |
| 2005-08-28 | Implement net.inet6.udp6.stats. | rpaulo |
| 2004-12-15 | Don't perform checksums on loopback interfaces. They can be reenabled with | thorpej |
| 2003-09-04 | revamp inpcb/in6pcb so that they are more aligned with each other. | itojun |
| 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 commons. | matt |
| 2001-10-15 | implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. | itojun |
| 2000-06-05 | pass struct proc * down to udp6_output and in6_pcbbind. | itojun |
| 2000-05-22 | make net.inet6.udp6.* sysctl name meet with IPv4 counterpart. | itojun |
| 2000-02-28 | remove some of cross-BSD portability #ifdef. | itojun |
| 2000-01-06 | remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec | itojun |
| 1999-12-13 | sync IPv6 part with latest KAME tree. IPsec part is left unmodified | itojun |
| 1999-11-19 | Update protocoles and interfaces stats counters to 64bit. | bouyer |
| 1999-07-03 | RCS ID police. | thorpej |
| 1999-06-28 | KAME/NetBSD 1.4 SNAP kit, dated 19990628. | itojun |