git: d96ba5a62365 - main - config: Remove a stray semicolon

2024-10-24 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=d96ba5a6236566afba05ce542296c589503a8b17 commit d96ba5a6236566afba05ce542296c589503a8b17 Author: Zhenlei Huang AuthorDate: 2024-10-24 15:04:48 + Commit: Zhenlei Huang CommitDate: 2024-10-24 15

git: 12c04071cf18 - main - ndp: Move the global variable repeat into struct ndp_opts

2024-10-31 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=12c04071cf18d1b00ffcc7058fb01f4393163ede commit 12c04071cf18d1b00ffcc7058fb01f4393163ede Author: Zhenlei Huang AuthorDate: 2024-10-31 16:32:13 + Commit: Zhenlei Huang CommitDate: 2024-10-31 16

git: b6d4e3bee350 - main - ndp: Bring back the -A option for the netlink implementation

2024-10-31 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=b6d4e3bee350b881b5efea03068c1247985b12fe commit b6d4e3bee350b881b5efea03068c1247985b12fe Author: Zhenlei Huang AuthorDate: 2024-10-31 16:32:14 + Commit: Zhenlei Huang CommitDate: 2024-10-31 16

Re: git: 349d1366edd2 - main - socket: Export the FIB number of sockets

2024-11-12 Thread Zhenlei Huang
> On Nov 12, 2024, at 8:56 AM, Gleb Smirnoff wrote: > > On Mon, Nov 04, 2024 at 02:56:33PM +, Mark Johnston wrote: > M> diff --git a/sys/sys/socketvar.h b/sys/sys/socketvar.h > M> index 40464f555816..fda8d23f5649 100644 > M> --- a/sys/sys/socketvar.h > M> +++ b/sys/sys/socketvar.h > M> @@ -

git: f9f470f72c87 - main - ifnet(9): Document the IFF_PALLMULTI flag

2024-11-12 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=f9f470f72c8718c3503874791d593997c3d751b4 commit f9f470f72c8718c3503874791d593997c3d751b4 Author: Zhenlei Huang AuthorDate: 2024-11-12 14:47:45 + Commit: Zhenlei Huang CommitDate: 2024-11-12 14

Re: git: 9e469437993b - main - inet.4: drop "experimetal use" from net0 and net240 descriptions

2024-11-12 Thread Zhenlei Huang
> On Nov 12, 2024, at 3:59 AM, Bjoern A. Zeeb wrote: > > On Mon, 11 Nov 2024, Ed Maste wrote: > >> The branch main has been updated by emaste: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=9e469437993bd17290d145fa7a615a68b2257875 >> >> commit 9e469437993bd17290d145fa7a615a68b2257875

git: 9c3fc1da7b3c - stable/13 - mips: Make the variable machine const

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=9c3fc1da7b3c9e34dfa48f4f4c4e41b16e7a72e7 commit 9c3fc1da7b3c9e34dfa48f4f4c4e41b16e7a72e7 Author: Zhenlei Huang AuthorDate: 2024-09-21 04:17:05 + Commit: Zhenlei Huang CommitDate: 2024-09-21

git: e38f24446f09 - stable/13 - kernel: Make some compile time constant variables const

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e38f24446f09267647b3d893ae700c4c9e07bc78 commit e38f24446f09267647b3d893ae700c4c9e07bc78 Author: Zhenlei Huang AuthorDate: 2024-08-30 10:26:30 + Commit: Zhenlei Huang CommitDate: 2024-09-21

git: 57f268ccfc66 - stable/13 - zfs: cherry-pick change from openzfs

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=57f268ccfc662d274d82cfc4e0e0ecb2db5d616e commit 57f268ccfc662d274d82cfc4e0e0ecb2db5d616e Author: Zhenlei Huang AuthorDate: 2024-05-30 16:58:20 + Commit: Zhenlei Huang CommitDate: 2024-09-21

git: fa7045f99cdb - main - iflib: Many style fixes

2024-09-21 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=fa7045f99cdb2b699205653f42f3fe78597880a7 commit fa7045f99cdb2b699205653f42f3fe78597880a7 Author: Zhenlei Huang AuthorDate: 2024-09-22 02:07:39 + Commit: Zhenlei Huang CommitDate: 2024-09-22 02

git: b90ba458dcae - main - iflib: Prefer C99's __func__ over GCC's __FUNCTION__

2024-09-21 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=b90ba458dcaecc4041e008b99fde003bc9867a0d commit b90ba458dcaecc4041e008b99fde003bc9867a0d Author: Zhenlei Huang AuthorDate: 2024-09-22 02:07:38 + Commit: Zhenlei Huang CommitDate: 2024-09-22 02

git: 0ca553d761e5 - main - iflib: Ignore fa7045f99cdb in blame

2024-09-21 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0ca553d761e5832ad6ff6fab0a3b896c8fe9d813 commit 0ca553d761e5832ad6ff6fab0a3b896c8fe9d813 Author: Zhenlei Huang AuthorDate: 2024-09-22 02:09:29 + Commit: Zhenlei Huang CommitDate: 2024-09-22 02

git: 55ea43ce4b1b - main - git-blame-ignore-revs: Ignore f3754afd5901 in blame

2024-09-21 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=55ea43ce4b1bb20f76702581eb10ba2a56d2ab75 commit 55ea43ce4b1bb20f76702581eb10ba2a56d2ab75 Author: Zhenlei Huang AuthorDate: 2024-09-22 01:18:56 + Commit: Zhenlei Huang CommitDate: 2024-09-22 01

git: bb5f70161454 - stable/14 - kernel: Add defination of .init_array and .fini_array for all other platforms

2024-09-22 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=bb5f701614546c2e2cc682e23f49f7606cea3138 commit bb5f701614546c2e2cc682e23f49f7606cea3138 Author: Zhenlei Huang AuthorDate: 2024-09-02 04:26:48 + Commit: Zhenlei Huang CommitDate: 2024-09-22

git: 1d94490aee5c - stable/14 - kernel: Fix defining of .init_array and .fini_array sections

2024-09-22 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1d94490aee5c8353ed08909bbd00af7cfb48a8dc commit 1d94490aee5c8353ed08909bbd00af7cfb48a8dc Author: Zhenlei Huang AuthorDate: 2024-09-02 04:26:47 + Commit: Zhenlei Huang CommitDate: 2024-09-22

git: 5d07b8f51499 - stable/14 - iflib: Fix compiler warnings

2024-09-25 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5d07b8f514991072d6e04fb9801fe3ee2bbb8e1e commit 5d07b8f514991072d6e04fb9801fe3ee2bbb8e1e Author: Stephen J. Kiernan AuthorDate: 2024-04-03 20:21:55 + Commit: Zhenlei Huang CommitDate: 2024

git: 647860bff214 - stable/14 - iflib: Many style fixes

2024-09-25 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=647860bff21446419dee923b07490fd4a6cd181a commit 647860bff21446419dee923b07490fd4a6cd181a Author: Zhenlei Huang AuthorDate: 2024-09-22 02:07:39 + Commit: Zhenlei Huang CommitDate: 2024-09-26

git: 2f3af838e6fc - stable/14 - iflib: Correct indentation according to style(9)

2024-09-25 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=2f3af838e6fc42d672cadde7cff43163b69fc167 commit 2f3af838e6fc42d672cadde7cff43163b69fc167 Author: Stephen J. Kiernan AuthorDate: 2024-04-16 18:35:57 + Commit: Zhenlei Huang CommitDate: 2024

git: a8eb9e3844da - stable/14 - iflib: Prefer C99's __func__ over GCC's __FUNCTION__

2024-09-25 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=a8eb9e3844dacbf2c3d7e8e85b7fe23c2ea7f7eb commit a8eb9e3844dacbf2c3d7e8e85b7fe23c2ea7f7eb Author: Zhenlei Huang AuthorDate: 2024-09-22 02:07:38 + Commit: Zhenlei Huang CommitDate: 2024-09-26

git: bf154c499e84 - stable/13 - iflib: Many style fixes

2024-09-26 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=bf154c499e84a6703180b60aac2481100ffd4c67 commit bf154c499e84a6703180b60aac2481100ffd4c67 Author: Zhenlei Huang AuthorDate: 2024-09-22 02:07:39 + Commit: Zhenlei Huang CommitDate: 2024-09-26

git: e67e19325287 - stable/13 - iflib: Prefer C99's __func__ over GCC's __FUNCTION__

2024-09-26 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e67e193252874afb5e8a3d4e83f917faae59733e commit e67e193252874afb5e8a3d4e83f917faae59733e Author: Zhenlei Huang AuthorDate: 2024-09-22 02:07:38 + Commit: Zhenlei Huang CommitDate: 2024-09-26

git: 7b657faa655c - stable/13 - bpf: Some style and white space cleanup

2024-09-23 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7b657faa655ceba6965a8873add57b079b910690 commit 7b657faa655ceba6965a8873add57b079b910690 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-24

git: 7ba975426834 - stable/13 - bpf: Add a comment on the large `#ifdef _KERNEL` block

2024-09-23 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7ba9754268344da81b697df04ef3d05441022be0 commit 7ba9754268344da81b697df04ef3d05441022be0 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-24

git: 87841ead405f - stable/13 - kernel: Fix defining of .init_array and .fini_array sections

2024-09-23 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=87841ead405f7b380cbe18963d02c28ff0163ba2 commit 87841ead405f7b380cbe18963d02c28ff0163ba2 Author: Zhenlei Huang AuthorDate: 2024-09-02 04:26:47 + Commit: Zhenlei Huang CommitDate: 2024-09-24

git: 4bf231d10070 - stable/14 - bpf: Update a comment

2024-09-23 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=4bf231d100702021ae38aafa0583d50d2ba94f70 commit 4bf231d100702021ae38aafa0583d50d2ba94f70 Author: Zhenlei Huang AuthorDate: 2024-09-10 10:03:32 + Commit: Zhenlei Huang CommitDate: 2024-09-24

git: e8ced9914389 - stable/14 - bpf: Add a comment on the large `#ifdef _KERNEL` block

2024-09-23 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e8ced991438950c49d7acca5d393209bbc143a38 commit e8ced991438950c49d7acca5d393209bbc143a38 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-24

git: f97d0c91eefc - stable/14 - bpf: Some style and white space cleanup

2024-09-23 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=f97d0c91eefc8568a11ad47f910cdd9dc7826a72 commit f97d0c91eefc8568a11ad47f910cdd9dc7826a72 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-24

git: 6c2430c72b4c - stable/14 - bpf: Add IfAPI analogue for bpf_peers_present()

2024-09-23 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=6c2430c72b4c3516752b7541b100847522ab2225 commit 6c2430c72b4c3516752b7541b100847522ab2225 Author: Justin Hibbits AuthorDate: 2023-10-04 20:56:52 + Commit: Zhenlei Huang CommitDate: 2024-09

git: 313bd4df8b13 - stable/13 - mips: Allow sysctl hw.machine in capability mode

2024-09-20 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=313bd4df8b1304d9a500f40c6ccb46a2b155fac1 commit 313bd4df8b1304d9a500f40c6ccb46a2b155fac1 Author: Val Packett AuthorDate: 2024-09-20 15:19:04 + Commit: Zhenlei Huang CommitDate: 2024-09-20

git: 497f577f460b - stable/14 - kernel: Make some compile time constant variables const

2024-09-20 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=497f577f460ba93dda38910bf49b390fa610480f commit 497f577f460ba93dda38910bf49b390fa610480f Author: Zhenlei Huang AuthorDate: 2024-08-30 10:26:30 + Commit: Zhenlei Huang CommitDate: 2024-09-20

git: 611d52a19698 - stable/14 - zfs: cherry-pick change from openzfs

2024-09-20 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=611d52a1969892e5d35d5f26ad850a56f351a78e commit 611d52a1969892e5d35d5f26ad850a56f351a78e Author: Zhenlei Huang AuthorDate: 2024-05-30 16:58:20 + Commit: Zhenlei Huang CommitDate: 2024-09-20

git: 1baf6164e4d6 - main - bpf: Some style and white space cleanup

2024-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1baf6164e4d671ca1547a3096d8ce8fe69ed4e5c commit 1baf6164e4d671ca1547a3096d8ce8fe69ed4e5c Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-20 10

git: e30b58846003 - main - bpf: Add a comment on the large `#ifdef _KERNEL` block

2024-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e30b58846003a54df028686363b5abed59897779 commit e30b58846003a54df028686363b5abed59897779 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:06:22 + Commit: Zhenlei Huang CommitDate: 2024-09-20 10

git: 99215a194483 - main - git-blame-ignore-revs: Ignore 1baf6164e4d6 in blame

2024-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=99215a19448343574ff615e382b2525cec597fe7 commit 99215a19448343574ff615e382b2525cec597fe7 Author: Zhenlei Huang AuthorDate: 2024-09-20 10:09:13 + Commit: Zhenlei Huang CommitDate: 2024-09-20 10

git: 7643141e9314 - main - if_enc(4): Make enc_add_hhooks() void

2024-10-01 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7643141e9314f1eac0d9ac08457410509e6829ad commit 7643141e9314f1eac0d9ac08457410509e6829ad Author: Zhenlei Huang AuthorDate: 2024-10-01 15:28:37 + Commit: Zhenlei Huang CommitDate: 2024-10-01 15

git: 89937323bddd - main - khelp: Sprinkle const qualifiers where appropriate

2024-10-01 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=89937323bddd41fd8b92430c3ece48d3e32c2c23 commit 89937323bddd41fd8b92430c3ece48d3e32c2c23 Author: Zhenlei Huang AuthorDate: 2024-10-01 15:28:37 + Commit: Zhenlei Huang CommitDate: 2024-10-01 15

git: 941f8aceac1b - main - hhook: Sprinkle const qualifiers where appropriate

2024-10-01 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=941f8aceac1b6c16ca4d96b52e60ab437c4f9207 commit 941f8aceac1b6c16ca4d96b52e60ab437c4f9207 Author: Zhenlei Huang AuthorDate: 2024-10-01 15:28:37 + Commit: Zhenlei Huang CommitDate: 2024-10-01 15

git: 5b8e4b1c123e - stable/13 - ifnet: Assert that we are assigning network stack correctly

2024-11-07 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5b8e4b1c123ec3cb779a5563d672b62be1c94065 commit 5b8e4b1c123ec3cb779a5563d672b62be1c94065 Author: Zhenlei Huang AuthorDate: 2024-10-22 04:32:24 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 5bf5b3f42761 - stable/13 - config: Remove a stray semicolon

2024-11-07 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5bf5b3f4276141bcfc4f3bcb43ad8d0611b8e696 commit 5bf5b3f4276141bcfc4f3bcb43ad8d0611b8e696 Author: Zhenlei Huang AuthorDate: 2024-10-24 15:04:48 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 13774c9a98c9 - stable/13 - ndp: Remove a stray semicolon

2024-11-07 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=13774c9a98c9abd90f573ed91c572c2b68e5e2e7 commit 13774c9a98c9abd90f573ed91c572c2b68e5e2e7 Author: Zhenlei Huang AuthorDate: 2024-10-17 13:05:29 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 0a196c47ce95 - stable/13 - makefs: Remove a stray semicolon

2024-11-07 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0a196c47ce959c9bcf4f2e9903b83f6f195744e0 commit 0a196c47ce959c9bcf4f2e9903b83f6f195744e0 Author: Zhenlei Huang AuthorDate: 2024-10-24 15:04:48 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 69d334e3bf2a - stable/13 - ocs_fc: Remove a stray semicolon

2024-11-07 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=69d334e3bf2aece66830fd5928c8c2dddc59 commit 69d334e3bf2aece66830fd5928c8c2dddc59 Author: Zhenlei Huang AuthorDate: 2024-10-24 15:04:50 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: ed01695d05b9 - stable/13 - LinuxKPI: Remove stray semicolons

2024-11-07 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=ed01695d05b93a577d1ea838b443af2dfb76dd3a commit ed01695d05b93a577d1ea838b443af2dfb76dd3a Author: Zhenlei Huang AuthorDate: 2024-10-24 15:04:48 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 0be04cb5cb98 - releng/14.2 - ndp: Move the global variable repeat into struct ndp_opts

2024-11-07 Thread Zhenlei Huang
The branch releng/14.2 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0be04cb5cb9854d71cd98b10a35111b289cd21a5 commit 0be04cb5cb9854d71cd98b10a35111b289cd21a5 Author: Zhenlei Huang AuthorDate: 2024-10-31 16:32:13 + Commit: Zhenlei Huang CommitDate: 2024-11

git: a30127914a3d - releng/14.2 - ndp: Bring back the -A option for the netlink implementation

2024-11-07 Thread Zhenlei Huang
The branch releng/14.2 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=a30127914a3dc0c0f4c24274ee9d31aff79faca1 commit a30127914a3dc0c0f4c24274ee9d31aff79faca1 Author: Zhenlei Huang AuthorDate: 2024-10-31 16:32:14 + Commit: Zhenlei Huang CommitDate: 2024-11

git: 0de672a59481 - stable/14 - ndp: Bring back the -A option for the netlink implementation

2024-11-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0de672a59481d48dd5e4667c597d66e1b042a683 commit 0de672a59481d48dd5e4667c597d66e1b042a683 Author: Zhenlei Huang AuthorDate: 2024-10-31 16:32:14 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 54514cfa5a84 - stable/14 - ndp: Move the global variable repeat into struct ndp_opts

2024-11-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=54514cfa5a84a5d4406bbd5ba34f8950cf1a2b89 commit 54514cfa5a84a5d4406bbd5ba34f8950cf1a2b89 Author: Zhenlei Huang AuthorDate: 2024-10-31 16:32:13 + Commit: Zhenlei Huang CommitDate: 2024-11-07

git: 4de4f81f379e - main - Install vmx man page also on arm64

2024-11-28 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=4de4f81f379edc5f3a0c0bd1a2325bf8a1873e7e commit 4de4f81f379edc5f3a0c0bd1a2325bf8a1873e7e Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:22 + Commit: Zhenlei Huang CommitDate: 2024-11-28 10

git: 949190c5afbc - main - udp: Prefer memcpy() over bcopy()

2024-11-28 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=949190c5afbc677c53b5d96354b52256923a11d1 commit 949190c5afbc677c53b5d96354b52256923a11d1 Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:23 + Commit: Zhenlei Huang CommitDate: 2024-11-28 10

git: 1811fa623d74 - main - Install pvscsi man page

2024-11-28 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1811fa623d74b42f79c109c3fe8ea9dd21d60076 commit 1811fa623d74b42f79c109c3fe8ea9dd21d60076 Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:22 + Commit: Zhenlei Huang CommitDate: 2024-11-28 10

git: f2233ac33ab6 - main - ena: Remove \n from sysctl description

2024-11-26 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=f2233ac33ab64f9bb03370c097af97f26dd0fca1 commit f2233ac33ab64f9bb03370c097af97f26dd0fca1 Author: Zhenlei Huang AuthorDate: 2024-11-26 15:52:54 + Commit: Zhenlei Huang CommitDate: 2024-11-26 15

Re: git: f2233ac33ab6 - main - ena: Remove \n from sysctl description

2024-11-26 Thread Zhenlei Huang
Enlightened by Ed Maste's work 6b62e00da4ad ("mac_bsdextended: Remove \n from sysctl descriptions") . > On Nov 26, 2024, at 11:58 PM, Zhenlei Huang wrote: > > The branch main has been updated by zlei: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f2233ac

git: 770498cf8bdc - stable/13 - pvscsi: maximum target number is one less than number of targets

2024-11-26 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=770498cf8bdce4d0909093a4ebd4cab104fa0ff2 commit 770498cf8bdce4d0909093a4ebd4cab104fa0ff2 Author: Yuri Pankov AuthorDate: 2023-05-05 09:48:57 + Commit: Zhenlei Huang CommitDate: 2024-11-26

Re: git: ee4506105171 - main - cc_cubic: use newreno to emulate AIMD in TCP-friendly region

2024-09-17 Thread Zhenlei Huang
> On Sep 17, 2024, at 11:41 PM, Cy Schubert wrote: > > In message <202409171437.48hebl8c028...@gitrepo.freebsd.org > >, Cheng Cui > writes: >> The branch main has been updated by cc: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=ee

git: 615c9ce250ee - stable/14 - sysctl: Add flags to filter jail prison and vnet variables

2024-11-16 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=615c9ce250ee7c92edf403350ed6663c3f54a1f2 commit 615c9ce250ee7c92edf403350ed6663c3f54a1f2 Author: Zhenlei Huang AuthorDate: 2024-10-29 11:26:11 + Commit: Zhenlei Huang CommitDate: 2024-11-16

git: 834d633498bc - stable/14 - ifnet(9): Document the IFF_PALLMULTI flag

2024-11-16 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=834d633498bc5f9ceb7b370391e720afa51353aa commit 834d633498bc5f9ceb7b370391e720afa51353aa Author: Zhenlei Huang AuthorDate: 2024-11-12 14:47:45 + Commit: Zhenlei Huang CommitDate: 2024-11-16

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-02 Thread Zhenlei Huang
> On Dec 3, 2024, at 11:52 AM, Zhenlei Huang wrote: > > > >> On Dec 3, 2024, at 5:13 AM, Poul-Henning Kamp wrote: >> >> The branch main has been updated by phk: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=b5a8ab

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-02 Thread Zhenlei Huang
> On Dec 3, 2024, at 5:13 AM, Poul-Henning Kamp wrote: > > The branch main has been updated by phk: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b5a8abe9502e781598dc052698fe7fa5830f59ee > > commit b5a8abe9502e781598dc052698fe7fa5830f59ee > Author: Poul-Henning Kamp > AuthorDate:

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-03 Thread Zhenlei Huang
> On Dec 3, 2024, at 3:55 PM, Poul-Henning Kamp wrote: > > ---- > Zhenlei Huang writes: > >> When netstat reports every 8 seconds, you're gonna get `8 * bytes per 8 >> seconds`, so you still get `bytes per second` but not `bits per second` > &g

git: 5c623697d601 - main - sys/sys/kernel.h: Various whitespace fixes

2024-12-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5c623697d6011de63bc762560a648c09379e06d2 commit 5c623697d6011de63bc762560a648c09379e06d2 Author: Zhenlei Huang AuthorDate: 2024-12-06 11:39:18 + Commit: Zhenlei Huang CommitDate: 2024-12-06 11

git: 99f7c0550433 - main - git-blame-ignore-revs: Ignore 5c623697d601 in blame

2024-12-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=99f7c0550433782cd228b518173cca5d23998c36 commit 99f7c0550433782cd228b518173cca5d23998c36 Author: Zhenlei Huang AuthorDate: 2024-12-06 11:41:34 + Commit: Zhenlei Huang CommitDate: 2024-12-06 11

git: a7cfcb264512 - main - init_main: Use TUNABLE_INT_FETCH to initialize verbose_sysinit

2024-12-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=a7cfcb26451219d6f4e60c486c855adeea288397 commit a7cfcb26451219d6f4e60c486c855adeea288397 Author: Zhenlei Huang AuthorDate: 2024-12-06 13:46:55 + Commit: Zhenlei Huang CommitDate: 2024-12-06 13

git: 5997b1933142 - main - init_main: Fix logging of the SYSINIT process

2024-12-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5997b1933142116041af7549eb2f450b4714b823 commit 5997b1933142116041af7549eb2f450b4714b823 Author: Zhenlei Huang AuthorDate: 2024-12-06 13:47:06 + Commit: Zhenlei Huang CommitDate: 2024-12-06 13

git: 1f6936723e10 - stable/14 - ena: Remove \n from sysctl description

2024-12-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1f6936723e1051e92fb9b658f5f6fa13c2001cee commit 1f6936723e1051e92fb9b658f5f6fa13c2001cee Author: Zhenlei Huang AuthorDate: 2024-11-26 15:52:54 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: 20675c61d139 - stable/14 - Install vmx man page also on arm64

2024-12-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=20675c61d1397c3f9f5dc857b0997a1172e05164 commit 20675c61d1397c3f9f5dc857b0997a1172e05164 Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:22 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: d460330dfe80 - stable/14 - Install pvscsi man page

2024-12-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=d460330dfe80fb5545da5321c7fe1c9e2bf19003 commit d460330dfe80fb5545da5321c7fe1c9e2bf19003 Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:22 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: 0b80bf9edb19 - stable/14 - udp: Prefer memcpy() over bcopy()

2024-12-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0b80bf9edb199ca35dae25241e2dc38bd7e84cb9 commit 0b80bf9edb199ca35dae25241e2dc38bd7e84cb9 Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:23 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: 192b108d4441 - stable/13 - ena: Remove \n from sysctl description

2024-12-06 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=192b108d44418f7c0a96431fb3c7c706ff833d8c commit 192b108d44418f7c0a96431fb3c7c706ff833d8c Author: Zhenlei Huang AuthorDate: 2024-11-26 15:52:54 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: 92bd3b208845 - stable/13 - Install vmx man page also on arm64

2024-12-06 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=92bd3b208845b492299e1f67c58762a84581c66b commit 92bd3b208845b492299e1f67c58762a84581c66b Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:22 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: 84d166902af2 - stable/13 - Install pvscsi man page

2024-12-06 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=84d166902af23eb24b1862e4636ea0fedb737414 commit 84d166902af23eb24b1862e4636ea0fedb737414 Author: Zhenlei Huang AuthorDate: 2024-11-28 10:04:22 + Commit: Zhenlei Huang CommitDate: 2024-12-06

git: 3f879ed6eee9 - stable/14 - sys/sys/kernel.h: Various whitespace fixes

2024-12-09 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=3f879ed6eee9618ff7611f5de7a73868ef0cebb9 commit 3f879ed6eee9618ff7611f5de7a73868ef0cebb9 Author: Zhenlei Huang AuthorDate: 2024-12-06 11:39:18 + Commit: Zhenlei Huang CommitDate: 2024-12-09

git: ac51711cab6e - main - netinet: Use NULL for VNET_SYSINIT's last arg, which is a pointer type

2024-12-09 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=ac51711cab6e55a99ee0a565fe0ae30c0305c854 commit ac51711cab6e55a99ee0a565fe0ae30c0305c854 Author: Zhenlei Huang AuthorDate: 2024-12-09 17:14:08 + Commit: Zhenlei Huang CommitDate: 2024-12-09 17

git: 12b2d68bed37 - main - routing: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type

2024-12-09 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=12b2d68bed37e379929cd9b5e0afe34c387be360 commit 12b2d68bed37e379929cd9b5e0afe34c387be360 Author: Zhenlei Huang AuthorDate: 2024-12-09 17:14:08 + Commit: Zhenlei Huang CommitDate: 2024-12-09 17

git: adc573c8e217 - main - rtsock: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type

2024-12-09 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=adc573c8e2179310777cef4d6bda19db2ae63dd5 commit adc573c8e2179310777cef4d6bda19db2ae63dd5 Author: Zhenlei Huang AuthorDate: 2024-12-09 17:14:08 + Commit: Zhenlei Huang CommitDate: 2024-12-09 17

git: 6854a1488932 - main - cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type

2024-12-09 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=6854a1488932cd043da940b87eb956d6df7d8522 commit 6854a1488932cd043da940b87eb956d6df7d8522 Author: Zhenlei Huang AuthorDate: 2024-12-09 17:14:07 + Commit: Zhenlei Huang CommitDate: 2024-12-09 17

git: ec6e7677a0db - main - inpcb: Use NULL for VNET_SYSINIT's last arg, which is a pointer type

2024-12-09 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=ec6e7677a0dbfbcdb4b740b28a1105256f1fc93e commit ec6e7677a0dbfbcdb4b740b28a1105256f1fc93e Author: Zhenlei Huang AuthorDate: 2024-12-09 17:14:08 + Commit: Zhenlei Huang CommitDate: 2024-12-09 17

git: f507e664dc9d - stable/13 - sys/sys/kernel.h: Various whitespace fixes

2024-12-09 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=f507e664dc9d6acccd9b969e5ac808d7eb7bdc9f commit f507e664dc9d6acccd9b969e5ac808d7eb7bdc9f Author: Zhenlei Huang AuthorDate: 2024-12-06 11:39:18 + Commit: Zhenlei Huang CommitDate: 2024-12-09

git: 81f9d3b11f31 - main - sys/sys/kernel.h: Remove SI_SUB_DONE

2024-12-31 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=81f9d3b11f310b28e4bf8cc2ad2d84e4aadd929d commit 81f9d3b11f310b28e4bf8cc2ad2d84e4aadd929d Author: Zhenlei Huang AuthorDate: 2024-12-31 16:01:21 + Commit: Zhenlei Huang CommitDate: 2024-12-31 16

git: 7d2a5c78a714 - stable/14 - if_vxlan(4): Prefer SYSCTL_INT over TUNABLE_INT

2025-02-03 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7d2a5c78a714732f3494c7d8668b36368ed6bc39 commit 7d2a5c78a714732f3494c7d8668b36368ed6bc39 Author: Zhenlei Huang AuthorDate: 2025-01-27 15:54:43 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: ceda6f83b119 - stable/14 - vnet: Fix style nits

2025-02-03 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=ceda6f83b119ab5c86478bedeefe8c0270691897 commit ceda6f83b119ab5c86478bedeefe8c0270691897 Author: Zhenlei Huang AuthorDate: 2025-01-30 15:59:35 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: db9074ea54c0 - stable/14 - ip6addrctl(8): Use static initializer

2025-02-03 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=db9074ea54c095d22eb0dec681eae163079dd41f commit db9074ea54c095d22eb0dec681eae163079dd41f Author: Zhenlei Huang AuthorDate: 2025-01-25 10:31:55 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: 67e952ebaaad - stable/13 - if_vxlan(4): Prefer SYSCTL_INT over TUNABLE_INT

2025-02-03 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=67e952ebaaad2f3db00c05b1fe23afdf95c32166 commit 67e952ebaaad2f3db00c05b1fe23afdf95c32166 Author: Zhenlei Huang AuthorDate: 2025-01-27 15:54:43 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: ab72295c6584 - stable/13 - ip6addrctl(8): Use static initializer

2025-02-03 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=ab72295c6584035094a6e5e90deada0bf2e608c5 commit ab72295c6584035094a6e5e90deada0bf2e608c5 Author: Zhenlei Huang AuthorDate: 2025-01-25 10:31:55 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: 7a6319ece24f - stable/13 - if_vxlan(4): Use static initializers

2025-02-03 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7a6319ece24f2c672ca074c1266364ac018b3ef2 commit 7a6319ece24f2c672ca074c1266364ac018b3ef2 Author: Zhenlei Huang AuthorDate: 2025-01-24 09:37:24 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: 0cc5ddd0b9f2 - stable/13 - vnet: Fix style nits

2025-02-03 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0cc5ddd0b9f20666b6f7362f4f469962b148b832 commit 0cc5ddd0b9f20666b6f7362f4f469962b148b832 Author: Zhenlei Huang AuthorDate: 2025-01-30 15:59:35 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: 7def047a1ae9 - main - bpf: Fix potential race conditions

2025-02-03 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7def047a1ae93b3b10bd57ed1bd28e861f94b596 commit 7def047a1ae93b3b10bd57ed1bd28e861f94b596 Author: Zhenlei Huang AuthorDate: 2025-02-03 12:13:19 + Commit: Zhenlei Huang CommitDate: 2025-02-03 12

git: c59932350657 - stable/13 - Install sppp man page only on i386 and amd64

2025-02-03 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=c59932350657220fa06dcbe62d1d876cb202746e commit c59932350657220fa06dcbe62d1d876cb202746e Author: Zhenlei Huang AuthorDate: 2025-02-03 16:28:37 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: 29f77be0d844 - stable/13 - ng_sppp: Build only on i386 and amd64

2025-02-03 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=29f77be0d844aa7e9b26fed8b550e12ad504b4d2 commit 29f77be0d844aa7e9b26fed8b550e12ad504b4d2 Author: Zhenlei Huang AuthorDate: 2025-02-03 16:28:37 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: e2b6e11583eb - stable/14 - if_vxlan(4): Use static initializers

2025-02-03 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e2b6e11583eb13ee09a7cb0babc2a1d8f3bd952a commit e2b6e11583eb13ee09a7cb0babc2a1d8f3bd952a Author: Zhenlei Huang AuthorDate: 2025-01-24 09:37:24 + Commit: Zhenlei Huang CommitDate: 2025-02-03

git: bb0348a17974 - main - ifnet: Make if_detach_internal() and if_vmove() void

2025-02-04 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=bb0348a17974d83671becbd32ea0e4bd2ea61906 commit bb0348a17974d83671becbd32ea0e4bd2ea61906 Author: Zhenlei Huang AuthorDate: 2025-02-04 15:04:59 + Commit: Zhenlei Huang CommitDate: 2025-02-04 15

git: 1ed9b381d470 - main - ifnet: Detach BPF descriptors on interface vmove event

2025-02-04 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1ed9b381d4701fc9f66741256e93b96e22273217 commit 1ed9b381d4701fc9f66741256e93b96e22273217 Author: Zhenlei Huang AuthorDate: 2025-02-04 15:04:59 + Commit: Zhenlei Huang CommitDate: 2025-02-04 15

git: 19142d2a9600 - stable/13 - bpf: Fix potential race conditions

2025-02-06 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=19142d2a9600589d57df3b1a983b51b43065c0c1 commit 19142d2a9600589d57df3b1a983b51b43065c0c1 Author: Zhenlei Huang AuthorDate: 2025-02-03 12:13:19 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: e0b2b8fa16a1 - stable/13 - ifnet: Make if_detach_internal() and if_vmove() void

2025-02-06 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e0b2b8fa16a13abb1ea8326c6ff311d0d94108db commit e0b2b8fa16a13abb1ea8326c6ff311d0d94108db Author: Zhenlei Huang AuthorDate: 2025-02-04 15:04:59 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: 6b81815307b0 - stable/13 - ifnet: Detach BPF descriptors on interface vmove event

2025-02-06 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=6b81815307b00d37b81f71d68a51f67c72a2edb0 commit 6b81815307b00d37b81f71d68a51f67c72a2edb0 Author: Zhenlei Huang AuthorDate: 2025-02-04 15:04:59 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: d8413a1c3ba2 - main - ifnet: Fix build without BPF

2025-02-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=d8413a1c3ba235a79ae6b8cc35767a861855c7e2 commit d8413a1c3ba235a79ae6b8cc35767a861855c7e2 Author: Zhenlei Huang AuthorDate: 2025-02-06 18:32:05 + Commit: Zhenlei Huang CommitDate: 2025-02-06 18

git: 700880a13566 - stable/14 - ifnet: Make if_detach_internal() and if_vmove() void

2025-02-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=700880a13566193b853f75c87ba5c37d395f6a1e commit 700880a13566193b853f75c87ba5c37d395f6a1e Author: Zhenlei Huang AuthorDate: 2025-02-04 15:04:59 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: 56c93859038f - stable/14 - bpf: Fix potential race conditions

2025-02-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=56c93859038ff3de9041834fc798b20dc213621b commit 56c93859038ff3de9041834fc798b20dc213621b Author: Zhenlei Huang AuthorDate: 2025-02-03 12:13:19 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: 2e4eaf3c13d2 - stable/14 - ifnet: Detach BPF descriptors on interface vmove event

2025-02-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=2e4eaf3c13d2b5aa76f9759e51e35faf29d56993 commit 2e4eaf3c13d2b5aa76f9759e51e35faf29d56993 Author: Zhenlei Huang AuthorDate: 2025-02-04 15:04:59 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: b709f7b38cc4 - stable/14 - ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jail

2025-02-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=b709f7b38cc4e99fa5cfef6613773a6848ed31c6 commit b709f7b38cc4e99fa5cfef6613773a6848ed31c6 Author: Zhenlei Huang AuthorDate: 2025-01-29 10:00:07 + Commit: Zhenlei Huang CommitDate: 2025-02-06

git: 4ef48d172bb1 - stable/14 - sysctl: Refactor function parsefile()

2025-02-06 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=4ef48d172bb11f01174fff871d69623eed59d626 commit 4ef48d172bb11f01174fff871d69623eed59d626 Author: Zhenlei Huang AuthorDate: 2025-01-30 18:20:41 + Commit: Zhenlei Huang CommitDate: 2025-02-06

<    3   4   5   6   7   8   9   10   >