<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/linux-kernel/config/x86/vyos_defconfig, branch rolling</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2026-08-11T16:16:17+00:00</updated>
<entry>
<title>kernel: T9197: enable CONFIG_IWLMLD</title>
<updated>2026-08-11T16:16:17+00:00</updated>
<author>
<name>Stephen Nothnagel</name>
<email>srnoth@users.noreply.github.com</email>
</author>
<published>2026-08-11T16:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=8d1583caaabe5ecb3b5d8c384bf05a565ab978ca'/>
<id>urn:sha1:8d1583caaabe5ecb3b5d8c384bf05a565ab978ca</id>
<content type='text'>
Kernel 6.18 moved Intel BE200/BE-series (Wi-Fi 7) devices to the new
iwlmld op-mode driver: their dev_info entries in iwlwifi's pcie/drv.c
are guarded by IS_ENABLED(CONFIG_IWLMLD). The VyOS kernel config enables
IWLWIFI/IWLDVM/IWLMVM but not IWLMLD, so BE-series support is compiled
out and probing fails with error -22 (no wlan interface is created).

Enable IWLMLD as a module on x86 and arm64, matching the existing
IWLDVM/IWLMVM op-modes. The firmware these devices need is already
shipped by the linux-firmware package.
</content>
</entry>
<entry>
<title>kernel: T9138: enable support for Microsoft MANA NIC driver</title>
<updated>2026-07-28T12:27:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2026-07-28T12:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=caa1f3f9c406a4afd5554708afac1952bf57eb7c'/>
<id>urn:sha1:caa1f3f9c406a4afd5554708afac1952bf57eb7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kernel: T8940: disable HYPERV_VTL_MODE and restore Hyper-V vPCI driver</title>
<updated>2026-07-05T09:30:33+00:00</updated>
<author>
<name>Alex Kudentsov</name>
<email>43482574+alexk37@users.noreply.github.com</email>
</author>
<published>2026-07-05T09:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ec91f805c3c10f9beb57d9bd71f036d013bed701'/>
<id>urn:sha1:ec91f805c3c10f9beb57d9bd71f036d013bed701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T8938: consolidate build time options for amd64 and arm64 WWAN</title>
<updated>2026-05-28T15:07:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-28T15:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=40b8f6fc6d9ed7fc45f350f4cebce2f6d1bcbd76'/>
<id>urn:sha1:40b8f6fc6d9ed7fc45f350f4cebce2f6d1bcbd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T8879: add missing Hyper-V drivers after 6.18 upgrade (#1193)</title>
<updated>2026-05-18T12:47:40+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-18T12:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=11a3b4bd380b0ecf757c71642ce4d0633faf3c3c'/>
<id>urn:sha1:11a3b4bd380b0ecf757c71642ce4d0633faf3c3c</id>
<content type='text'>
* Kernel: T8846: consolidate config for CPU/Task time and stats accounting

* Kernel: T8879: add config section for hypervisor Virtual Socket Protocol

* Kernel: T8879: add missing Hyper-V drivers after 6.18 upgrade

Add drivers for Hyper-V hypervisor which got lost in transition from 6.6 to
6.18 Kernel upgrade.</content>
</entry>
<entry>
<title>Kernel: T6847: add Intel IAVF out-of-tree Kernel driver with custom patches</title>
<updated>2026-05-08T20:44:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-08T20:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f3a221bf83c58f43059386f00237e0f00818de25'/>
<id>urn:sha1:f3a221bf83c58f43059386f00237e0f00818de25</id>
<content type='text'>
The Intel iavf driver (formerly i40evf) is the Linux virtual function driver
for modern Intel Ethernet adapters supporting SR-IOV, including the X700/E800
series.

Renamed to iavf to support future devices, it replaced i40evf entirely by 2019.
The driver facilitates high-performance networking in virtualized environments.

This commit contains custom patches to make the driver build.
</content>
</entry>
<entry>
<title>Kernel: T6847: add Intel ICE out-of-tree Kernel driver with custom patches</title>
<updated>2026-05-08T20:42:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-07T14:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=adc9b031da6c71d393e4c8320a48f0056b6110a8'/>
<id>urn:sha1:adc9b031da6c71d393e4c8320a48f0056b6110a8</id>
<content type='text'>
The current version of the Intel ice driver does not compile with a recent
LTS Kernel due to missing internal Kernel API adjustments in the Intel driver.

This commit contains custom patches to make the driver build.
</content>
</entry>
<entry>
<title>Kernel: T6847: add Intel I40E out-of-tree Kernel driver with custom patches</title>
<updated>2026-05-08T20:42:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-07T14:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=6b962b7043b26260500e98d882e3ee1c165627c2'/>
<id>urn:sha1:6b962b7043b26260500e98d882e3ee1c165627c2</id>
<content type='text'>
The current version of the Intel i40e driver does not compile with a recent
LTS Kernel due to missing internal Kernel API adjustments in the Intel driver.

This commit contains custom patches to make the driver build.
</content>
</entry>
<entry>
<title>Kernel: T8147: extract common CONFIG_* options to be reused</title>
<updated>2026-05-06T17:21:33+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-02T19:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d31e13e275baeb780a462b24030999edc878ecf6'/>
<id>urn:sha1:d31e13e275baeb780a462b24030999edc878ecf6</id>
<content type='text'>
It does not make sense to have the common VyOS functionality for e.g VXLAN,
GENEVE, PPP, WireGuard, filesystems crypto or module signing duplicated for
both arm64 and x86_64.

Split out common configuration parts to be defined only once.
</content>
</entry>
<entry>
<title>Kernel: T8147: use common WireGuard module in 10-networking.config</title>
<updated>2026-05-03T18:34:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-02T18:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=69a0c914fe3f2e3920bb7040e7c90fa990fe512e'/>
<id>urn:sha1:69a0c914fe3f2e3920bb7040e7c90fa990fe512e</id>
<content type='text'>
</content>
</entry>
</feed>
