git: 7b269f1fdb - main - 14.2:relnotes: Add some more commit hashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Nov 2024 18:51:13 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=7b269f1fdb2eccbf200ba614c4cc8dae28e29daa
commit 7b269f1fdb2eccbf200ba614c4cc8dae28e29daa
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-11-28 18:50:00 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-11-28 18:50:00 +0000
14.2:relnotes: Add some more commit hashes
Also remove a couple items which are just minor bug-fix followups to
previous commits.
---
website/content/en/releases/14.2R/relnotes.adoc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc
index 39baf00cc9..ef60f24dda 100644
--- a/website/content/en/releases/14.2R/relnotes.adoc
+++ b/website/content/en/releases/14.2R/relnotes.adoc
@@ -331,14 +331,15 @@ This section describes changes that affect networking in FreeBSD.
== Network Protocols
Lots of improvements to the network stack, including performance improvements and bug fixes for the man:sctp[4] stack.
-Specifically, support for the SCTP checksum offload feature has been added to the loopback interface.
[[network-general]]
=== General Network
AIM(Adaptive Interrupt Moderation) support has been added to the man:igc[4] driver.
-This feature has also been added for network interfaces which supports 2.5G speed.
+gitref:472a0ccf847a[repository=src]
+
These features has also been added to the man:lem[4] and man:em[4] drivers.
+gitref:49f12d5b38f6[repository=src]
[[hardware]]
== Hardware Support
@@ -351,6 +352,7 @@ Please see link:https://www.freebsd.org/releases/{localRel}R/hardware[the list o
=== Processor Support
Nominal support for POWER10 and POWER11 has been added.
+gitref:f9f006df1535[repository=src]
[[networking]]
[[hardware-virtualization]]