| Age | Commit message (Expand) | Author |
| 2025-06-17 | tcp: add missing SDT probes | Gleb Smirnoff |
| 2024-11-20 | netinet: default mib counter probe points off | Kristof Provost |
| 2024-08-28 | netipsec: add probe points for the ipsec/esp/ah/ipcomp counters | Kristof Provost |
| 2024-07-21 | tcp: improve SEG.ACK validation | Michael Tuexen |
| 2024-05-08 | tcp: add counter to track when SACK loss recovery uses TSO | Richard Scheffenegger |
| 2024-04-08 | netinet: add a probe point for IP, IP6, ICMP, ICMP6, UDP and TCP stats counters | Kristof Provost |
| 2023-11-26 | sys: Automated cleanup of cdefs and other formatting | Warner Losh |
| 2023-08-16 | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2023-08-16 | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh |
| 2023-05-12 | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh |
| 2021-12-20 | Fix dtrace SDT probe tcp:::debug-input | Robert Wing |
| 2019-10-14 | Separate out SCTP related dtrace code. | Michael Tuexen |
| 2018-09-06 | Define sctp probes only when SCTP is configured. | Mark Johnston |
| 2018-08-22 | Add support for send, receive and state-change DTrace providers for | Michael Tuexen |
| 2018-07-31 | Add a dtrace provider for UDP-Lite. | Michael Tuexen |
| 2018-01-25 | Use tcpinfoh_t for TCP headers in the tcp:::debug-{drop,input} probes. | Mark Johnston |
| 2017-11-27 | sys: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2017-04-10 | Use estimated RTT for receive buffer auto resizing instead of timestamps | Steven Hartland |
| 2017-02-01 | Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP p... | George V. Neville-Neil |
| 2015-12-16 | Fix style issues around existing SDT probes. | Mark Johnston |
| 2015-09-13 | dd DTrace probe points, translators and a corresponding script | George V. Neville-Neil |
| 2015-04-29 | Brief demo script showing the various values that can be read via | George V. Neville-Neil |
| 2013-11-26 | dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | Andriy Gapon |
| 2013-11-25 | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | Attilio Rao |
| 2013-10-02 | Add a separate translator for headers passed to the TCP probes in the | Mark Johnston |
| 2013-08-25 | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | Mark Johnston |