git: 1f628be888b7 - main - tcp_ratelimit: provide an api for drivers to release ratesets at detach

2024-08-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=1f628be888b74f1219b3ea7ccea1e7a3d1db77a2 commit 1f628be888b74f1219b3ea7ccea1e7a3d1db77a2 Author: Andrew Gallatin AuthorDate: 2024-08-05 15:45:42 + Commit: Andrew Gallatin CommitDate: 2024-08

git: 13a5a46c49d0 - main - Fix new users of MAXPHYS and hide it from the kernel namespace

2024-04-30 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=13a5a46c49d0ec3e10e5476ad763947f165052e2 commit 13a5a46c49d0ec3e10e5476ad763947f165052e2 Author: Andrew Gallatin AuthorDate: 2024-04-29 23:11:56 + Commit: Andrew Gallatin CommitDate: 2024-04

git: 530c2c30b0c7 - main - ip6_output: Reduce cache misses on pktopts

2024-03-20 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=530c2c30b0c75f1a71df637ae1e09b352f8256cb commit 530c2c30b0c75f1a71df637ae1e09b352f8256cb Author: Andrew Gallatin AuthorDate: 2024-03-20 19:46:01 + Commit: Andrew Gallatin CommitDate: 2024-03

git: b50abe6bd45d - main - namei: Treat non-tied KLDs as if they had INVARIANTS enabled

2022-03-18 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=b50abe6bd45dde2baac130d4c4da097598c3b9c0 commit b50abe6bd45dde2baac130d4c4da097598c3b9c0 Author: Andrew Gallatin AuthorDate: 2022-03-18 14:14:14 + Commit: Andrew Gallatin CommitDate: 2022-03

git: a2fc8ade1057 - main - isci: use maxphys rather than 128KB to size s/g list

2021-01-07 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=a2fc8ade10577cd35a6000fdb6e7dd7c570852d6 commit a2fc8ade10577cd35a6000fdb6e7dd7c570852d6 Author: Andrew Gallatin AuthorDate: 2021-01-07 17:45:46 + Commit: Andrew Gallatin CommitDate: 2021-01

git: 52cd25eb1aa7 - main - mbuf: enable ext_pgs ("unmapped") mbufs by default

2021-01-08 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=52cd25eb1aa75a28f6d3c3eb4757242c1f55d6cc commit 52cd25eb1aa75a28f6d3c3eb4757242c1f55d6cc Author: Andrew Gallatin AuthorDate: 2021-01-08 18:18:42 + Commit: Andrew Gallatin CommitDate: 2021-01

git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus

2021-01-11 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=7eaea04a5bb1dc86c43ce046311e1c1a042994d3 commit 7eaea04a5bb1dc86c43ce046311e1c1a042994d3 Author: Andrew Gallatin AuthorDate: 2021-01-12 01:03:37 + Commit: Andrew Gallatin CommitDate: 2021-01

Re: git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus

2021-01-12 Thread Andrew Gallatin
On 1/12/21 12:59 AM, Mateusz Guzik wrote: This makes my 2 core vm crash on boot: Launching APs: 1 Timecounter "TSC-low" frequency 1346899854 Hz quality 1000 panic: IPI scoreboard is zero, initiator 1 target 1 Ugh, sorry for the breakage & thanks for the fix. That's what I get for not testing

git: efa9c21bca98 - main - KTLS: Enable KERN_TLS in GENERIC on amd64

2021-01-18 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=efa9c21bca9873af9c9660f5aeffda9d5ae1dfb7 commit efa9c21bca9873af9c9660f5aeffda9d5ae1dfb7 Author: Andrew Gallatin AuthorDate: 2021-01-14 17:44:06 + Commit: Andrew Gallatin CommitDate: 2021-01

git: 0c864213ef1e - main - iflib: Fix a NULL pointer deref

2021-01-21 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=0c864213ef1ee440411e3bb6437ecc04273db86b commit 0c864213ef1ee440411e3bb6437ecc04273db86b Author: Andrew Gallatin AuthorDate: 2021-01-21 14:45:15 + Commit: Andrew Gallatin CommitDate: 2021-01

git: 3183d0b68072 - main - iflib: initialize LRO unconditionally

2021-04-23 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=3183d0b68072dda0e80bb6e03c970625f2823e97 commit 3183d0b68072dda0e80bb6e03c970625f2823e97 Author: Andrew Gallatin AuthorDate: 2021-04-23 09:51:22 + Commit: Andrew Gallatin CommitDate: 2021-04

git: 086a35562f47 - main - tcp: enter network epoch when calling tfb_tcp_fb_fini

2021-05-25 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=086a35562f47917a516d30acc8b78a4884e31a4f commit 086a35562f47917a516d30acc8b78a4884e31a4f Author: Andrew Gallatin AuthorDate: 2021-05-25 17:45:37 + Commit: Andrew Gallatin CommitDate: 2021-05

git: df8437a93dd5 - main - cxgbe: fix enabling lro & rxtimestamps

2021-05-26 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=df8437a93dd5268e5bfd06411c01a5cbdb38c6ac commit df8437a93dd5268e5bfd06411c01a5cbdb38c6ac Author: Andrew Gallatin AuthorDate: 2021-05-26 13:54:26 + Commit: Andrew Gallatin CommitDate: 2021-05

git: ed5e13cfc268 - main - ktls: Fix interaction with RATELIMIT

2021-06-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=ed5e13cfc2689049ce415dad5057923bc7214a41 commit ed5e13cfc2689049ce415dad5057923bc7214a41 Author: Andrew Gallatin AuthorDate: 2021-06-14 14:46:13 + Commit: Andrew Gallatin CommitDate: 2021-06

git: 517a7adb1160 - main - Make hwpmc work for userspace binaries again

2021-12-15 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=517a7adb1160850746227e4cc30d4bcc3ff04d7d commit 517a7adb1160850746227e4cc30d4bcc3ff04d7d Author: Andrew Gallatin AuthorDate: 2021-12-15 13:38:36 + Commit: Andrew Gallatin CommitDate: 2021-12

git: 588f03ec9b9e - main - bectl: Improve error message when ZFS root is not found.

2023-03-31 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=588f03ec9b9ebd3c17b3e978140ff3f3e4bcad73 commit 588f03ec9b9ebd3c17b3e978140ff3f3e4bcad73 Author: Andrew Gallatin AuthorDate: 2023-03-30 21:57:26 + Commit: Andrew Gallatin CommitDate: 2023-03

git: 8b0dafdb2f18 - main - vm: implement vm_page_reclaim_contig_domain_ext()

2023-05-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=8b0dafdb2f18b9bdc464a4ddbcfd749c3d3875f1 commit 8b0dafdb2f18b9bdc464a4ddbcfd749c3d3875f1 Author: Andrew Gallatin AuthorDate: 2023-05-08 13:25:40 + Commit: Andrew Gallatin CommitDate: 2023-05

git: 198558523361 - main - ktls: re-work alloc thread

2023-05-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=198558523361a654409b6d3f8d63c12ba3f72ae5 commit 198558523361a654409b6d3f8d63c12ba3f72ae5 Author: Andrew Gallatin AuthorDate: 2023-05-08 13:38:59 + Commit: Andrew Gallatin CommitDate: 2023-05

git: fd96685a4a57 - main - Revert "When stopping powerd, set the CPU frequency back to its maximum value"

2023-05-25 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=fd96685a4a579fc84031e8e66d8f8b1ce8cdf1e5 commit fd96685a4a579fc84031e8e66d8f8b1ce8cdf1e5 Author: Andrew Gallatin AuthorDate: 2023-05-22 00:47:28 + Commit: Andrew Gallatin CommitDate: 2023-05

git: 8de48df35c3b - main - ixgbe: Do not count L3/L4 checksum errors as input errors

2023-02-02 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=8de48df35c3bf4800176b7aa54c75a01864d458b commit 8de48df35c3bf4800176b7aa54c75a01864d458b Author: Andrew Gallatin AuthorDate: 2023-02-02 15:02:44 + Commit: Andrew Gallatin CommitDate: 2023-02

git: c0e4090e3d43 - main - ktls: Accurately track if ifnet ktls is enabled

2023-02-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=c0e4090e3d43eeb86270dd35835862660b045c26 commit c0e4090e3d43eeb86270dd35835862660b045c26 Author: Andrew Gallatin AuthorDate: 2023-02-08 20:37:08 + Commit: Andrew Gallatin CommitDate: 2023-02

git: d24b032bec1b - main - ktls: Fix comments & whitespace issues with c0e4090e3d43

2023-02-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=d24b032bec1b868b99fd1f3f23ec8116cd719e94 commit d24b032bec1b868b99fd1f3f23ec8116cd719e94 Author: Andrew Gallatin AuthorDate: 2023-02-09 19:09:05 + Commit: Andrew Gallatin CommitDate: 2023-02

git: abba58766fdd - main - LRO: Add missing checks for invalid IP addresses

2023-03-25 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=abba58766fdd7f9720761aba39c2b9653eb4fbd3 commit abba58766fdd7f9720761aba39c2b9653eb4fbd3 Author: Andrew Gallatin AuthorDate: 2023-03-25 15:51:51 + Commit: Andrew Gallatin CommitDate: 2023-03

git: 2c6ff1d6320d - main - LRO: fix BPF filters for lagg in the hpts path

2022-08-13 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=2c6ff1d6320d57a9d0dc62c10c83145ed49a51dd commit 2c6ff1d6320d57a9d0dc62c10c83145ed49a51dd Author: Andrew Gallatin AuthorDate: 2022-08-13 00:15:46 + Commit: Andrew Gallatin CommitDate: 2022-08

git: 8b19898a78d5 - main - Fix a panic on boot introduced by 555a861d6826

2022-11-01 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=8b19898a78d52b351f4d7a6ad1d8b074d037e3b7 commit 8b19898a78d52b351f4d7a6ad1d8b074d037e3b7 Author: Andrew Gallatin AuthorDate: 2022-11-01 17:44:39 + Commit: Andrew Gallatin CommitDate: 2022-11

git: 17859d538c23 - main - ixl: silence runtime warning when PCI_IOV is not enabled

2022-12-06 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=17859d538c23d6faa5a5512262d678377130e591 commit 17859d538c23d6faa5a5512262d678377130e591 Author: Andrew Gallatin AuthorDate: 2022-12-06 16:35:18 + Commit: Andrew Gallatin CommitDate: 2022-12

git: c4a4b2633d97 - main - allocate inpcb aligned to cachelines

2022-12-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=c4a4b2633d975bd0813afca6b8e23ead29d80e82 commit c4a4b2633d975bd0813afca6b8e23ead29d80e82 Author: Andrew Gallatin AuthorDate: 2022-12-14 19:19:35 + Commit: Andrew Gallatin CommitDate: 2022-12

git: 1cac76c93fb7 - main - vm: reduce lock contention when processing vm batchqueues

2022-12-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=1cac76c93fb7f627fd9e304cbd99e8c8a2b8fce8 commit 1cac76c93fb7f627fd9e304cbd99e8c8a2b8fce8 Author: Andrew Gallatin AuthorDate: 2022-12-14 19:34:07 + Commit: Andrew Gallatin CommitDate: 2022-12

git: ac4e3a27ab49 - main - Unbreak the build when MAC is not defined

2022-12-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=ac4e3a27ab499d3401e8810c6a11713e6ed6f76b commit ac4e3a27ab499d3401e8810c6a11713e6ed6f76b Author: Andrew Gallatin AuthorDate: 2022-12-14 22:33:30 + Commit: Andrew Gallatin CommitDate: 2022-12

git: 8ea418299548 - main - tcp: Build RACK and BBR stacks as a part of LINT

2023-01-10 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=8ea41829954831d345c3aef58488adf0fc8dbb42 commit 8ea41829954831d345c3aef58488adf0fc8dbb42 Author: Andrew Gallatin AuthorDate: 2023-01-10 21:09:00 + Commit: Andrew Gallatin CommitDate: 2023-01

git: 9cb6ba29cb70 - main - vm: centralize VM_BATCHQUEUE_SIZE definition

2023-01-21 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=9cb6ba29cb704c180d5b82f409e280377a641a28 commit 9cb6ba29cb704c180d5b82f409e280377a641a28 Author: Andrew Gallatin AuthorDate: 2023-01-21 19:26:25 + Commit: Andrew Gallatin CommitDate: 2023-01

git: da81cc6035f8 - main - dtrace: conditionally load the systrace_linux klds when loading dtrace.

2023-01-23 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=da81cc6035f8283b6adda1ef466977e8c1c5389e commit da81cc6035f8283b6adda1ef466977e8c1c5389e Author: Andrew Gallatin AuthorDate: 2023-01-24 01:27:17 + Commit: Andrew Gallatin CommitDate: 2023-01

Re: git: ecdd0b48cbf4 - main - dtrace: remove stray {

2023-01-24 Thread Andrew Gallatin
On 1/24/23 03:36, Kristof Provost wrote: The branch main has been updated by kp: URL: https://urldefense.com/v3/__https://cgit.FreeBSD.org/src/commit/?id=ecdd0b48cbf4dd5acc3fc14625de6dc25cf354ce__;!!OToaGQ!sSG7SsMzMdduiDQHrFvUgnJx_Vqw_UVXcGnUYdnForAGClss0veTm_Y0BxHqtle2SRvY0H7NmxQvAA$ commit e

git: 9ba117960e17 - main - Fix a memory leak when ip_output_send() returns EAGAIN due to send tag issues

2022-01-27 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=9ba117960e1755a693f9361e4d076630dfe13dba commit 9ba117960e1755a693f9361e4d076630dfe13dba Author: Andrew Gallatin AuthorDate: 2022-01-27 15:28:15 + Commit: Andrew Gallatin CommitDate: 2022-01

git: 8a7404b2aeeb - main - tcp: fix leaks in tcp_chg_pacing_rate error paths

2022-01-27 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=8a7404b2aeeb6345bd82c13c432e56d8cbfba869 commit 8a7404b2aeeb6345bd82c13c432e56d8cbfba869 Author: Andrew Gallatin AuthorDate: 2022-01-27 15:35:03 + Commit: Andrew Gallatin CommitDate: 2022-01

Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig

2022-02-10 Thread Andrew Gallatin
On 1/17/22 04:35, Alexander V. Chernikov wrote: The branch main has been updated by melifaro: URL: https://urldefense.com/v3/__https://cgit.FreeBSD.org/src/commit/?id=b1f7154cb12517162a51d19ae19ec3f2dee88e11__;!!OToaGQ!4Lozvj8S2Opxre6qHuywX_aNhwm1heXl1CyQyb0N5f_fiBJEkTQGhLzE7KlqqP9C7A$ commit

git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS

2021-07-06 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=28d0a740dd9a67e4a4fa9fda5bb39b5963316f35 commit 28d0a740dd9a67e4a4fa9fda5bb39b5963316f35 Author: Andrew Gallatin AuthorDate: 2021-07-06 14:17:33 + Commit: Andrew Gallatin CommitDate: 2021-07

git: 4150a5a87ed6 - main - ktls: fix NOINET build

2021-07-07 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=4150a5a87ed6757cb6fd0118b4058eef77f735f7 commit 4150a5a87ed6757cb6fd0118b4058eef77f735f7 Author: Andrew Gallatin AuthorDate: 2021-07-07 14:38:57 + Commit: Andrew Gallatin CommitDate: 2021-07

Re: git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS

2021-07-07 Thread Andrew Gallatin
On 7/7/21 7:00 AM, Mateusz Guzik wrote: This breaks NOIP kernel builds. Thanks for pointing this out, it should be fixed in 4150a5a87ed On 7/6/21, Andrew Gallatin wrote: The branch main has been updated by gallatin: URL: https://urldefense.com/v3/__https://cgit.FreeBSD.org/src/commit/?id

git: b1e806c0ed96 - main - tcp: fix alternate stack build with LINT-NO{INET, INET6, IP}

2021-07-07 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=b1e806c0ed960e1eb9ee889c7d0df3c168290c4f commit b1e806c0ed960e1eb9ee889c7d0df3c168290c4f Author: Andrew Gallatin AuthorDate: 2021-07-07 17:02:08 + Commit: Andrew Gallatin CommitDate: 2021-07

git: 0756bdf19c5c - main - ktls: make ktls_disable_ifnet() shim static

2021-07-07 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=0756bdf19c5c97fabf4090e844f8df9505fbd566 commit 0756bdf19c5c97fabf4090e844f8df9505fbd566 Author: Andrew Gallatin AuthorDate: 2021-07-07 19:05:49 + Commit: Andrew Gallatin CommitDate: 2021-07

git: 98215005b747 - main - ktls: start a thread to keep the 16k ktls buffer zone populated

2021-08-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=98215005b747fef67f44794ca64abd473b98bade commit 98215005b747fef67f44794ca64abd473b98bade Author: Andrew Gallatin AuthorDate: 2021-08-05 14:15:09 + Commit: Andrew Gallatin CommitDate: 2021-08

Re: git: 98215005b747 - main - ktls: start a thread to keep the 16k ktls buffer zone populated

2021-08-05 Thread Andrew Gallatin
On 8/5/21 11:59 AM, Ed Maste wrote: On Thu, 5 Aug 2021 at 10:22, Andrew Gallatin wrote: The branch main has been updated by gallatin: URL: https://urldefense.com/v3/__https://cgit.FreeBSD.org/src/commit/?id=98215005b747fef67f44794ca64abd473b98bade__;!!OToaGQ

git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS

2021-08-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=2694c869ff9ff60fd8e3d4d7936b7dc61763c18a commit 2694c869ff9ff60fd8e3d4d7936b7dc61763c18a Author: Andrew Gallatin AuthorDate: 2021-08-05 17:05:00 + Commit: Andrew Gallatin CommitDate: 2021-08

Re: git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS

2021-08-05 Thread Andrew Gallatin
On 8/5/21 1:41 PM, Ian Lepore wrote:   if (nbufs != ktls_max_alloc) { Finding a different way to spell "forever" is not a valid way to fix a problem where you're being warned that it is not safe to sleep forever. The assert was warning you that the code was vulnerable to hanging forever du

git: 1b97a054f3ac - main - tsleep: Add a PNOLOCK flag

2021-08-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=1b97a054f3acaf13a5c8361b7b80e10ad16257b9 commit 1b97a054f3acaf13a5c8361b7b80e10ad16257b9 Author: Andrew Gallatin AuthorDate: 2021-08-05 21:16:30 + Commit: Andrew Gallatin CommitDate: 2021-08

git: 09066b98663d - main - ktls: Use the new PNOLOCK flag

2021-08-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=09066b98663d92f4d129bab25105805adf0abaf7 commit 09066b98663d92f4d129bab25105805adf0abaf7 Author: Andrew Gallatin AuthorDate: 2021-08-05 21:19:12 + Commit: Andrew Gallatin CommitDate: 2021-08

git: 739de953ecc1 - main - ktls: Move KERN_TLS ifdef to tcp_var.h

2021-08-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=739de953ecc13afa930e2f55b7ee2a04e41e3519 commit 739de953ecc13afa930e2f55b7ee2a04e41e3519 Author: Andrew Gallatin AuthorDate: 2021-08-05 23:17:35 + Commit: Andrew Gallatin CommitDate: 2021-08

git: 95c51fafa40d - main - ktls: Init reset tag task for cloned sessions

2021-08-11 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=95c51fafa40d56d0a32aff857261097acc65ec92 commit 95c51fafa40d56d0a32aff857261097acc65ec92 Author: Andrew Gallatin AuthorDate: 2021-08-11 18:06:43 + Commit: Andrew Gallatin CommitDate: 2021-08

git: 43c72c45a185 - main - lacp: Remove racy kassert

2022-06-13 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=43c72c45a1856c6cdf25a22d259528d5a4040973 commit 43c72c45a1856c6cdf25a22d259528d5a4040973 Author: Andrew Gallatin AuthorDate: 2022-06-13 15:32:10 + Commit: Andrew Gallatin CommitDate: 2022-06

git: 0aa150775179 - main - pmcstat: fix log analysis

2022-07-04 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=0aa150775179a4f683fade5f1d6325a47b5f695f commit 0aa150775179a4f683fade5f1d6325a47b5f695f Author: Andrew Gallatin AuthorDate: 2022-07-04 16:40:35 + Commit: Andrew Gallatin CommitDate: 2022-07

git: 713ceb99b685 - main - lagg: fix lagg ifioctl after SIOCSIFCAPNV

2022-07-28 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=713ceb99b68568232bf9895bbe1811797bfde63c commit 713ceb99b68568232bf9895bbe1811797bfde63c Author: Andrew Gallatin AuthorDate: 2022-07-28 14:36:22 + Commit: Andrew Gallatin CommitDate: 2022-07

git: b2921fdc2330 - main - arm64: Implement bus_get_resource and bus_delete_resource.

2023-11-11 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=b2921fdc2330a5750f557fa321b94f972d5a7702 commit b2921fdc2330a5750f557fa321b94f972d5a7702 Author: Andrew Gallatin AuthorDate: 2023-11-11 17:54:19 + Commit: Andrew Gallatin CommitDate: 2023-11

git: ab063ac4444e - main - ipmi_ssif: Fix typo in debug print

2023-11-13 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=ab063ace426759cb5d053e50e02fa078a3c6 commit ab063ace426759cb5d053e50e02fa078a3c6 Author: Andrew Gallatin AuthorDate: 2023-11-14 00:44:27 + Commit: Andrew Gallatin CommitDate: 2023-11

git: ba0e4d7971e0 - main - smbios: handle smbios3 for arm64

2023-11-15 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=ba0e4d7971e05ee64281a4fc49a2fb408c8ad816 commit ba0e4d7971e05ee64281a4fc49a2fb408c8ad816 Author: Andrew Gallatin AuthorDate: 2023-11-15 16:11:53 + Commit: Andrew Gallatin CommitDate: 2023-11

git: 6f38d2e7b059 - main - acpi: Add workaround for Altra I2C memory resource

2023-11-15 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=6f38d2e7b0599f9b61c04686eb9a7faf3264b8ec commit 6f38d2e7b0599f9b61c04686eb9a7faf3264b8ec Author: Andrew Gallatin AuthorDate: 2023-11-15 21:22:00 + Commit: Andrew Gallatin CommitDate: 2023-11

git: 5972ffde919a - main - ig4(4): Add an EMAG device type

2023-11-15 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=5972ffde919ab65ba29d4d51ccf735da18d52719 commit 5972ffde919ab65ba29d4d51ccf735da18d52719 Author: Andrew Gallatin AuthorDate: 2023-11-16 00:51:28 + Commit: Andrew Gallatin CommitDate: 2023-11

git: 5cd08d9ecf52 - main - apei: Mark ReadAckRegister resource as shareable

2024-01-09 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=5cd08d9ecf52d37229f4888e38631cb91ce97eb9 commit 5cd08d9ecf52d37229f4888e38631cb91ce97eb9 Author: Andrew Gallatin AuthorDate: 2024-01-09 20:52:07 + Commit: Andrew Gallatin CommitDate: 2024-01

git: be91b4797e2c - main - acpi_ged: Handle events directly

2023-10-12 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=be91b4797e2c8f3440f6fe3aac7e246886f9ebca commit be91b4797e2c8f3440f6fe3aac7e246886f9ebca Author: Andrew Gallatin AuthorDate: 2023-10-12 15:15:06 + Commit: Andrew Gallatin CommitDate: 2023-10

git: fd67ff5c7a6c - main - Use the correct idle routine on recent AMD EPYC servers

2024-11-08 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=fd67ff5c7a6cd9a2e82e6a02ea249cec76a4c030 commit fd67ff5c7a6cd9a2e82e6a02ea249cec76a4c030 Author: Andrew Gallatin AuthorDate: 2024-11-08 21:37:32 + Commit: Andrew Gallatin CommitDate: 2024-11

git: 49597c3e84c4 - main - mlx5e: Use M_WAITOK when allocating TLS tags

2024-10-23 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=49597c3e84c4a1cc35f2c392d93db8d0a1cccac2 commit 49597c3e84c4a1cc35f2c392d93db8d0a1cccac2 Author: Andrew Gallatin AuthorDate: 2024-10-23 19:56:14 + Commit: Andrew Gallatin CommitDate: 2024-10

git: 81dbc22ce8b6 - main - mlx5e: Immediately initialize TLS send tags

2024-10-23 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=81dbc22ce8b66759a9fc4ebdef5cfc7a6185af22 commit 81dbc22ce8b66759a9fc4ebdef5cfc7a6185af22 Author: Andrew Gallatin AuthorDate: 2024-10-23 19:16:19 + Commit: Andrew Gallatin CommitDate: 2024-10

git: 4605a99b51ab - main - aio: remove write-only jobid & kernelinfo

2024-11-15 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=4605a99b51ab72351d7554fbadbb24985f4667b1 commit 4605a99b51ab72351d7554fbadbb24985f4667b1 Author: Andrew Gallatin AuthorDate: 2024-11-15 15:41:34 + Commit: Andrew Gallatin CommitDate: 2024-11

git: 194bb58b80c1 - main - x86: Fixes for nmi/pmi interrupt sharing

2025-02-05 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=194bb58b80c184b8230edef0ed7f292b4bf706b0 commit 194bb58b80c184b8230edef0ed7f292b4bf706b0 Author: Andrew Gallatin AuthorDate: 2025-02-04 22:04:57 + Commit: Andrew Gallatin CommitDate: 2025-02

git: 36fdc42c6a4c - main - mlx5en: Fix SIOCSIFCAPNV

2025-01-30 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=36fdc42c6a4c828d334471438c4f852e4b5a25e2 commit 36fdc42c6a4c828d334471438c4f852e4b5a25e2 Author: Andrew Gallatin AuthorDate: 2025-01-31 01:07:06 + Commit: Andrew Gallatin CommitDate: 2025-01

git: cf9070746742 - main - Introduce the UMA_ZONE_NOTRIM uma zone type

2025-01-15 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=cf907074674206b1825f79c6864c4c4a32089ecc commit cf907074674206b1825f79c6864c4c4a32089ecc Author: Andrew Gallatin AuthorDate: 2025-01-15 17:11:51 + Commit: Andrew Gallatin CommitDate: 2025-01

git: 709348c21351 - main - ifconfig: fix reporting optics on most 100g interfaces

2025-02-25 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=709348c21351a783ff0025519d1f7cf884771077 commit 709348c21351a783ff0025519d1f7cf884771077 Author: Andrew Gallatin AuthorDate: 2025-02-25 19:17:14 + Commit: Andrew Gallatin CommitDate: 2025-02