git: 44b5e9c6bfd8 - stable/13 - pci_vendors: update to 2022.09.09

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=44b5e9c6bfd8b11d2f371b253da53981c6466dc8 commit 44b5e9c6bfd8b11d2f371b253da53981c6466dc8 Author: Baptiste Daroussin AuthorDate: 2022-10-12 09:31:15 + Commit: Baptiste Daroussin CommitDate: 2

git: 06a079c69e84 - stable/13 - pw: exit with an error in case of using an illegal option

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=06a079c69e843a796c5956b8e9a79a35d3401f38 commit 06a079c69e843a796c5956b8e9a79a35d3401f38 Author: Baptiste Daroussin AuthorDate: 2022-10-12 10:06:32 + Commit: Baptiste Daroussin CommitDate: 2

git: 888ca79935f4 - stable/13 - pw: remove the inaccurate anymore information from the README

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=888ca79935f4f69f0ac5c47d040c185be6ca073c commit 888ca79935f4f69f0ac5c47d040c185be6ca073c Author: Baptiste Daroussin AuthorDate: 2022-10-12 10:11:32 + Commit: Baptiste Daroussin CommitDate: 2

git: 47204fd342e8 - stable/13 - sort: replace malloc+memset with calloc

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=47204fd342e8875c330d8c217e8261a2fb0f68f1 commit 47204fd342e8875c330d8c217e8261a2fb0f68f1 Author: Baptiste Daroussin AuthorDate: 2022-10-12 13:57:11 + Commit: Baptiste Daroussin CommitDate: 2

git: accbb97f87e7 - stable/13 - sort: add wrapper around calloc

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=accbb97f87e7122c0887faece1efc852719c4bdb commit accbb97f87e7122c0887faece1efc852719c4bdb Author: Baptiste Daroussin AuthorDate: 2022-10-12 13:52:38 + Commit: Baptiste Daroussin CommitDate: 2

git: 24629492b8d1 - stable/13 - OptionalObsoleteFiles: grep nls files have been removed 4 years ago

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=24629492b8d13bc1eca89b4f44c7a821c95bab00 commit 24629492b8d13bc1eca89b4f44c7a821c95bab00 Author: Baptiste Daroussin AuthorDate: 2022-10-12 14:28:36 + Commit: Baptiste Daroussin CommitDate: 2

git: 489c9df19851 - stable/13 - sort: replace home made line reader by getdelim(3)

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=489c9df19851aa052553a79de65e37ea1471014e commit 489c9df19851aa052553a79de65e37ea1471014e Author: Baptiste Daroussin AuthorDate: 2022-10-12 13:31:50 + Commit: Baptiste Daroussin CommitDate: 2

git: 1286974328af - stable/13 - sort: use mkstemp(3) instead of reinventing it

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=1286974328afdef7f3419ec830e12804a3a28e80 commit 1286974328afdef7f3419ec830e12804a3a28e80 Author: Baptiste Daroussin AuthorDate: 2022-10-12 15:57:37 + Commit: Baptiste Daroussin CommitDate: 2

git: 713ef741b77d - stable/13 - sort: cleanup now unused structutre and prototypes

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=713ef741b77d4a61019fbb900db2b190fed77ccb commit 713ef741b77d4a61019fbb900db2b190fed77ccb Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:19:18 + Commit: Baptiste Daroussin CommitDate: 2

git: cacedfd1dfef - stable/13 - sort: simplify the code to handle -z flag

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=cacedfd1dfef096322e6f9d4473bca8066db994f commit cacedfd1dfef096322e6f9d4473bca8066db994f Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:21:48 + Commit: Baptiste Daroussin CommitDate: 2

git: d068b2c1ead2 - stable/13 - sort: remove unused function

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d068b2c1ead2acab0d9fd93ee0cf7dd4d8366389 commit d068b2c1ead2acab0d9fd93ee0cf7dd4d8366389 Author: Baptiste Daroussin AuthorDate: 2022-10-13 07:33:12 + Commit: Baptiste Daroussin CommitDate: 2

git: 2afc73005cb2 - stable/13 - sort: unify the code to read from FILE *

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=2afc73005cb2c288a2445af6be10484e14ea7409 commit 2afc73005cb2c288a2445af6be10484e14ea7409 Author: Baptiste Daroussin AuthorDate: 2022-10-13 07:36:48 + Commit: Baptiste Daroussin CommitDate: 2

git: e891183e60ce - stable/13 - sort: use memset to initialize structure when possible

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=e891183e60cee62a05d58b173fabd7876d522008 commit e891183e60cee62a05d58b173fabd7876d522008 Author: Baptiste Daroussin AuthorDate: 2022-10-13 07:07:46 + Commit: Baptiste Daroussin CommitDate: 2

git: e3231f459f54 - stable/13 - sort: deindent openfile

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=e3231f459f54e733d4ea86463b71de4c78e7e199 commit e3231f459f54e733d4ea86463b71de4c78e7e199 Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:31:08 + Commit: Baptiste Daroussin CommitDate: 2

git: 67ca992f5ce6 - stable/13 - sort: use asprintf(3) instead of malloc + snprintf(3)

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=67ca992f5ce64ffaeaabf969379579a0b774c5de commit 67ca992f5ce64ffaeaabf969379579a0b774c5de Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:34:57 + Commit: Baptiste Daroussin CommitDate: 2

git: 0821423134b5 - stable/13 - sort: deindent closefile

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=0821423134b54ea490882640e956a65e29cf124e commit 0821423134b54ea490882640e956a65e29cf124e Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:38:12 + Commit: Baptiste Daroussin CommitDate: 2

git: 1cdb98e72558 - stable/13 - sort: simplify file_reader_clean

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=1cdb98e725586384105f73d13d58a8706b6e01f8 commit 1cdb98e725586384105f73d13d58a8706b6e01f8 Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:40:21 + Commit: Baptiste Daroussin CommitDate: 2

git: b4572fe56573 - stable/13 - sort: deindent file_reader_free and cleanup its usage

2022-10-19 Thread Baptiste Daroussin
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=b4572fe565737c978f64516c7c355f160bda9d15 commit b4572fe565737c978f64516c7c355f160bda9d15 Author: Baptiste Daroussin AuthorDate: 2022-10-13 08:51:17 + Commit: Baptiste Daroussin CommitDate: 2

git: 7a3d9a7d49f1 - stable/13 - qoriq_dw_pci: Fix typo in link status checking code

2022-10-19 Thread Kornel Dulęba
The branch stable/13 has been updated by kd: URL: https://cgit.FreeBSD.org/src/commit/?id=7a3d9a7d49f1652aa617c42fe994335cd59cd2ce commit 7a3d9a7d49f1652aa617c42fe994335cd59cd2ce Author: Bartlomiej Grzesik AuthorDate: 2021-08-31 04:22:33 + Commit: Kornel Dulęba CommitDate: 2022-10-

git: a8925e0e578f - stable/13 - nanobsd: remove unmodified copies of ssh config files

2022-10-19 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a8925e0e578f355a201f81bf52161d6312826911 commit a8925e0e578f355a201f81bf52161d6312826911 Author: Ed Maste AuthorDate: 2022-04-13 21:04:33 + Commit: Ed Maste CommitDate: 2022-10-19 13:00:10

git: 48128454f0c4 - stable/12 - nanobsd: remove unmodified copies of ssh config files

2022-10-19 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=48128454f0c4e27b5b586b988ff916644f02a8b2 commit 48128454f0c4e27b5b586b988ff916644f02a8b2 Author: Ed Maste AuthorDate: 2022-04-13 21:04:33 + Commit: Ed Maste CommitDate: 2022-10-19 13:01:22

git: a72922a2a6a6 - stable/13 - Remove last references of vm_ih

2022-10-19 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a72922a2a6a6ae682be22c4e560c069c247a537e commit a72922a2a6a6ae682be22c4e560c069c247a537e Author: Mitchell Horne AuthorDate: 2022-10-12 16:32:27 + Commit: Mitchell Horne CommitDate: 2022-10

git: 76366ad0257a - stable/13 - swi(9): clean up description of clk_intr_event

2022-10-19 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=76366ad0257a24c142d18a53ccacd08c23721ae7 commit 76366ad0257a24c142d18a53ccacd08c23721ae7 Author: Mitchell Horne AuthorDate: 2022-10-12 16:35:23 + Commit: Mitchell Horne CommitDate: 2022-10

git: b34de75d61c2 - stable/13 - Downgrade tty_intr_event from a global

2022-10-19 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b34de75d61c29e047fc6beaa04f99f96ec64de8a commit b34de75d61c29e047fc6beaa04f99f96ec64de8a Author: Mitchell Horne AuthorDate: 2022-10-12 16:36:08 + Commit: Mitchell Horne CommitDate: 2022-10

git: 0db9974d62ba - stable/13 - swi(9): remove BUGS section

2022-10-19 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=0db9974d62ba3e9e50b906337331a7f55c562f99 commit 0db9974d62ba3e9e50b906337331a7f55c562f99 Author: Mitchell Horne AuthorDate: 2022-10-12 16:38:08 + Commit: Mitchell Horne CommitDate: 2022-10

git: b03728147ef1 - stable/13 - malloc(9): update names and hardlinks

2022-10-19 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b03728147ef11ddcb68b73f74cc979cf870835b8 commit b03728147ef11ddcb68b73f74cc979cf870835b8 Author: Mitchell Horne AuthorDate: 2022-10-12 16:43:57 + Commit: Mitchell Horne CommitDate: 2022-10

git: af3297898720 - main - logger: fix builds without casper

2022-10-19 Thread Mariusz Zaborski
The branch main has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=af3297898720af2f2ed18d18d45ea6bf50d55ef1 commit af3297898720af2f2ed18d18d45ea6bf50d55ef1 Author: Mariusz Zaborski AuthorDate: 2022-10-19 14:00:07 + Commit: Mariusz Zaborski CommitDate: 2022-10

git: 38a52bd3b5ca - main - ssh: update to OpenSSH 9.1p1

2022-10-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=38a52bd3b5cac3da6f7f6eef3dd050e6aa08ebb3 commit 38a52bd3b5cac3da6f7f6eef3dd050e6aa08ebb3 Merge: af3297898720 56fae0659591 Author: Ed Maste AuthorDate: 2022-10-19 14:27:11 + Commit: Ed Maste Com

git: cd8abeb1c5e6 - stable/13 - dtrace: Drop illumos ifdefs for CPU register definitions

2022-10-19 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=cd8abeb1c5e687b145571a0a57377cf5fd24a81a commit cd8abeb1c5e687b145571a0a57377cf5fd24a81a Author: Mark Johnston AuthorDate: 2022-10-12 19:59:00 + Commit: Mark Johnston CommitDate: 2022-10-19

git: d289333e8062 - stable/13 - libdtrace: Fix some CPU register number definitions to match the kernel

2022-10-19 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d289333e806280f3e39875146db2d491d4d360d7 commit d289333e806280f3e39875146db2d491d4d360d7 Author: Mark Johnston AuthorDate: 2022-10-12 19:59:09 + Commit: Mark Johnston CommitDate: 2022-10-19

git: d074059e9814 - stable/13 - rtld: fix typo in comment

2022-10-19 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d074059e9814726ff57e7ccb09125fb958382e40 commit d074059e9814726ff57e7ccb09125fb958382e40 Author: Konstantin Belousov AuthorDate: 2022-10-17 14:08:36 + Commit: Konstantin Belousov CommitDate:

git: 23d2fcfbb29d - main - subr_bus.c: some style

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=23d2fcfbb29dd924f91a039f6d468b430279cfa3 commit 23d2fcfbb29dd924f91a039f6d468b430279cfa3 Author: Konstantin Belousov AuthorDate: 2022-10-07 01:28:48 + Commit: Konstantin Belousov CommitDate: 2022-

git: d9c5a9ea498a - main - device_get_path(): do not drop the error from BUS_GET_DEVICE_PATH()

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d9c5a9ea498aa1872b909fae16babf4b292d4e70 commit d9c5a9ea498aa1872b909fae16babf4b292d4e70 Author: Konstantin Belousov AuthorDate: 2022-10-07 01:25:37 + Commit: Konstantin Belousov CommitDate: 2022-

git: 8cf783bde353 - main - device_get_path(): handle case when dev is root

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8cf783bde35352eb6105cefa9fcb586c01b77179 commit 8cf783bde35352eb6105cefa9fcb586c01b77179 Author: Konstantin Belousov AuthorDate: 2022-10-06 19:46:30 + Commit: Konstantin Belousov CommitDate: 2022-

git: 555a861d6826 - main - device_get_path(): take sbuf directly

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=555a861d6826eca8710e361ee4d0ef29b28f39d2 commit 555a861d6826eca8710e361ee4d0ef29b28f39d2 Author: Konstantin Belousov AuthorDate: 2022-10-08 00:08:14 + Commit: Konstantin Belousov CommitDate: 2022-

git: d05e43bc0d57 - main - pax: update date parsing code (from OpenBSD)

2022-10-19 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=d05e43bc0d5705919d057793aaa3e6d3df65f815 commit d05e43bc0d5705919d057793aaa3e6d3df65f815 Author: Dag-Erling Smørgrav AuthorDate: 2022-10-19 17:02:45 + Commit: Dag-Erling Smørgrav CommitDate: 2022-

git: 7f055843ac50 - main - tmpfs: change return type of tmpfs_pages_check_avail() to bool

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7f055843ac50a8c800f7a1b87641bec5919a46a8 commit 7f055843ac50a8c800f7a1b87641bec5919a46a8 Author: Konstantin Belousov AuthorDate: 2022-10-17 14:25:10 + Commit: Konstantin Belousov CommitDate: 2022-

git: 8b32cdec9cd5 - main - tmpfs: order include files alphabetically

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8b32cdec9cd55c234e892b48042d61d951196dca commit 8b32cdec9cd55c234e892b48042d61d951196dca Author: Konstantin Belousov AuthorDate: 2022-10-17 14:54:57 + Commit: Konstantin Belousov CommitDate: 2022-

git: 33ce17883506 - main - vn_bmap_seekhole: check that passed offset is non-negative

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=33ce1788350612f4143be6837b74f77e29329fd9 commit 33ce1788350612f4143be6837b74f77e29329fd9 Author: Konstantin Belousov AuthorDate: 2022-10-17 15:29:38 + Commit: Konstantin Belousov CommitDate: 2022-

git: 5bd45b2ba3f2 - main - swap_pager_find_least(): assert that the function is called on the right object type

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5bd45b2ba3f23e5bc04b64c80c7446382bce0351 commit 5bd45b2ba3f23e5bc04b64c80c7446382bce0351 Author: Konstantin Belousov AuthorDate: 2022-10-18 08:21:14 + Commit: Konstantin Belousov CommitDate: 2022-

git: 934bfc128efa - main - Add vm_page_any_valid()

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=934bfc128efae7dec678dd52f75a28ac3538384a commit 934bfc128efae7dec678dd52f75a28ac3538384a Author: Konstantin Belousov AuthorDate: 2022-10-18 09:16:36 + Commit: Konstantin Belousov CommitDate: 2022-

git: 85cff1455a8c - main - tmpfs: implement FIOSEEKDATA and FIOSEEKHOLE

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=85cff1455a8c3422c6ba8a9f895b5d65118f3499 commit 85cff1455a8c3422c6ba8a9f895b5d65118f3499 Author: Konstantin Belousov AuthorDate: 2022-10-17 15:26:43 + Commit: Konstantin Belousov CommitDate: 2022-

git: e9adbcdf2e80 - main - tmpfs: report minimal hole size

2022-10-19 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e9adbcdf2e8000efaca404abcc904eec4eb4ae29 commit e9adbcdf2e8000efaca404abcc904eec4eb4ae29 Author: Konstantin Belousov AuthorDate: 2022-10-17 17:46:22 + Commit: Konstantin Belousov CommitDate: 2022-

git: f51c1d1dd595 - stable/13 - pvscsi: Advertise maxio of 256k.

2022-10-19 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=f51c1d1dd595ce51059489d7e1248ff6ba39664a commit f51c1d1dd595ce51059489d7e1248ff6ba39664a Author: Warner Losh AuthorDate: 2021-04-21 18:10:42 + Commit: Alexander Motin CommitDate: 2022-10-19 1

git: 2dba2288aa36 - main - uma: Never pass cache zones to memguard

2022-10-19 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2dba2288aa364c36c756770ac77590816b15d954 commit 2dba2288aa364c36c756770ac77590816b15d954 Author: Mark Johnston AuthorDate: 2022-10-19 18:27:49 + Commit: Mark Johnston CommitDate: 2022-10-19 18:3

git: b6689752186c - main - ntp: retire now-unused MIPS cases

2022-10-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b6689752186c523d86d6165cbb622953c36dd88c commit b6689752186c523d86d6165cbb622953c36dd88c Author: Ed Maste AuthorDate: 2022-10-17 18:20:15 + Commit: Ed Maste CommitDate: 2022-10-19 19:36:23 +000

git: a20a02abcdc9 - main - pmc: remove write-only variable

2022-10-19 Thread Pawel Biernacki
The branch main has been updated by kaktus: URL: https://cgit.FreeBSD.org/src/commit/?id=a20a02abcdc99b39d9d8edb56d6b546ea7f757cf commit a20a02abcdc99b39d9d8edb56d6b546ea7f757cf Author: Pawel Biernacki AuthorDate: 2022-10-19 20:59:23 + Commit: Pawel Biernacki CommitDate: 2022-10-19

git: b541e44b7c30 - stable/12 - ldd: guard against stack overflow reading corrupted files.

2022-10-19 Thread Simon J. Gerraty
The branch stable/12 has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b541e44b7c30d56b445dd91c8e03cc11488faf48 commit b541e44b7c30d56b445dd91c8e03cc11488faf48 Author: Simon J. Gerraty AuthorDate: 2022-10-19 21:08:43 + Commit: Simon J. Gerraty CommitDate: 2022-1

git: e1401f75790f - main - cxgbe: use standard sototcpcb() accessor macro to get socket's tcpcb

2022-10-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=e1401f75790f931bcdfc01734b1b37cfbb541a54 commit e1401f75790f931bcdfc01734b1b37cfbb541a54 Author: Gleb Smirnoff AuthorDate: 2022-10-19 22:15:32 + Commit: Gleb Smirnoff CommitDate: 2022-10-19 22

git: b2c558c898b8 - main - cxgbe: include headers required to include t4_tom.h

2022-10-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b2c558c898b83d1b052d49908842032b73f0de73 commit b2c558c898b83d1b052d49908842032b73f0de73 Author: Gleb Smirnoff AuthorDate: 2022-10-19 22:15:53 + Commit: Gleb Smirnoff CommitDate: 2022-10-19 22

git: b6a816f11688 - main - inpcb: garbage collect so_sototcpcb()

2022-10-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b6a816f11688185119a1abda2ee08300729cffb9 commit b6a816f11688185119a1abda2ee08300729cffb9 Author: Gleb Smirnoff AuthorDate: 2022-10-19 22:15:53 + Commit: Gleb Smirnoff CommitDate: 2022-10-19 22

git: 24cf7a8d6285 - main - inpcb: provide pcbinfo pointer argument to inp_apply_all()

2022-10-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=24cf7a8d62856552fa800ad81b6f89ec9cdf91be commit 24cf7a8d62856552fa800ad81b6f89ec9cdf91be Author: Gleb Smirnoff AuthorDate: 2022-10-19 22:15:53 + Commit: Gleb Smirnoff CommitDate: 2022-10-19 22

git: 83ca71099913 - stable/12 - ixl(4): Fix VLAN HW filtering

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=83ca71099913c3524d66cbc4ed45d840ade29a5a commit 83ca71099913c3524d66cbc4ed45d840ade29a5a Author: Krzysztof Galazka AuthorDate: 2021-02-03 23:22:55 + Commit: Eric Joyner CommitDate: 2022-10-19

git: 2d9d209fdbbe - stable/12 - ice_ddp: Update to 1.3.24.0

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=2d9d209fdbbe0c4b2db770f17cec2178321decdf commit 2d9d209fdbbe0c4b2db770f17cec2178321decdf Author: Eric Joyner AuthorDate: 2021-06-25 17:20:24 + Commit: Eric Joyner CommitDate: 2022-10-19 21:47

git: aed11bb6779c - stable/12 - ice(4): Update to version 0.29.4-k

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=aed11bb6779c82e08f9b8074100b57cafe162a09 commit aed11bb6779c82e08f9b8074100b57cafe162a09 Author: Eric Joyner AuthorDate: 2021-06-23 20:41:54 + Commit: Eric Joyner CommitDate: 2022-10-19 21:47

git: ff92df74ded5 - stable/12 - iavf(4): Split source and update to 3.0.26-k

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=ff92df74ded5695119ff29b96efacf939a7d2a8c commit ff92df74ded5695119ff29b96efacf939a7d2a8c Author: Eric Joyner AuthorDate: 2021-02-12 21:28:18 + Commit: Eric Joyner CommitDate: 2022-10-19 21:56

git: 2db192a85461 - stable/12 - ixl(4): Remove iavf(4) source files

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=2db192a8546158fd67284d1d08ce253698723677 commit 2db192a8546158fd67284d1d08ce253698723677 Author: Eric Joyner AuthorDate: 2021-02-13 00:04:54 + Commit: Eric Joyner CommitDate: 2022-10-19 21:57

git: 66ff55d4830a - stable/12 - iavf(4): Replace functions with compatible implementations

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=66ff55d4830a0b02e3b7b1c208cb3bba22cbf61a commit 66ff55d4830a0b02e3b7b1c208cb3bba22cbf61a Author: Eric Joyner AuthorDate: 2022-10-19 22:16:41 + Commit: Eric Joyner CommitDate: 2022-10-19 22:16

git: 6c717a28505d - stable/12 - iflib: Allow drivers to determine which queue to TX on

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=6c717a28505d3e77a0c3780ca1f65eb85b538eb9 commit 6c717a28505d3e77a0c3780ca1f65eb85b538eb9 Author: Eric Joyner AuthorDate: 2021-07-29 23:24:14 + Commit: Eric Joyner CommitDate: 2022-10-19 22:23

git: 79ca709a2033 - stable/12 - ixl(4): Remove unused function declaration

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=79ca709a20333eee6e667312fa0c56e55f6cd219 commit 79ca709a20333eee6e667312fa0c56e55f6cd219 Author: Eric Joyner AuthorDate: 2022-01-12 23:37:42 + Commit: Eric Joyner CommitDate: 2022-10-19 21:57

git: 7d9aa2899f2a - stable/12 - ice_ddp: Update to 1.3.27.0

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=7d9aa2899f2aece3655fe3c5e9b74c8956b459a8 commit 7d9aa2899f2aece3655fe3c5e9b74c8956b459a8 Author: Eric Joyner AuthorDate: 2021-12-01 20:48:36 + Commit: Eric Joyner CommitDate: 2022-10-19 22:27

git: b04c95489864 - stable/12 - ice(4): Update to 1.34.2-k

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=b04c954898643ad87b35dacd2fb74885816d798f commit b04c954898643ad87b35dacd2fb74885816d798f Author: Eric Joyner AuthorDate: 2022-03-04 18:25:25 + Commit: Eric Joyner CommitDate: 2022-10-19 23:16

git: b3aaf7ac3b17 - stable/12 - ixv(4): Allow PF to control the VF link state

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=b3aaf7ac3b17ede6b542c10e776e7dc14b0da2bd commit b3aaf7ac3b17ede6b542c10e776e7dc14b0da2bd Author: Piotr Pietruszewski AuthorDate: 2022-03-04 18:33:02 + Commit: Eric Joyner CommitDate: 2022-10-

git: 16453e2edc32 - stable/12 - ix(4): Add control of 2.5/5G autonegotiation speeds

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=16453e2edc32d2ae2f36c73917540ecf4bb115dc commit 16453e2edc32d2ae2f36c73917540ecf4bb115dc Author: Piotr Pietruszewski AuthorDate: 2022-03-04 18:37:59 + Commit: Eric Joyner CommitDate: 2022-10-

git: 71c6b6057c2b - stable/12 - ice(4): Add RDMA Client Interface

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=71c6b6057c2b3e31983ec14922f993afa0bb1a95 commit 71c6b6057c2b3e31983ec14922f993afa0bb1a95 Author: Eric Joyner AuthorDate: 2021-12-02 00:50:06 + Commit: Eric Joyner CommitDate: 2022-10-19 23:19

git: 03b2ad9a03c9 - stable/12 - ixl(4): Add support for I710 devices and remove non-inclusive language

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=03b2ad9a03c92c51711a3100b9aafe1586c8566c commit 03b2ad9a03c92c51711a3100b9aafe1586c8566c Author: Krzysztof Galazka AuthorDate: 2022-05-24 16:08:57 + Commit: Eric Joyner CommitDate: 2022-10-19

git: 749c7da9b9b4 - stable/12 - ixl(4): Fix SR-IOV panics

2022-10-19 Thread Eric Joyner
The branch stable/12 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=749c7da9b9b45949c2aae76bffafb626e7316b06 commit 749c7da9b9b45949c2aae76bffafb626e7316b06 Author: Yan Ka Chiu AuthorDate: 2022-07-13 01:16:29 + Commit: Eric Joyner CommitDate: 2022-10-19 23:19

git: baa97013121a - stable/13 - iflib: Introduce v2 of TX Queue Select Functionality

2022-10-19 Thread Eric Joyner
The branch stable/13 has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=baa97013121a915057ee54dfcb2cb87e541f7d7f commit baa97013121a915057ee54dfcb2cb87e541f7d7f Author: Eric Joyner AuthorDate: 2022-10-17 21:52:20 + Commit: Eric Joyner CommitDate: 2022-10-19 23:38