close

Linux Networking News Archives

Image
356 Linux Networking open-source and Linux related news articles on Phoronix since 2006.

Linux Networking Continues Being Bombarded With AI Patches
Linux Networking Continues Being Bombarded With AI Patches

While the Linux WiFi/wireless maintainer just announced taking a stand against AI/LLM generated slop patches with a new "three second review" rule, the broader Linux networking subsystem continues to be bombarded with AI-generated patches.

6 August 2026 - The Uptick Continues - 22 Comments
Linux 7.3 Adding Support For MCTP-Over-USB v1.1
Linux 7.3 Adding Support For MCTP-Over-USB v1.1

Within the Linux networking subsystem's "net-next" Git branch there is now queued up support for MCTP-over-USB v1.1. This is the newest version of the standard for sending Management Component Transport Protocol (MCTP) packets over USB for tasks like crash dumps, logging, and firmware updates.

3 August 2026 - MCTP over USB - 1 Comment
Realtek RTL8723B/RTL8723BS Trying To Be Tacked On To The RTW88 Linux Driver
Realtek RTL8723B/RTL8723BS Trying To Be Tacked On To The RTW88 Linux Driver

Since 2017 in Linux 4.12 has been the Realtek rtl8723bs WiFi driver where it was introduced into the staging area and remains there nearly a decade later. The rtl8723bs driver for this Realtek 802.11n WiFi SDIO driver has seen a lot of code cleaning over the years and all these years later still is needing lots of code clean-ups from unnecessary code abstractions to dealing with malicious WiFi APs for what Greg Kroah-Hartman has called a "beast of a driver". The latest twist is there now being patches for adding Realtek RTL8723BS and RTL8723B onto the existing RTW88 driver.

26 July 2026 - Realtek RTL8723B - 15 Comments
Linux Patches Introduce "KNOD" For In-Kernel Network Offloading Directly To AMD GPUs
Linux Patches Introduce "KNOD" For In-Kernel Network Offloading Directly To AMD GPUs

Some extremely cool patches were posted to the Linux kernel mailing list on Sunday. The patches for "KNOD" allow for in-kernel network offloading to GPUs with an initial focus on AMD GPU support. What makes this all the more nifty is that it doesn't depend upon any user-space libraries like AMD ROCm but is all handled in-kernel with driving the GPU directly.

20 July 2026 - KNOD - 25 Comments
AF_ALG "Nightmare" Being Further Limited In Linux 7.3 With New Sysctl Knob
AF_ALG "Nightmare" Being Further Limited In Linux 7.3 With New Sysctl Knob

The Linux kernel's AF_ALG interface was deprecated in Linux 7.2. This interface for letting user-space programs interact directly with the Linux kernel crypto API has proven to be a "massive attack surface" due to a variety of security concerns. With its deprecation in Linux 7.2, some AF_ALG features are already removed and for Linux 7.3 this interface is being further restrained.

7 July 2026 - af_alg_restrict sysctl - 7 Comments
EHEA 10Gb Ethernet Driver Being Retired By IBM As A Relic Of Outdated POWER Hardware
EHEA 10Gb Ethernet Driver Being Retired By IBM As A Relic Of Outdated POWER Hardware

In 2026 it's not too surprising when seeing old PCMCIA and ISA drivers being removed from the mainline Linux kernel source tree and old very low-speed network interfaces, with arguably the most surprising fact being how long they lasted in the mainline kernel. Meanwhile for the upcoming Linux 7.3 kernel, one of the first 10Gb Ethernet drivers is already set for retirement from the mainline Linux kernel.

7 July 2026 - IBM EHEA - 4 Comments
Linux 7.2 Staging Still Working To Tame The Realtek RTL8723BS "Beast Of A Driver"
Linux 7.2 Staging Still Working To Tame The Realtek RTL8723BS "Beast Of A Driver"

Way back in 2017 for the Linux 4.12 kernel the Realtek rtl8723bs WiFi driver was added to the kernel's staging area. Nearly a decade later, it's still being cleaned-up to suit the more rigorous non-staging area of the kernel in the formal networking subsystem. For Linux 7.2, the staging pull request is once again dominated by clean-ups to this Realtek WiFi driver.

25 June 2026 - Linux 7.2 Staging - 18 Comments
Linux Networking Still Seeing "Significantly Bigger" Pull Requests Due To AI
Linux Networking Still Seeing "Significantly Bigger" Pull Requests Due To AI

Last week's collection of networking subsystem fixes for Linux 7.1 noted craziness continuing with no end in sight with a large pull request of fixes with many of them spurred on by AI/LLM coding agents. This week it's "significantly bigger" than prior kernel cycles for this late stage of kernel development due to this assistance of large language models.

29 May 2026 - Significantly Bigger - 15 Comments
Linux To Drop ARCnet Support For Old ISA & PCMCIA Hardware
Linux To Drop ARCnet Support For Old ISA & PCMCIA Hardware

With Linux 7.1 ISDN, ham radio, and other old network code was removed in lightening the kernel source tree by around 138 thousand lines of code. Some additional Linux networking code cleaning is expected for Linux 7.2 with the ISA and PCMCIA hardware around ARCnet set to be removed.

25 May 2026 - ARCnet For ISA/PCMCIA - 4 Comments
Today's Linux Networking Fixes: "Craziness Continues With No End In Sight"
Today's Linux Networking Fixes: "Craziness Continues With No End In Sight"

Driven by AI/LLM bots like Shashiko uncovering new issues within the Linux kernel source tree, including various security vulnerabilities like Dirty Frag, the mailing list has been wild with bug reports and fixes. Today's networking fixes pull request for Linux 7.1 continues to highlight the ongoing craziness and fears that the worst may be yet to come.

21 May 2026 - Linux 7.1 Networking - 39 Comments
Linux 7.2 To Support Realtek RTL8159 10GbE USB Ethernet
Linux 7.2 To Support Realtek RTL8159 10GbE USB Ethernet

The Realtek RTL8159 has been appearing in some 10G-rated USB network adapters at online retailers, some for less than $100 USD. But currently the RTL8159 is only supported by Realtek's out-of-tree Linux kernel driver, but fortunately there will be mainline support coming with the Linux 7.2 kernel this summer.

7 May 2026 - Realtek RTL8159 - 18 Comments
Farewell ISDN, Ham Radio & Old Network Drivers: Linus Torvalds Merges 138k L.O.C. Removal
Farewell ISDN, Ham Radio & Old Network Drivers: Linus Torvalds Merges 138k L.O.C. Removal

Linus Torvalds did it! He merged the pull request to rid the Linux kernel of the old Integrated Services Digital Network (ISDN) subsystem and various other old network drivers largely for PCMCIA era network adapters. This was the code suggested for removal given the recent influx of AI/LLM-generated bug reports against this dated code that likely has no active upstream users remaining.

24 April 2026 - Linux 7.1 Drops Old Networking - 59 Comments
Many MediaTek MT76 WiFi Driver Improvements Coming For Linux 7.1
Many MediaTek MT76 WiFi Driver Improvements Coming For Linux 7.1

Separate from the recently discussed work on MediaTek MT7927 "Filogic 380" support being worked on for the MT76 Linux driver (still undergoing review), a number of other MediaTek MT76 wireless driver improvements are queued up ahead of the Linux 7.1 merge window opening as soon as next week.

6 April 2026 - MediaTek MT76 - 7 Comments
New Patches Allow Building Linux IPv6-Only, Option To Deprecate "Legacy" IPv4
New Patches Allow Building Linux IPv6-Only, Option To Deprecate "Legacy" IPv4

Longtime Linux developer David Woodhouse sent out a patch series today to "deprecate legacy IP" support within the Linux kernel. While some of his commentary his April 1st-esque, he does acknowledge much of this work has merit. Ultimately it can allow for building a Linux kernel with IPv6-only support and working on allowing "legacy" IPv4 support to be disabled as part of the kernel build.

1 April 2026 - Legacy IP - 89 Comments
Nginx 1.29.7 Delivers Multipath TCP Support
Nginx 1.29.7 Delivers Multipath TCP Support

Released this week was Nginx 1.29.7 as the newest mainline version of this HTTP(S) web server. Releasing alongside Nginx 1.28.3 stable, it fixed buffer overflow vulnerabilities and some other vulnerabilities. Making Nginx 1.29.7 more exciting though is that it landed Multipath TCP support.

29 March 2026 - Nginx 1.29.7 - 14 Comments
Linux 7.1 To Retire UDP-Lite - Allows For Better Performance With Cleansed Code
Linux 7.1 To Retire UDP-Lite - Allows For Better Performance With Cleansed Code

The upcoming Linux 7.1 kernel cycle is set to retire UDP-Lite support. The UDP-Lite protocol allowed for partial checksums where potentially damaged/corrupted packets are still delivered to the application. Since the Linux 2.6.20 days there has been UDP-Lite support but the kernel is now set to retire it given breakage that has persisted for years and cleaning up the networking code can yield a performance advantage for non-UDP-Lite users.

16 March 2026 - Linux Dropping UDP-Lite - 5 Comments
Linux Patches Make The IPv6 Stack Less Modular To Lower Architectural Burden
Linux Patches Make The IPv6 Stack Less Modular To Lower Architectural Burden

Currently the Linux IPv6 networking stack can be built into the Linux kernel, built as a loadable kernel module, or not built at all. With proposed patches from a SUSE engineer, the IPv6 networking stack would be limited to being a kernel built-in or not at all. In doing away with IPv6 as a loadable kernel module would allow simplifying some code and lowering the Linux networking maintenance burden.

11 March 2026 - Kernel Built-In Or Nothing - 65 Comments
Mediatek MT7902 WiFi Finally Seeing Open-Source Linux Driver Activity
Mediatek MT7902 WiFi Finally Seeing Open-Source Linux Driver Activity

When searching for "MT7902" and "Linux" there is no shortage of users asking about Linux driver support for the Mediatek MT7902 WiFi chipset or users complaining about their MT7902 WiFi not working under Linux with that chipset found in numerous laptops in recent years. Fortunately, there is finally Linux driver support for the MT7902 surfacing for review on the Linux kernel mailing list.

19 February 2026 - Mediatek MT7902 - 12 Comments
Linux Still Working To Clean Up The Realtek RTL8723BS 802.11b/g/n WiFi Driver In 2026
Linux Still Working To Clean Up The Realtek RTL8723BS 802.11b/g/n WiFi Driver In 2026

Introduced to the Linux 4.12 kernel's staging area back in 2017 was the Realtek RTL8723BS WiFi driver. The Realtek RTL8723BS is an 802.11 b/g/ SDIO WLAN adapter with Bluetooth 4.0 connectivity too. In the nearly decade since this driver was added to the staging area, it's continued to be cleaned up and with the Linux 7.0 merge window there is yet again a lot of work on cleaning up this WiFi driver for the old Realtek hardware.

18 February 2026 - Linux 7.0 Staging - 15 Comments
Linux Dropping SMC TCP ULP Support For Being "Fundamentally Broken"
Linux Dropping SMC TCP ULP Support For Being "Fundamentally Broken"

Merged four years ago to the Linux kernel networking subsystem's Shared Memory Communications (SMC) code was TCP Upper Layer Protocol (ULP) support for allowing applications to replace TCP with the SMC protocol in-place as a transparent replacement. Except for the next kernel cycle it's set to be reverted after realizing it's "fundamentally broken."

3 February 2026 - SMC TCP ULP - Add A Comment
IO_uring Zero-Copy Large Receive Buffer Support To Provide A Nice Performance Win
IO_uring Zero-Copy Large Receive Buffer Support To Provide A Nice Performance Win

Slated for introduction in the next kernel cycle (Linux 6.20~7.0) is introducing large receive buffer support for IO_uring's zero-copy receive code path. This large receive buffer support can be very beneficial for those with higher-end networking hardware capable of handling the larger buffers for some significant performance and efficiency wins.

29 January 2026 - Large Rx Buffer - 1 Comment
Linux Finally Retiring HIPPI: The First Near-Gigabit Standard For Networking Supercomputers
Linux Finally Retiring HIPPI: The First Near-Gigabit Standard For Networking Supercomputers

While the Linux kernel has been seeing preparations from NVIDIA for 1.6 Tb/s networking in preparing for next-generation super-computing, the kernel has still retained support to now for the High Performance Parallel Interface. HIPPI was the standard for connecting supercomputers in the late 1980s and a portion of the 1990s with being the first networking standard for near-Gigabit connectivity at 800 Mb/s over distances up to 25 meters. But HIPPI looks like it will be retired from the mainline kernel with Linux 7.0.

21 January 2026 - HIPPI - 13 Comments
Linux 6.19 Networking Delivers 4x Improvement For Heavy Transfer Workloads, New Hardware
Linux 6.19 Networking Delivers 4x Improvement For Heavy Transfer Workloads, New Hardware

The big set of networking subsystem updates was recently merged for the ongoing Linux 6.19 merge window. There are some enticing core networking improvements like a big performance improvement for heavy transfer workloads, Bluetooth PAST enablement, and more. Plus a lot of wired and wireless networking driver activity and new hardware enablement.

10 December 2025 - Linux 6.19 Networking - 8 Comments
Linux Looks To Orphan Its ISDN Subsystem
Linux Looks To Orphan Its ISDN Subsystem

Integrated Services Digital Network (ISDN) usage is long obsolete even where it had enjoyed some successes in the likes of Germany and Norway. With no activity in years to the ISDN and mISDN subsystem code for the Linux kernel, a patch was sent out today for orphaning the code.

23 October 2025 - ISDN - 26 Comments
Linux 6.19 To Enable Networking For The EIC7700 SoC Powering The SiFive Premier P550
Linux 6.19 To Enable Networking For The EIC7700 SoC Powering The SiFive Premier P550

Upstreamed for the current Linux 6.18 cycle was finally having mainline support for the ESWIN EIC770 SoC with its four SiFive P550 cores plus having the DeviceTree support for the SiFive HiFive Premier P550 RISC-V development board using that SoC. Sadly not making it though for Linux 6.18 was the Ethernet controller support for the EIC7700 SoC but that is now destined to arrive in Linux 6.19.

21 October 2025 - Eswin EIC7700 - 1 Comment
Proposed Patches Make Upstream Linux Kernel Usable For The OpenWrt One Router
Proposed Patches Make Upstream Linux Kernel Usable For The OpenWrt One Router

Announced nearly one year ago was the OpenWrt One as a router/AP that is "hacker-friendly" and open-source. The OpenWrt One is powered by a Filogic 820 SoC and features WiFi 6. This official OpenWrt device is manufactured by Banana Pi. While there is downstream open-source code available for customizing the OpenWrt One to your heart's content, the upstream Linux kernel support to date hasn't been full-featured.

16 October 2025 - OpenWrt One - 20 Comments

356 Linux Networking news articles published on Phoronix.