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


2026/dev-commits-src-main/20260810.dev-commits-src-main

Messages: 211, old messages first
Last page update: Mon Aug 10 0:07:02 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Aug  3 Kevin Bowling              git: a9305a6f50be - main - e1000: clear VFTA when last VLAN is removed
  2. Aug  3 Kevin Bowling              git: 4a28d390f5fb - main - igc: Disable PCIe L1.2 on I225
  3. Aug  3 Kevin Bowling              git: ac2be06e0c69 - main - igb: preserve coalesced 82576 MDD events
  4. Aug  3 Kevin Bowling              git: 176259efcb90 - main - igb: drain stale MDD state before interrupt arm
  5. Aug  3 Kevin Bowling              git: 1c91c3ae1ec6 - main - igb: recover retained i350 admin interrupts
  6. Aug  3 Kevin Bowling              git: 709426551c6a - main - igc: Work around I225 v1 minimum IPG erratum
  7. Aug  3 Kevin Bowling              git: a108ee9138a6 - main - igc: Correct hardware error statistics
  8. Aug  3 Michael Tuexen             git: c9df1a6cf9be - main - tcp: improve SEG.SEQ validation for RST segments
  9. Aug  3 Bruce M Simpson            git: 4a59a0cf99bb - main - netinet6: Add a definition of struct ip6_hdr_pseudo{} for OCF compatibility.
 10. Aug  3 Bruce M Simpson            git: b451bdb7894d - main - netipsec: Refactor TCP-MD5 shim to use ip6_hdr_pseudo{} for brevity.
 11. Aug  3 Bruce M Simpson            git: 0efe935648f3 - main - netipsec: Update my copyright notice on the TCP-MD5 feature.
 12. Aug  3 Bruce M Simpson            git: 0e80d9c15deb - main - netinet6: Document IPv4-mapped extension to IPV6_JOIN_GROUP et al.
 13. Aug  3 Bruce M Simpson            git: f9cdaeeeb9ad - main - netinet6: Pass IPv4-mapped ASM multicast joins/leaves to netinet.
 14. Aug  3 Bruce M Simpson            git: 4e4c7b835aa8 - main - if_wg: Prefix crypto_init() & crypto_deinit() with wg_ for a cleaner namespace.
 15. Aug  3 Bruce M Simpson            git: 9fffb4e09859 - main - netinet6: We will never support the KAME :: feature to listen for all groups.
 16. Aug  3 Kevin Bowling              git: 8f779f159e21 - main - igc: Add VLAN hardware filtering
 17. Aug  3 Kevin Bowling              git: 0787b1f5b8bd - main - ixgbe: supply PF transmit contexts under SR-IOV
 18. Aug  3 Mark Johnston              Re: git: f9cdaeeeb9ad - main - netinet6: Pass IPv4-mapped ASM multicast joins/leaves to netinet.
 19. Aug  3 Mark Johnston              Re: git: f9cdaeeeb9ad - main - netinet6: Pass IPv4-mapped ASM multicast joins/leaves to netinet.
 20. Aug  3 Lexi Winter                git: f1d98862044f - main - libc: getopt{,_long}: Const correctness for C23


21. Aug 3 Lexi Winter git: cb2daf8ce116 - main - rpcgen: Const correctness for C23 22. Aug 3 Lexi Winter git: bcee560d390e - main - libucl: Const correctness for C23 23. Aug 3 Lexi Winter git: 78f842dda35b - main - sort: Const correctness for C23 24. Aug 3 Lexi Winter git: 2296c39a9ebc - main - xinstall: Const correctness for C23 25. Aug 3 Lexi Winter git: 9fd8f5e761ba - main - mkimg: Const correctness for C23 26. Aug 3 Lexi Winter git: 1d94e2e0f2ee - main - m4: Const correctness for C23 27. Aug 3 Lexi Winter git: 9f18614d5353 - main - mandoc: Const correctness for C23 28. Aug 3 Lexi Winter git: 85b07e977b04 - main - libelftc: Const correctness for C23 29. Aug 3 Mark Millard Re: git: f1d98862044f - main - libc: getopt{,_long}: Const correctness for C23 30. Aug 3 Mark Johnston git: fb63bc67483e - main - atomic: Implement atomic_{set,clear}_8 in _atomic_subword.h 31. Aug 3 Mark Johnston git: e004ff15f87e - main - ppp: Avoid overflow when formatting endpoint discriminator options 32. Aug 3 Bruce M Simpson git: c8d4287e30d6 - main - mtest: Add support for exercising IPv4-mapped groups on IPv6 sockets. 33. Aug 3 Bruce M Simpson git: 4c4be9ab4c5e - main - mtest: Update my copyright on this file. 34. Aug 3 Bruce M Simpson git: 459af94e43b0 - main - netinet6: Fix some issues with passing v4-mapped groups to IPv6 sockets. 35. Aug 3 Kristof Provost git: d13dffa150d1 - main - pf: fix securelevel off-by-one 36. Aug 3 Kristof Provost git: d2a5b5a86a92 - main - pf: attempt to handle overlapping group and interface names 37. Aug 3 Brooks Davis git: 6880edbfd5aa - main - rtld: fix indentation of multiline conditional 38. Aug 3 Andrew Gallatin git: 3a6bf8a72d49 - main - ifconfig: Improve CMIS parsing of breakout configs 39. Aug 3 Maxim Konovalov git: 396e6d699556 - main - bsd-family-tree: add NetBSD 11.0 40. Aug 3 Adrian Chadd git: 5078280bb42c - main - kqueue: fix the always-empty NT_PROCSTAT_KQUEUES core note
41. Aug 3 Adrian Chadd git: 9590878fca68 - main - kqueue: stream the knote report instead of buffering all of it 42. Aug 3 Alan Somers git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 43. Aug 3 Konstantin Belousov git: 9f071039ca34 - main - sys/ofed: fix GID table reference leak in roce_gid_update_addr_callback() 44. Aug 3 Konstantin Belousov git: d8afb9b13f41 - main - sys/ofed: don't stop removing stale RoCE GIDs at the first hole 45. Aug 3 Mark Johnston git: 1c0d2f0b1a98 - main - ip_mroute: Don't assume that a multicast router is running 46. Aug 3 Brooks Davis git: bbf95a9b8481 - main - exterror(9): split category into multiple sources 47. Aug 3 Brooks Davis git: 295f10230903 - main - exterror(9): dynamic kernel categories 48. Aug 3 Brooks Davis git: 5dff273d680a - main - uexterr_gettext(3): support dynamic kernel categories 49. Aug 3 Brooks Davis git: 7516130eb912 - main - kdump(1): minimally adapt to exterror category sources 50. Aug 3 Gleb Smirnoff git: d3a0bf0a79ef - main - ng_ipfw: provide a tree for faster hook lookup 51. Aug 4 Rick Macklem git: 5ab48fb9f7ac - main - nfs_commonkrpc.c: Fix recovery that was broken by 4d80d4913e79 52. Aug 4 Alexander Ziaee git: ff2bc641599a - main - manuals: Fix Fx and nearby mechanical typos 53. Aug 4 Alexander Motin git: f70e4664a685 - main - stand: consume UEFI PXE Base Code cache to seed DHCP 54. Aug 4 Alexander Motin git: 495826f69d96 - main - stand: add ARCH and MSZ into DHCP requests 55. Aug 4 Dag-Erling=?utf-8?Q? Sm=C3 git: ddd850aa7720 - main - sys/socket.h: Fix AF_MAX 56. Aug 4 Herbert J. Skuhra Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 57. Aug 4 Alexander Ziaee git: 82c013fb5911 - main - manuals: Fix more Fx and nearby mechanical typos 58. Aug 4 Alan Somers Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 59. Aug 4 Herbert J. Skuhra Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 60. Aug 4 Alan Somers Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally
61. Aug 4 Herbert J. Skuhra Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 62. Aug 4 Rick Macklem git: 8f20299b473a - main - nfs_commonkrpc.c: Get rid of NFSv4.0 delegation cruft 63. Aug 4 Konstantin Belousov git: 2d21dbaaaf75 - main - fix p9fs_vget_common() panics 64. Aug 4 Alexander Leidinger git: 69c3e0de01c1 - main - iflib: restore TX watchdog functionality 65. Aug 4 Alexander Leidinger git: 5da9bc88936a - main - iflib: remove the unused TX queue state machine 66. Aug 4 Alexander Leidinger git: 65349af4422f - main - iflib: clear the deferred TX descriptor state when a queue is stopped 67. Aug 4 Dag-Erling=?utf-8?Q? Sm=C3 git: 7a789145f88a - main - unbound: Update to 1.26.0 68. Aug 4 Mark Johnston Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 69. Aug 4 Alan Somers Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 70. Aug 4 Alan Somers Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 71. Aug 4 Herbert J. Skuhra Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 72. Aug 4 Mark Johnston Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 73. Aug 4 Konstantin Belousov git: b95a859483f1 - main - autofs_lookup(): busy the mount point around autofs_trigger() 74. Aug 5 Kevin Bowling git: abdde8b60281 - main - e1000: defer sysctl-driven reinit to the admin task 75. Aug 5 Kevin Bowling git: 30ccf2f48c11 - main - igc: defer sysctl-driven reinit to the admin task 76. Aug 5 Dag-Erling=?utf-8?Q? Sm=C3 git: 4ebcdb8dd9a7 - main - pseudofs: Don't purge the cache on shutdown 77. Aug 5 Mark Johnston git: 196874ce2e97 - main - rawip: Fix handling of checksums in rip6_input() 78. Aug 5 Mark Johnston git: 3c8f8432b6f6 - main - ctl.4: Document the assumption that CTL HA runs only on trusted networks 79. Aug 5 Mark Johnston git: e6b038456b2b - main - lib9p: fix compilation errors in example server 80. Aug 5 Gleb Popov git: 62ccaec3dba6 - main - kern/tty.c: Exterrorize returns
81. Aug 5 Pouria Mousavizadeh Tehran git: 200de1b70e2b - main - rtadvd(8): Fix RA flag inconsistency messages 82. Aug 5 Konstantin Belousov git: e8b9b6b9f31c - main - pdkill(2), pdgetpid(2): return EBADF if the file type is not procdesc 83. Aug 5 Konstantin Belousov git: dfdd8af5a8de - main - pddupfd.2: fix errno value returned for non-procdesc argument 84. Aug 5 Mark Johnston git: 4dc196233e40 - main - bhyve: Fix assignment of *niov2 in split_iov() 85. Aug 5 Olivier Cochard git: 3c5c55beee5e - main - tests/sys/kern: Skip capsicum procdesc tests when capability mode is unavailable 86. Aug 6 Gleb Smirnoff Re: git: c3707bd3d658 - main - linuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumers 87. Aug 6 Corvi=?utf-8?Q?n K=C3=B6h? git: 5349a46babc0 - main - gpio: add generic Intel GPIO pin controller framework 88. Aug 6 Corvi=?utf-8?Q?n K=C3=B6h? git: 8c7a3ccf54f9 - main - gpio: add Intel Alder Lake-N GPIO driver 89. Aug 6 Corvi=?utf-8?Q?n K=C3=B6h? git: c2bd655dc3f9 - main - gpio: add Intel Tiger Lake-H GPIO driver 90. Aug 6 Konstantin Belousov git: d3c3a705b5e6 - main - autofs: try to avoid waiting for timeouts of in-flight requests for forced unmounts 91. Aug 6 Kevin Bowling git: 5e05c40aff53 - main - ixv: defer every admin-vector interrupt 92. Aug 6 Kevin Bowling git: 4c03feacd171 - main - ixv: reconcile the PF-approved MAC address 93. Aug 6 Kevin Bowling git: 1a180b4c86fc - main - ixgbe: rebuild the shared multicast table 94. Aug 6 Alan Somers git: 74bd6fb1eb02 - main - fts: fix fts_accpath regression after fts_children() 95. Aug 6 Alan Somers Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 96. Aug 6 Konstantin Belousov git: b0a85cb9df01 - main - ptrace_test: require debug.ptrace_transparent_attach enabled for its test 97. Aug 6 Kyle Evans git: 6e81fbf5833d - main - bsdinstall: add a hardening knob for unprivileged kenv access 98. Aug 7 Kevin Bowling git: 7d3d6309398e - main - ixgbe: enforce configured VF anti-spoofing 99. Aug 7 Kevin Bowling git: a81f97aecbfd - main - ixgbe: preserve VLAN ownership with SR-IOV 100. Aug 7 Kevin Bowling git: caa08ed331da - main - ixgbe: Preserve priority-tagged traffic with SR-IOV
101. Aug 7 Kevin Bowling git: 660ea2c4dafe - main - ixgbe: enforce VF promiscuity and multicast policy 102. Aug 7 Kevin Bowling git: 6404ef10d629 - main - ixgbe: implement VF secondary MAC filters 103. Aug 7 Kyle Evans git: 4f42ec2f38ee - main - prometheus_sysctl_exporter: don't abort on bad labels 104. Aug 7 Justin Hibbits git: b83204edf101 - main - powerpc/pmap: Support booke64 kernel pmap growing 105. Aug 7 Justin Hibbits git: 7bc06551cc7f - main - tools/cryptocheck: Fix allow_soft sysctl name 106. Aug 7 Justin Hibbits git: a66890355558 - main - powerpc64: Bump KVA to 2TB 107. Aug 7 Kevin Bowling git: 9d871fa96a6e - main - ixv: reconcile VLAN filters through the mailbox 108. Aug 7 Kevin Bowling git: 5aab6164161d - main - pci: Ignore SR-IOV VFs when tuning MPS 109. Aug 7 Kevin Bowling git: a9752e9ac8a6 - main - pci: Preserve adjusted PCIe control state 110. Aug 7 Kevin Bowling git: 8e9fe9996a1f - main - pci: Reconcile MPS before attaching PCIe devices 111. Aug 7 Kevin Bowling git: 673cb5265a2d - main - pci: Add a hierarchy-wide MPS limit 112. Aug 7 Kevin Bowling git: 114f4a68f213 - main - pci: Optionally disable endpoints with unsafe MPS 113. Aug 7 Kevin Bowling git: ee776a8e291c - main - pci: Permit function-level reset of 82599 VFs 114. Aug 7 Kevin Bowling git: 2cf580c694f6 - main - iflib: Permit SR-IOV configuration on a down interface 115. Aug 7 Kevin Bowling git: 86199f1a74ab - main - ixgbe: restart iflib around SR-IOV reconfiguration 116. Aug 7 Kevin Bowling git: 703c756a2d29 - main - ixgbe: Validate SR-IOV before restarting the PF 117. Aug 7 Konstantin Belousov git: 1d97ad676d58 - main - lockmgr(9): add lockcanrecurse(9) 118. Aug 7 Konstantin Belousov git: 9f5c4ef32812 - main - dounmount(9): temporarily enable recursion for the covered vnode lock 119. Aug 7 Kevin Bowling git: 33fdcdb18eb6 - main - ixgbe: complete PF cleanup after VF FLR 120. Aug 7 Kevin Bowling git: dda6a00a5202 - main - ixgbe: recover from X550 malicious-driver events
121. Aug 7 Kevin Bowling git: 4383ab82b0bb - main - ixgbe: force receive drops on every VF queue 122. Aug 7 Jessica Clarke git: a554906ea44c - main - bhyve: rtc_pl031: Fix PeriphID and CellID values 123. Aug 7 Mark Johnston git: 36d57489ca07 - main - gve: Implement AQ batching for queue creation and destruction 124. Aug 7 Mark Johnston git: 5afb49180c2a - main - riscv/vmm: allow vmm to be built in kernel 125. Aug 7 Kevin Bowling git: 78547d542f77 - main - pci: Skip PF SR-IOV state handling for VFs 126. Aug 7 Kevin Bowling git: fe02e14c8843 - main - ixgbe: Recover legacy VFs from invalid DMA targets 127. Aug 7 Kevin Bowling git: 31285bddf21e - main - ixgbe: quarantine repeatedly faulting legacy VFs 128. Aug 7 Kevin Bowling git: 545779a99290 - main - ixgbe: Re-enable the SFP laser during initialization 129. Aug 7 Kevin Bowling git: 2a2867c89a7e - main - ixv: Defer reset after mailbox failure 130. Aug 7 Kevin Bowling git: d025b84268ec - main - ixgbe: Apply the 82599 D3 link workaround only for D3 131. Aug 7 Kevin Bowling git: 2a803e6f349c - main - ixgbe: Use PF MTU for 82599 VF jumbo policy 132. Aug 7 Kevin Bowling git: aea4240ef583 - main - ixgbe: Quiesce VFs across PF reset 133. Aug 7 Mark Johnston Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 134. Aug 7 Colin Percival git: ca0cff79320d - main - Revert "release: Ship firmware from kmods repo on DVD" 135. Aug 7 Mark Johnston git: 800d5b7a8a4f - main - netmap: Fix driver name handling 136. Aug 7 Mark Johnston git: 6de818285f06 - main - netmap: Fix a race in kqueue registration 137. Aug 7 Mark Johnston git: 319414a926af - main - netmap: Handle overflow when computing ring sizes 138. Aug 7 Mark Millard Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 139. Aug 7 Gleb Smirnoff git: d2a9eef321dc - main - mpt: mpt_map_physdisk() is internal and shall not return cam_status 140. Aug 7 Gleb Smirnoff git: 6a15fd92392c - main - linuxkpi: add WLAN_EID_HT_OPERATION to ieee80211_eid
141. Aug 7 Gleb Smirnoff git: 9d765453b0a9 - main - urtw: return error of usb_error_t 142. Aug 7 Gleb Smirnoff git: 2ae8976a3f6a - main - ocs_fc: return correct error code from ocs_hw_set_persistent_topology() 143. Aug 7 Bjoern A. Zeeb Re: git: 6a15fd92392c - main - linuxkpi: add WLAN_EID_HT_OPERATION to ieee80211_eid 144. Aug 7 Gleb Smirnoff git: e79f6aa3e5e1 - main - ath: return error code of HAL_STATUS type 145. Aug 7 Mark Johnston Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 146. Aug 7 Adrian Chadd git: 4c4bad4421fb - main - kqueue: avoid closing a file under the knlist lock 147. Aug 8 Dag-Erling=?utf-8?Q? Sm=C3 git: fd79bf63442e - main - du: Print progress information to stderr 148. Aug 8 Kyle Evans git: 8befc9e8b194 - main - kern: fix oversight in security.bsd.unprivileged_kenv_read 149. Aug 8 Don Lewis Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 150. Aug 8 Kevin Bowling git: a97e1c2450ae - main - enic: Correct queue and attach resource ownership 151. Aug 8 Kevin Bowling git: 65228a835267 - main - axgbe: Align channel lifetime with queue allocation 152. Aug 8 Pouria Mousavizadeh Tehran git: c521b16752c5 - main - route.4: Add RTV_METRIC flag to rt_metrics 153. Aug 8 Kevin Bowling git: 26e3a8045ec7 - main - ixv: Tolerate temporary PF mailbox unavailability 154. Aug 8 Kevin Bowling git: 2b763a82f9f2 - main - ixgbe: Handle deferred link-status requests 155. Aug 8 Kevin Bowling git: 5017a241b987 - main - ixgbe: Drain events for inactive VFs 156. Aug 8 Xin LI git: 4174cc2f69d3 - main - release/Makefile.gce: migrate gsutil usages to gcloud CLI 157. Aug 8 Kevin Bowling git: 42d54a8fd466 - main - vmm: Tear down the IOMMU before AMD-Vi detach 158. Aug 8 Kristof Provost git: 8ea4e92945d3 - main - net: don't panic on ifconfig pfsync0 mtu 9000 159. Aug 8 Kristof Provost git: 7e2781fdcfdb - main - pfsync: handle large MTU pfsync interfaces 160. Aug 8 Kevin Bowling git: d6f97c6bbca6 - main - iflib: Add sysctl stat for TX watchdog reset events
161. Aug 8 Kevin Bowling git: 9f4df9fc1ba8 - main - amd_iommu: Honor disabled interrupt remapping 162. Aug 8 Kevin Bowling git: c017bceda48c - main - ixgbe: Reject Flow Director with SR-IOV 163. Aug 8 Kevin Bowling git: 8eeb25899afd - main - ixv: Remove unused loader tunables 164. Aug 8 Kevin Bowling git: 4a13b8a7c561 - main - ixv: Advertise SCTP checksum offload 165. Aug 8 Kevin Bowling git: 66baeec9f8a4 - main - e1000: Program Tx descriptor control by family 166. Aug 8 Kevin Bowling git: abe22383f1b1 - main - e1000: Correct Rx descriptor threshold programming 167. Aug 8 Kevin Bowling git: fddc393d9316 - main - igb: Match Tx descriptor control to iflib 168. Aug 8 Kevin Bowling git: bd4182a2c96e - main - igb: Program Rx descriptor thresholds by family 169. Aug 8 Kevin Bowling git: e2aff50727cb - main - igc: Correct descriptor control programming 170. Aug 8 Kevin Bowling git: 0baf0fabdb5e - main - ix/ixv: Match Tx writeback thresholds to iflib 171. Aug 8 Kevin Bowling git: 98fad621ed69 - main - ixv: Negotiate VF queue-set limits 172. Aug 8 Herbert J. Skuhra Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally 173. Aug 9 Kevin Bowling git: 75538a0f3275 - main - igbv: Do not replay VLANs while stopped 174. Aug 9 Kevin Bowling git: 2c04cfa148ec - main - ifconfig: Use nvlist to report SR-IOV VF status 175. Aug 9 Kevin Bowling git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query 176. Aug 9 Kevin Bowling git: 6f8b3be1fbd6 - main - pci: Add SR-IOV status reporting 177. Aug 9 Kevin Bowling git: 25de742864f7 - main - iovctl: Report SR-IOV status 178. Aug 9 Kevin Bowling git: 1ccf543b21ef - main - ifconfig: Add SR-IOV VF status output 179. Aug 9 Kevin Bowling git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status 180. Aug 9 Kevin Bowling git: ceb282bbd62e - main - igb: Report SR-IOV VF status
181. Aug 9 Kevin Bowling git: c30021fe0df9 - main - ixgbe: Report SR-IOV VF status 182. Aug 9 Herbert J. Skuhra Re: git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query 183. Aug 9 Kevin Bowling git: fb1820d23a04 - main - rescue: Satisfy libifconfig's libnv dependency in crunched links 184. Aug 9 A FreeBSD User Re: git: c30021fe0df9 - main - ixgbe: Report SR-IOV VF status 185. Aug 9 Kevin Bowling git: 6a1703c112ff - main - ixgbe: Add missing mailbox API 1.6 definition 186. Aug 9 Aymeric Wibo git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses 187. Aug 9 Piotr Kubaj git: 185a03ad8aa8 - main - libgcc_s: export the IEEE-128 long double runtime on powerpc64le 188. Aug 9 Kevin Bowling git: 8696cc600f44 - main - iflib: Avoid locking for unsupported VF status queries 189. Aug 9 Kevin Bowling git: da309ed47603 - main - pci_iov: Use native types for status ioctl 190. Aug 9 Adrian Chadd git: 8cdcf4b27c7b - main - uvideo: convert to video(4) framework 191. Aug 9 Adrian Chadd git: f5dc2263ab1b - main - fwcam: convert to video(4) framework 192. Aug 9 Adrian Chadd git: 5d0258d4ea51 - main - fwcamctl: remove, superseded by the video(4) interface 193. Aug 9 Adrian Chadd git: 9c9428825f4c - main - video: add generic video(4) capture framework 194. Aug 9 Adrian Chadd git: ad9cc3f1da14 - main - uvideo: limit isochronous transfers to 32 frames 195. Aug 9 Adrian Chadd git: a8165edb50ab - main - fwcam: release the IR DMA channel when starting the stream fails 196. Aug 9 Adrian Chadd git: 33fd5d168d32 - main - uvideo: do not reject unsupported pixel formats 197. Aug 9 Adrian Chadd git: 0343ab8a6afa - main - video: disable the static assertions for now 198. Aug 9 Mitchell Horne git: d38b3a5ead0d - main - libpmc: Fix AMD L3 counter parameter parsing 199. Aug 9 Nick Price git: af3f2dd124f0 - main - aq(4): report link transitions and previously silent failures 200. Aug 9 Enji Cooper git: fd809148cafd - main - pmc(8): resolve -Wshadow issues
201. Aug 9 Enji Cooper git: 503f16182e08 - main - pmc(8): add missing headers to not rely on header pollution 202. Aug 9 Enji Cooper (yaneurabeya) Re: git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses 203. Aug 9 Enji Cooper (yaneurabeya) Re: git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query 204. Aug 9 Enji Cooper git: 5007a5d682d3 - main - cpuset(9): correct markup 205. Aug 9 Enji Cooper git: b96a063f6100 - main - DB_COMMAND(9): correct mdoc markup for .Nm entries 206. Aug 9 Enji Cooper git: 4fa245edc7ad - main - alq(9): add missing .Nm entry for ALQ(9) 207. Aug 9 Enji Cooper git: 8eced03c369a - main - atomic(9): add missing .Nm entries 208. Aug 9 Enji Cooper git: 9fd963b0a149 - main - acl(9): fix typo (ACL_ACL -> ACL) 209. Aug 9 Kevin Bowling Re: git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query 210. Aug 9 Kevin Bowling git: 9328a7eedba1 - main - iflib: Support recoverable initialization failure 211. Aug 9 Kevin Bowling git: 612f87c949a2 - main - igbv: Recover when the PF mailbox is unavailable

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