Skip site navigation (1)Skip section navigation (2)


dev-commits-src-main

Messages: 141, new messages first
Last page update: Thu Jul 30 5:25:15 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jul 30 Kevin Bowling              git: 5f02c8439786 - main - igb(4)/igbv(4): Document SR-IOV PF and VF functionality
  2. Jul 30 Mark Millard               Re: git: 6e93f5e4d693 - main - amd64: FRED support
  3. Jul 30 Kevin Bowling              git: fdce3830d9a6 - main - igbv: Retry transient VLAN admission failures
  4. Jul 30 Kevin Bowling              git: d2cd0b57532b - main - e1000: Sample statistics at timer cadence
  5. Jul 30 Kevin Bowling              git: e8f3b96ba794 - main - igb: Rate-limit VF VLAN rebuild requests
  6. Jul 30 Kevin Bowling              git: 5ce6c94f9859 - main - igb: Update only changed IOV VLAN filters
  7. Jul 30 Kevin Bowling              git: 350211ab1782 - main - igb: Update only changed IOV multicast hashes
  8. Jul 30 Kevin Bowling              git: c637d474045a - main - igb: Stop writing the legacy TADV register
  9. Jul 30 Kevin Bowling              git: 9332fd555588 - main - igbv: Support secondary unicast filters
 10. Jul 30 Kevin Bowling              git: a6bb3850e7c6 - main - igbv: Improve VF mailbox and status behavior
 11. Jul 30 Kevin Bowling              git: 316f6f2f7fa6 - main - igbv: Isolate VF policy and validate its registers
 12. Jul 30 Kevin Bowling              git: f879d1cd7df3 - main - igb: Reprogram descriptor queues while disabled
 13. Jul 30 Kevin Bowling              git: a2ed165f0049 - main - igb: Add SR-IOV PF support for 82576 and I350
 14. Jul 30 Konstantin Belousov        git: 930f2e4da964 - main - kern_execve(): avoid storing non-VDIR into p_textdvp
 15. Jul 30 Kevin Bowling              git: 7eb7ff645921 - main - igbv: Correct I350 loopback VLAN byte order
 16. Jul 30 Kevin Bowling              git: bcb62ec0e3d5 - main - igb: Guard register dump during queue setup
 17. Jul 30 Alexander Motin            git: 88229544807f - main - stand: Cleanup use of cached DHCP response packet
 18. Jul 30 Kevin Bowling              git: 100f7b8d39b2 - main - UPDATING: Add entry for igbv driver split
 19. Jul 30 Kevin Bowling              git: e6b9ce25ec06 - main - igbv: Split 82576 and I350 VF registration off igb
 20. Jul 30 Ed Maste                   git: 767d5fe9dfdc - main - mailmap: Fix Nick Price


21. Jul 30 Ed Maste git: da412147f2e8 - main - mailmap: Sort 22. Jul 30 Kevin Bowling git: 621498b58cda - main - pci_iov: Clear NumVFs when configuration fails 23. Jul 30 Kevin Bowling git: e795a31cb4d6 - main - pci_iov: Permit non-ARI VFs on a secondary bus 24. Jul 30 Kevin Bowling git: fd594981c55b - main - igb: Address queue registers by hardware queue ID 25. Jul 30 Kevin Bowling git: ac9a6d00a014 - main - e1000: Update shared igb SR-IOV code 26. Jul 30 Kevin Bowling git: f8fa2d77bc30 - main - iflib: Add restart transactions for IOV reconfiguration 27. Jul 29 Mark Millard Re: git: 6e93f5e4d693 - main - amd64: FRED support 28. Jul 29 John Baldwin Re: git: 6e93f5e4d693 - main - amd64: FRED support 29. Jul 29 Mark Johnston git: 8710a12993b0 - main - libdtrace: Fix up one more translator 30. Jul 29 Mark Johnston git: 815976ee1412 - main - ktls: Propagate EPG_FLAG_ANON to mapped mbufs 31. Jul 29 Adrian Chadd git: 248d537e4ca7 - main - sdhci: don't infer a non-removable slot on Apollo Lake SDXC 32. Jul 29 Adrian Chadd git: 5f74217c05a9 - main - coreboot: Add coreboot firmware table driver 33. Jul 29 John Baldwin git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev 34. Jul 29 John Baldwin git: ee7258cfbb73 - main - tools/tools/git: Add git-mfc to Makefile similar to git-arc 35. Jul 29 John Baldwin git: ec73badfbc2e - main - rtld: Remove write-only text_end local variable from map_object 36. Jul 29 Mark Johnston git: b9ea73ceb35c - main - git-arc: Make git arc patch -r smarter 37. Jul 29 Mark Johnston git: d8bcb13b79b4 - main - libdtrace: Fix up translators after struct in_conninfo changes 38. Jul 29 Mark Johnston git: 8c5e2d26cde5 - main - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) 39. Jul 29 Mark Johnston git: 7893a7edb43e - main - coredump: Don't assume that the number of ELF segments is consistent 40. Jul 29 Mark Johnston git: 490365e5d076 - main - jail: restore ktrace privileges for jailed root
41. Jul 29 Mark Johnston git: db3afbe5a6ef - main - wg(4): Add a test that the driver handles a decryption failure 42. Jul 29 Mark Johnston git: 34271824525e - main - wg(4): Check for crypto operation errors 43. Jul 29 Mark Johnston git: 98bbfef2ea33 - main - OCF: Add a fail point to inject EBADMSG decryption errors 44. Jul 29 Mark Johnston git: d8bdcb08d0eb - main - kqueue: Avoid enqueuing an already-enqueued knote 45. Jul 29 Jose Luis Duran git: 728b3b7c437e - main - nanobsd: Restore boot0cfg functionality 46. Jul 29 Jose Luis Duran git: 4007d914e797 - main - boot0cfg: Also allow a file as a trailing argument 47. Jul 29 Jessica Clarke git: 1e39a314d870 - main - link_elf: Make phdrs first page check actually fatal 48. Jul 29 Mark Johnston git: b6823a973737 - main - ipsec: Fix a lock leak in ipsec_chkreplay() 49. Jul 29 Mark Johnston git: 1d7b05142254 - main - netinet6: Handle unspecified foreign addresses in in6_pcbconnect() 50. Jul 29 Mark Johnston Re: git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes 51. Jul 29 Mark Johnston git: 9a9349ea1da2 - main - kqueue: Associate marker knotes with a queue 52. Jul 29 Kevin Bowling Re: git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes 53. Jul 29 Konstantin Belousov git: b72f9bfc4513 - main - statfs(2): allow to interrupt busying 54. Jul 29 Konstantin Belousov git: fb4d7bd4b767 - main - vfs_busy(): add MBF_PCATCH flag to allow interrupting the sleep 55. Jul 29 Bjoern A. Zeeb git: 3afa2628ccd2 - main - mt76: mt7921: update man page 56. Jul 28 Devin Teske git: 434283fda99e - main - dwatch: add nine diagnostic modules; grow errno, io, proc, sched 57. Jul 28 Colin Percival git: 14f5fd2395e3 - main - nvme: Add quirk for Amazon EBS NVMe Controller 58. Jul 28 Colin Percival git: 954098103ee2 - main - nvme: Add quirk for broken namespace-change log 59. Jul 28 Colin Percival git: 4068f3b5f899 - main - nda: Don't sleep with non-sleepable lock held 60. Jul 28 Richard Scheffenegger git: 2d01998e9e8a - main - tcp_hostcache: ensure expire and prune values stay consistent with each other
61. Jul 28 Richard Scheffenegger git: 5de91610cc74 - main - tcp_hostcache: limit scope of struct hc_metrics_lite and rename with tcp_ prefix 62. Jul 28 Pouria Mousavizadeh Tehran git: 2d0b73338ab7 - main - routing: Add tests for prefsrc route attribute 63. Jul 28 Pouria Mousavizadeh Tehran git: dd235f097af4 - main - route(8): Add prefsrc option in netlink 64. Jul 28 Pouria Mousavizadeh Tehran git: be5994cdfbe2 - main - netlink: Add RTA_PREFSRC support 65. Jul 28 Pouria Mousavizadeh Tehran git: 788400e9b258 - main - nd6: Do not enter net_epoch under nd6_prelist_add 66. Jul 28 Pouria Mousavizadeh Tehran git: 053d95ec2afe - main - nd6: Set ip6 after m_pullup() in nd6_ra_input() 67. Jul 28 Michael Tuexen git: 52b7cbcb78c1 - main - tcp: improve handling of stopped timers 68. Jul 28 Konstantin Belousov git: 2e259c209f69 - main - kern_pdwait(): print the process pointer through pd 69. Jul 28 Konstantin Belousov git: 8cef3c9b768a - main - proc_realparent(): assert that an orphaned child has real parent != parent 70. Jul 28 Warner Losh git: ce6ab51fc378 - main - pmc: enable the new pmc commands 71. Jul 28 Warner Losh git: cc94d1bd7414 - main - pmc: pmc frontend stall analysis based on IBS 72. Jul 28 Warner Losh git: 3adde0e55d7c - main - pmc: pmc info command 73. Jul 28 Warner Losh git: a79a051e7d16 - main - pmc: pmc record command 74. Jul 28 Warner Losh git: 93da997ef759 - main - pmc: new pmc log processing framework 75. Jul 28 Warner Losh git: a53d2e4f5db5 - main - pmc: console configuration and table rendering for new PMC tools 76. Jul 28 Olivier Cochard git: 285c749f575e - main - e1000: report UDP RSS hash type on igb/em 77. Jul 28 Olivier Cochard git: 6c4d9b9af1a3 - main - hwpmc: fix event allocation on pre-Zen AMD CPUs 78. Jul 28 Bruce M Simpson git: f884e820d87f - main - netinet6: Tear down IPv6 source address selection policies with rest of IPv6. 79. Jul 28 Jose Luis Duran git: f7c08d8dd810 - main - openssh: Move back UseBlocklist to global config 80. Jul 28 Mitchell Horne git: 53187a3665e5 - main - pmc_dmc620: drop unneeded includes
81. Jul 28 Mitchell Horne git: 3fdd05c61216 - main - libpmc: userland support and pmc.rapl.3 for the RAPL class 82. Jul 28 Mitchell Horne git: 77404ee1e99d - main - x86: add AMD RAPL MSR definitions to specialreg.h 83. Jul 28 Mitchell Horne git: a99d04f39dab - main - hwpmc: add RAPL energy-counter class (AMD + Intel) 84. Jul 28 Mitchell Horne git: cac0eab342c7 - main - sys/modules/hwpmc/Makefile: tidy up 85. Jul 28 Mitchell Horne git: d6dcd8d2c3ef - main - libsysdecode: fix nlm_flag regex in mktables 86. Jul 28 Dag-Erling=?utf-8?Q? Sm=C3 git: 744cc514567d - main - mbuf: Parenthesize macro arguments 87. Jul 28 Jessica Clarke git: 70509d1d9cba - main - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj): 88. Jul 28 Olivier Houchard git: c6f5d8fb269f - main - arm64: Use the fault handler when one is provided 89. Jul 28 Sean Eric Fagan git: 24983c4e9f99 - main - sleep: Fix man page about IGINFO output 90. Jul 28 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b02e02958dad - main - libfetch: Fix handling of connection failures 91. Jul 28 Pouria Mousavizadeh Tehran git: 5286cbea9118 - main - netstat(1): Emit nhop flags for encoding styles with Wflag 92. Jul 28 Pouria Mousavizadeh Tehran git: 84f062e3364e - main - routing: Limit enumeration of ifas to fib in rt_getifa_fib 93. Jul 28 Gleb Smirnoff Re: git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN 94. Jul 28 Gleb Smirnoff git: 76363a797043 - main - Revert "tests/ktls: merge two sysctl checking helpers into one" 95. Jul 28 Rick Macklem git: 575af5e2fa38 - main - RELNOTES: Add an entry for pNFS server improvements 96. Jul 28 Colin Percival git: 8d92f32ae011 - main - make-pkg-package.sh: Fix build for pkg 2.8.0 97. Jul 28 Konstantin Belousov git: a3b5937da615 - main - mknod.2: properly document root requirements 98. Jul 27 Mark Johnston git: 75be70064483 - main - umtx: Do not make an exiting thread the owner of a PI mutex 99. Jul 27 Mark Johnston git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes 100. Jul 27 Mark Johnston git: 8616b7dc3850 - main - proc: Copy the p_reapsubtree field explicitly during fork
101. Jul 27 Mark Johnston git: 95a3301ce144 - main - rpcinfo: Fix residual warnings and bump WARNS 102. Jul 27 Mark Johnston git: 152ba2d3c5ff - main - rpcinfo: Fix buffer overflows 103. Jul 27 Mark Johnston git: b02e02958dad - main - libfetch: Fix handling of connection failures 104. Jul 27 Bruce M Simpson git: d93d23529128 - main - netinet: Replace IFP_TO_IA() with in_ifprimaryaddr() completely. 105. Jul 27 Bruce M Simpson git: e52655a93909 - main - netinet: Promote IFP_TO_IA() from macro to function in_ifprimaryaddr(). 106. Jul 27 Gleb Smirnoff git: 698402f4f97c - main - inpcb: declare struct in_conninfo as a single declaration 107. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 51c0cdb04919 - main - pwait: Fix pwait_normal test case 108. Jul 27 Konstantin Belousov git: 34ca5a9e7362 - main - geom_zero(4): reset the uio vector on each uiomove() 109. Jul 27 Mark Johnston Re: git: 801c0f383c0a - main - tests/ktls: merge two sysctl checking helpers into one 110. Jul 27 John Baldwin git: c13a9982b56f - main - kdump: Treat a flags argument of 0 to shmat as valid 111. Jul 27 John Baldwin git: 9bf1bcf7491d - main - Regenerate after fixing getfhat(2) prototype 112. Jul 27 John Baldwin git: 09da0899551a - main - getfhat: Add missing 'const' to path argument 113. Jul 27 Gleb Smirnoff git: 801c0f383c0a - main - tests/ktls: merge two sysctl checking helpers into one 114. Jul 27 Jessica Clarke git: b68f2fe1932c - main - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke): 115. Jul 27 Jessica Clarke git: bcbcd7303009 - main - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke): 116. Jul 27 Konstantin Belousov git: 10ea2300bf29 - main - tests/libpthread: add pthread_cond_clockwait(3) tests 117. Jul 27 Konstantin Belousov git: 6d3db07a2e2f - main - pthread_cond_timedwait.3: use .Fo/.Fc for long arguments list 118. Jul 27 Konstantin Belousov git: e7015a3834ab - main - pthread_cond_timedwait.3: document pthread_cond_clockwait(3) 119. Jul 27 Konstantin Belousov git: e1136fbcab18 - main - libthr: implement pthread_cond_clockwait(3) 120. Jul 27 Konstantin Belousov git: 149d3e5fcb76 - main - libthr/thread/thr_cond.c: some style
121. Jul 27 Konstantin Belousov git: 196cc005b197 - main - libthr/thread/thr_umtx.c: style _thr_ucond_wait() 122. Jul 27 Konstantin Belousov git: f4a05f37936e - main - _umtx_op.2: document the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request 123. Jul 27 Konstantin Belousov git: d738f66fab92 - main - umtx_op(2): add the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request 124. Jul 27 Konstantin Belousov git: 4090d103b0c3 - main - mknod.2: update the man page 125. Jul 27 Konstantin Belousov git: 3c6f63902b03 - main - pthread_cond_wait.3: describe spurious wakeups 126. Jul 27 Christos Margiolis git: 2a2705a637cd - main - sound: Add missing newline in dsp_make_dev()'s device_printf() 127. Jul 27 Christos Margiolis git: a46c92aad16b - main - sound: Propagate error value from dsp_make_dev() 128. Jul 27 Rick Macklem git: 6901cbbd5a2c - main - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly 129. Jul 27 Cy Schubert git: cf3eeeb75ceb - main - krb5: Install profile.h again 130. Jul 27 Bjoern A. Zeeb git: b1f3726f7a67 - main - mt76: update script to to deal with 7921 and 7925 flavors 131. Jul 27 Bjoern A. Zeeb git: 7925256edc74 - main - fwget: update MediaTek firmware listings to match ports 132. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 9d852922f668 - main - Bump dates 133. Jul 27 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 356d0b79cf6f - main - rc.subr: Fix premature return from wait_for_pids 134. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 356d0b79cf6f - main - rc.subr: Fix premature return from wait_for_pids 135. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: e115066370dc - main - pwait: Test the new -r option 136. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: eddd8aa99ca8 - main - pwait: Add a SIGINFO handler 137. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: c8f5e6819d4d - main - pwait: Optionally wait until process is reaped 138. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 2bacbbecb165 - main - kqueue: Add NOTE_REAP 139. Jul 27 Kristof Provost git: 407b7bcc9386 - main - libsysdecode: decode combined Netlink message flags 140. Jul 27 Kristof Provost git: 5c1461a2b0fd - main - libsysdecode: use local sysdecode.h
141. Jul 27 ShengYi Hung git: e3e56236bcae - main - xhci: Fix packet xfer larger than 64kb

home | up | archive | sorted by: subject - author - date - reverse date