git: 721e783a2a33 - main - iflib: Some style(9) tweaks

2025-06-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=721e783a2a3316826f92fb44c931e28163118b3f commit 721e783a2a3316826f92fb44c931e28163118b3f Author: Zhenlei Huang AuthorDate: 2025-06-06 10:04:42 + Commit: Zhenlei Huang CommitDate: 2025-06-06 10:04

git: 898a886b4504 - main - git-blame-ignore-revs: iflib style(9) tweaks

2025-06-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=898a886b4504cd9c7fe7918cd64c068b1cfe commit 898a886b4504cd9c7fe7918cd64c068b1cfe Author: Zhenlei Huang AuthorDate: 2025-06-06 10:07:06 + Commit: Zhenlei Huang CommitDate: 2025-06-06 10:07

git: 25f09d4a9c35 - main - qat: fix typos and formatting issues

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=25f09d4a9c358c5452435d299e00c1a1bdafff87 commit 25f09d4a9c358c5452435d299e00c1a1bdafff87 Author: Hareshx Sankar Raj AuthorDate: 2025-04-29 23:13:11 + Commit: Mark Johnston CommitDate: 2025-06-06

git: ded037e65e52 - main - qat: driver updates to improve code and fix bugs

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ded037e65e5239671b1292ec987a2e0894b217b5 commit ded037e65e5239671b1292ec987a2e0894b217b5 Author: Hareshx Sankar Raj AuthorDate: 2025-05-07 09:38:21 + Commit: Mark Johnston CommitDate: 2025-06-06

git: c38bafee7e18 - main - qat: move debugfs handling to separate file

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c38bafee7e182fbcdc3c346b2785ed258230cb06 commit c38bafee7e182fbcdc3c346b2785ed258230cb06 Author: Hareshx Sankar Raj AuthorDate: 2025-04-30 21:53:56 + Commit: Mark Johnston CommitDate: 2025-06-06

git: e745eee59c82 - main - qat: reimplement cpaCyGetXXXInstances as a wrapper

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e745eee59c821c1d8ae7f5b25dfbdf0049b4787c commit e745eee59c821c1d8ae7f5b25dfbdf0049b4787c Author: Hareshx Sankar Raj AuthorDate: 2025-05-01 05:53:54 + Commit: Mark Johnston CommitDate: 2025-06-06

git: 8aa51e6d7de0 - main - qat: restrict sysctl access to privileged users

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=8aa51e6d7de0a828020de64560d1385e15955a1c commit 8aa51e6d7de0a828020de64560d1385e15955a1c Author: Hareshx Sankar Raj AuthorDate: 2025-04-30 22:27:51 + Commit: Mark Johnston CommitDate: 2025-06-06

git: 2542189532b3 - main - qat: update API files to use SPDX identifier

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2542189532b3025577fa4e782904494f3587008b commit 2542189532b3025577fa4e782904494f3587008b Author: Hareshx Sankar Raj AuthorDate: 2025-05-29 08:14:59 + Commit: Mark Johnston CommitDate: 2025-06-06

Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c

2025-06-06 Thread John Baldwin
On 6/5/25 22:21, Warner Losh wrote: On Thu, Jun 5, 2025 at 7:41 PM John Baldwin wrote: On 6/5/25 21:32, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7b3ee39e73af36f49f471f7900baeb98ac3504d0 commit 7b3ee39e73af36f49f471f7900baeb98

git: bef6d85b6de5 - main - lualoader: allow graphical bits to be disabled with loader_gfx

2025-06-06 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=bef6d85b6de55e0e7adcfa1fd2e4abdcecbf9564 commit bef6d85b6de55e0e7adcfa1fd2e4abdcecbf9564 Author: Kyle Evans AuthorDate: 2025-06-06 14:44:14 + Commit: Kyle Evans CommitDate: 2025-06-06 14:44:29

git: d0d5415881b7 - main - lualoader: rename loop variable to cleanup luacheck

2025-06-06 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=d0d5415881b7ed6908a2a734d893eb870b93b33f commit d0d5415881b7ed6908a2a734d893eb870b93b33f Author: Kyle Evans AuthorDate: 2025-06-06 14:44:15 + Commit: Kyle Evans CommitDate: 2025-06-06 14:44:37

git: e945411697cf - main - diff: minor fixes to manual page

2025-06-06 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=e945411697cfaf9e57ef9ffdf9d35dfd9778612b commit e945411697cfaf9e57ef9ffdf9d35dfd9778612b Author: Pau Amma AuthorDate: 2025-06-06 12:04:04 + Commit: Dag-Erling Smørgrav CommitDate: 2025-06-06 12:05

git: ae1dc27639c8 - main - qat: refactor error handling and add mutex locks

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ae1dc27639c88038d150660c4096753e210aec42 commit ae1dc27639c88038d150660c4096753e210aec42 Author: Hareshx Sankar Raj AuthorDate: 2025-05-07 09:32:10 + Commit: Mark Johnston CommitDate: 2025-06-06

git: 7659d0fa2b87 - main - pf tests: skip TestHeader6::test_too_many if ipfilter is loaded

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7659d0fa2b873374623e7582e38fb2fe92056c87 commit 7659d0fa2b873374623e7582e38fb2fe92056c87 Author: Kristof Provost AuthorDate: 2025-05-27 14:19:04 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: 9a62e1d98dc7 - main - nuageinit: log nuageinit execution

2025-06-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=9a62e1d98dc79c69f0d20439bd34a16149106046 commit 9a62e1d98dc79c69f0d20439bd34a16149106046 Author: Baptiste Daroussin AuthorDate: 2025-06-06 11:06:54 + Commit: Baptiste Daroussin CommitDate: 2025-0

git: 3baef738a8ae - main - pf tests: update after IPv6 hop-by-hop change

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3baef738a8ae58c7286f499ef1cd8a50f2435777 commit 3baef738a8ae58c7286f499ef1cd8a50f2435777 Author: Kristof Provost AuthorDate: 2025-05-27 15:22:20 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: ee97d8918389 - main - pf: align option handling for IPv4 and IPv6

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ee97d89183896e45d3ff40d0f3a5b727b7a534cb commit ee97d89183896e45d3ff40d0f3a5b727b7a534cb Author: Kristof Provost AuthorDate: 2025-05-27 14:44:56 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: 32546d57f3bb - main - pf tests: verify header processing limit

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=32546d57f3bb371ca17943509a8315b73de684c9 commit 32546d57f3bb371ca17943509a8315b73de684c9 Author: Kristof Provost AuthorDate: 2025-05-26 16:03:22 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: 09d62e0658d1 - main - pf: align IPv4 and IPv6 AH header handling

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=09d62e0658d11cda80678bb9fc0ed5a48c0e838e commit 09d62e0658d11cda80678bb9fc0ed5a48c0e838e Author: Kristof Provost AuthorDate: 2025-05-26 09:21:27 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: dda88af8fa4e - main - pf: limit how many headers we look at

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=dda88af8fa4eb1455a6e899434936c4ddeaf526d commit dda88af8fa4eb1455a6e899434936c4ddeaf526d Author: Kristof Provost AuthorDate: 2025-05-26 09:55:12 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: 3be4d54ecd11 - main - pf: use 'struct ah' for the AH extension header rather than 'struct ip6_ext'

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3be4d54ecd118ab6e29a3aa80329e710d8c2fee1 commit 3be4d54ecd118ab6e29a3aa80329e710d8c2fee1 Author: Kristof Provost AuthorDate: 2025-05-27 15:02:46 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: 311ad5bc811d - main - UPDATING: document recent pf changes

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=311ad5bc811d0d14da772cbb1333970266194ec7 commit 311ad5bc811d0d14da772cbb1333970266194ec7 Author: Kristof Provost AuthorDate: 2025-05-28 08:46:26 + Commit: Kristof Provost CommitDate: 2025-06-06 11:

git: 834d72b555b5 - main - pf.conf.5: clarify set prio

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=834d72b555b5cf639b7d643390a0bb4d51e11a2c commit 834d72b555b5cf639b7d643390a0bb4d51e11a2c Author: Kristof Provost AuthorDate: 2025-05-28 12:21:28 + Commit: Kristof Provost CommitDate: 2025-06-06 12:

git: 6ea237c31eff - main - pf.conf.5: clarify filter evaluation and anchor loading

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6ea237c31effadc739163ccfcf595b1b5e2f0a60 commit 6ea237c31effadc739163ccfcf595b1b5e2f0a60 Author: Kristof Provost AuthorDate: 2025-05-29 12:21:45 + Commit: Kristof Provost CommitDate: 2025-06-06 12:

git: feac17714fdf - main - pfctl: void functions and exit(3) on error

2025-06-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=feac17714fdf23d8cda5c552d6edd8e12ff9a43f commit feac17714fdf23d8cda5c552d6edd8e12ff9a43f Author: Kristof Provost AuthorDate: 2025-05-29 12:28:54 + Commit: Kristof Provost CommitDate: 2025-06-06 12:

git: 7908b5df1abd - main - pctrie_lookup_node: assume parent_out != NULL

2025-06-06 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=7908b5df1abdb3cf9aac0560401a718bff3e304a commit 7908b5df1abdb3cf9aac0560401a718bff3e304a Author: Doug Moore AuthorDate: 2025-06-06 20:24:01 + Commit: Doug Moore CommitDate: 2025-06-06 20:24:01 +

Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c

2025-06-06 Thread Warner Losh
On Fri, Jun 6, 2025 at 8:34 AM John Baldwin wrote: > > On 6/5/25 22:21, Warner Losh wrote: > > On Thu, Jun 5, 2025 at 7:41 PM John Baldwin wrote: > >> > >> On 6/5/25 21:32, John Baldwin wrote: > >>> The branch main has been updated by jhb: > >>> > >>> URL: > >>> https://cgit.FreeBSD.org/src/comm

Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

2025-06-06 Thread Charlie Li
Warner Losh wrote: On Thu, Jun 5, 2025, 6:46 PM Charlie Li > wrote: John Baldwin wrote: > On 6/5/25 19:29, Charlie Li wrote: >> doesn't appear to be making it in nvme_all.h as the >> build complains about missing nvme_opcode_sbuf() in nvme_all.c

git: 2a5841795fb7 - main - src.conf.5: regen with MITKRB5

2025-06-06 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=2a5841795fb78f29fbeed246deba10b2872b8ffa commit 2a5841795fb78f29fbeed246deba10b2872b8ffa Author: Brooks Davis AuthorDate: 2025-06-06 21:49:58 + Commit: Brooks Davis CommitDate: 2025-06-06 21:58

git: 9623040eee15 - main - closefrom: always use close_range(2)

2025-06-06 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=9623040eee15b05b50b90b01da18537cce26a353 commit 9623040eee15b05b50b90b01da18537cce26a353 Author: Brooks Davis AuthorDate: 2025-06-06 21:13:29 + Commit: Brooks Davis CommitDate: 2025-06-06 21:58

Re: git: 2a5841795fb7 - main - src.conf.5: regen with MITKRB5

2025-06-06 Thread Cy Schubert
In message <202506062217.556mhf4m025...@gitrepo.freebsd.org>, Brooks Davis writ es: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/src/commit/?id=2a5841795fb78f29fbeed246deba10b2 > 872b8ffa > > commit 2a5841795fb78f29fbeed246deba10b2872b8ffa > Author: Brooks Da

git: e38f521f53d7 - main - nuageinit: helper function to setup adduser

2025-06-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=e38f521f53d70423064a987be08c3bd5debe3a2e commit e38f521f53d70423064a987be08c3bd5debe3a2e Author: Sebastien Baylocq AuthorDate: 2025-06-05 20:52:54 + Commit: Baptiste Daroussin CommitDate: 2025-06

git: 076fec1b88de - main - nuageinit: implement packages

2025-06-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=076fec1b88de8e14f370127cc4aeaa737eda92a8 commit 076fec1b88de8e14f370127cc4aeaa737eda92a8 Author: Sebastien Baylocq AuthorDate: 2025-06-06 09:49:56 + Commit: Baptiste Daroussin CommitDate: 2025-06

git: 682af9601aeb - main - nuageinit: more package related functions

2025-06-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=682af9601aebb71357d05bb9ffbc137958a437cf commit 682af9601aebb71357d05bb9ffbc137958a437cf Author: Sebastien Baylocq AuthorDate: 2025-06-06 16:24:48 + Commit: Baptiste Daroussin CommitDate: 2025-06

git: 43b82d69b252 - main - nuageinit: add a function to bootstrap pkg if needed

2025-06-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=43b82d69b252ddd50ac82e54481f2184b8212869 commit 43b82d69b252ddd50ac82e54481f2184b8212869 Author: Sebastien Baylocq AuthorDate: 2025-06-06 10:20:46 + Commit: Baptiste Daroussin CommitDate: 2025-06

git: 2f35a5218323 - main - nuageinit: implement runcmd

2025-06-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=2f35a5218323b3da7fb71933778c03bbb1c2bb7f commit 2f35a5218323b3da7fb71933778c03bbb1c2bb7f Author: Sebastien Baylocq AuthorDate: 2025-06-05 21:11:33 + Commit: Baptiste Daroussin CommitDate: 2025-06

git: 80386ed954aa - main - LinuxKPI: 802.11: adjust logging for key handling

2025-06-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=80386ed954aaa33b849877e8a86918de9365a087 commit 80386ed954aaa33b849877e8a86918de9365a087 Author: Bjoern A. Zeeb AuthorDate: 2025-06-05 20:53:47 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-06 16:27

git: 284af342971d - main - LinuxKPI: 802.11: place lock asserts for key operation

2025-06-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=284af342971d102702df950a2f1e5479eaabdf0b commit 284af342971d102702df950a2f1e5479eaabdf0b Author: Bjoern A. Zeeb AuthorDate: 2025-06-05 21:00:53 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-06 16:27

git: bc24342d96aa - main - LinuxKPI: 802.11: improve queue locking

2025-06-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=bc24342d96aa816b448bec4d32b1f5e4a5793886 commit bc24342d96aa816b448bec4d32b1f5e4a5793886 Author: Bjoern A. Zeeb AuthorDate: 2025-06-05 22:02:01 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-06 16:27

git: db480c29879c - main - LinuxKPI: 802.11: stop queues during key updates

2025-06-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=db480c29879cac1afba1d887d7b8871aa4eef6db commit db480c29879cac1afba1d887d7b8871aa4eef6db Author: Bjoern A. Zeeb AuthorDate: 2025-06-05 21:47:08 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-06 16:27

git: 6e7a6a66b239 - main - LinuxKPI: 802.11; update frag_threshold and rts_threshold

2025-06-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=6e7a6a66b239180778bb31da9fa8544bbd977cde commit 6e7a6a66b239180778bb31da9fa8544bbd977cde Author: Bjoern A. Zeeb AuthorDate: 2025-04-16 21:16:06 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-06 16:28

git: 5a8e5215cef0 - main - qat: add disable safe dc mode for QAT SPR devices

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5a8e5215cef0dac1115853889e925099f61bb5fa commit 5a8e5215cef0dac1115853889e925099f61bb5fa Author: Hareshx Sankar Raj AuthorDate: 2025-04-30 00:00:01 + Commit: Mark Johnston CommitDate: 2025-06-06

git: f1a110f1f0f2 - main - LinuxKPI: 802.11: fix lkpi_scan_ies_add() channel lookup

2025-06-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f1a110f1f0f2ef83758f7d0a984b14f512ea00fd commit f1a110f1f0f2ef83758f7d0a984b14f512ea00fd Author: Bjoern A. Zeeb AuthorDate: 2025-06-05 21:53:35 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-06 16:27

git: 4da5c15e5c84 - main - qat: update 4xxx capabilities handling

2025-06-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4da5c15e5c84738903fd306b54b18a0aaf166d5f commit 4da5c15e5c84738903fd306b54b18a0aaf166d5f Author: Hareshx Sankar Raj AuthorDate: 2025-04-30 19:48:44 + Commit: Mark Johnston CommitDate: 2025-06-06