<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/linux-kernel/config/x86/vyos_defconfig, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2026-05-28T15:07:13+00:00</updated>
<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>
<entry>
<title>Kernel: T8332: consolidate WWAN configuration for ARM64 and X86</title>
<updated>2026-03-03T11:18:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-03T11:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1b00c0cbe2d5c7609fd55a54cce2e6cdaead1ac7'/>
<id>urn:sha1:1b00c0cbe2d5c7609fd55a54cce2e6cdaead1ac7</id>
<content type='text'>
Re-use a building block for WWAN support to de-duplicate individual configs for
both ARM64 and AMD64/X86.
</content>
</entry>
<entry>
<title>Kernel: T8134: consolidate common Kernel features for ARM64 and X86</title>
<updated>2026-02-17T15:16:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-15T13:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2d0c394feea707431db39f450a19cb93564c1168'/>
<id>urn:sha1:2d0c394feea707431db39f450a19cb93564c1168</id>
<content type='text'>
Both architectures share common Kernel features - place them in single
config snippets so we have to maintain them only once.

This can for sure be further improved.
</content>
</entry>
<entry>
<title>Kernel: T8134: split-out common executable file formats from config</title>
<updated>2026-02-17T15:16:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-12-31T15:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d86559a5cf1c008305d88ea117c22c2aeac31a5e'/>
<id>urn:sha1:d86559a5cf1c008305d88ea117c22c2aeac31a5e</id>
<content type='text'>
</content>
</entry>
</feed>
