aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stress2: Fix a typo in namecache2.shGordon Bergling2024-07-211-1/+1
* sctp(4): Fix typos in source code commentsGordon Bergling2024-07-211-3/+3
* ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctlKonstantin Belousov2024-07-211-17/+41
* netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to headerKonstantin Belousov2024-07-212-4/+4
* netinet/ipsec.h: remove unneeded "extern"sKonstantin Belousov2024-07-211-9/+9
* sockstat(1): tolerate situation where file info cannot be fetchedKonstantin Belousov2024-07-211-5/+11
* include: ssp: fix last bare `inline`Kyle Evans2024-07-211-1/+1
* leap-seconds: Update to leap-seconds 3960057600 obtained from IERSCy Schubert2024-07-211-224/+89
* cam/iosched: Use better malloc idiomWarner Losh2024-07-201-22/+24
* Merge bmake-20240711Simon J. Gerraty2024-07-20197-2019/+2559
|\
| * Import bmake-20240711vendor/NetBSD/bmake/20240711Simon J. Gerraty2024-07-20194-1941/+2462
* | ipf: correct size limit in snprintfRyan Libby2024-07-201-1/+1
* | cdefs.9: Update for C++ environmentsWarner Losh2024-07-201-2/+41
* | stress2: Fix tests after the new default for newfs(8) is "SU"Peter Holm2024-07-2011-0/+11
* | cam/iosched: Fix buildWarner Losh2024-07-201-0/+2
* | nvme: widen nvme_qpair_manual_complete_request for better errorsWarner Losh2024-07-202-17/+23
* | nvme: Fail passthrough commands right away in failed state.Warner Losh2024-07-201-34/+24
* | cam/iosched: Make each periph driver provide schedule fnpWarner Losh2024-07-205-6/+12
* | cam/iosched: Log outlier latency eventsWarner Losh2024-07-201-2/+28
* | cam/iosched: Pass in the disk when initializingWarner Losh2024-07-205-27/+33
* | cam/iosched: Pass the transaction down we're collecting stats forWarner Losh2024-07-201-10/+10
* | cam/iosched: Add a counter of I/Os that take too longWarner Losh2024-07-201-0/+21
* | kyua: fix gcc buildsBrooks Davis2024-07-193-0/+4
* | libnvmf: Zero controller data template for I/O controllersJohn Baldwin2024-07-191-0/+1
* | rc.conf: Leap-seconds sources: Add IANA backCy Schubert2024-07-191-1/+1
* | fwcontrol: Allocate full fw_asyreq structures passed to the kernelJohn Baldwin2024-07-191-4/+4
* | ctld: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-2/+2
* | bsdinstall: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-2/+2
* | ministat: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-3/+3
* | recoverdisk: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-1/+1
* | md5: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-1/+1
* | lib80211: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-1/+1
* | elftoolchain: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-1/+1
* | libgeom: Consistently use item count as the first argument to callocJohn Baldwin2024-07-191-1/+1
* | libcasper: Consistently use item count as the first argument to callocJohn Baldwin2024-07-192-4/+4
* | stdatomic: Only use clang atomics if __clang__ is definedJohn Baldwin2024-07-191-1/+2
* | cxgbe(4): Changes to ULD list management.Navdeep Parhar2024-07-195-130/+97
* | cxgbe(4): Make no assumptions about the start and size of the L2T table.Navdeep Parhar2024-07-194-19/+27
* | cxgbe/t4_tom: Free up hardware resources when the final CPL is received.Navdeep Parhar2024-07-191-19/+39
* | cxgbe/t4_tom: Detach the toep from the tcpcb when entering TIME_WAIT.Navdeep Parhar2024-07-193-1/+4
* | siftr: remove the shutdown_pre_sync event handler on unloadKristof Provost2024-07-191-2/+4
* | stress2: Exclude one more testPeter Holm2024-07-191-0/+1
* | cdefs.9: Fix clang version, and gcc versionWarner Losh2024-07-191-4/+7
* | axgbe: drop unused functionDoug Moore2024-07-181-7/+0
* | axgbe: use standard rounddown_pow_of_twoDoug Moore2024-07-181-18/+2
* | nvmecontrol: Treat requested KeepAlive timeout as secondsJohn Baldwin2024-07-181-1/+1
* | tarfs.4: update title after move to section fourAlexander Ziaee2024-07-181-1/+1
* | Retire unused non-PCI_RES_BUS codeJessica Clarke2024-07-1816-291/+1
* | Retire non-NEW_PCIB code and remove config optionJessica Clarke2024-07-1832-540/+64
* | NOTES: Correct swapped descriptions of virtio_scmi and virtio_scsiJohn Baldwin2024-07-181-2/+2