<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/packages/linux-kernel, branch 1.3.2</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=1.3.2</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=1.3.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2022-08-25T17:13:09+00:00</updated>
<entry>
<title>Kernel: T4647: enable GVE (Google Virtual NIC)</title>
<updated>2022-08-25T17:13:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-08-25T17:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=92772bf850630ffe0b2b303df52d1fe9d95ce898'/>
<id>urn:sha1:92772bf850630ffe0b2b303df52d1fe9d95ce898</id>
<content type='text'>
(cherry picked from commit 94e844f44b76069b0897c2c7c5968853b4b1a368)
</content>
</entry>
<entry>
<title>Merge pull request #213 from c-po/equuleus-numa</title>
<updated>2022-03-23T09:17:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-03-23T09:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1e345f8ab297790f127b215153157a84274d6d68'/>
<id>urn:sha1:1e345f8ab297790f127b215153157a84274d6d68</id>
<content type='text'>
Kernel: T3489: re-enable NUMA in kernel build</content>
</entry>
<entry>
<title>Accel-PPP: T4204: update accel-ppp version</title>
<updated>2022-01-24T08:28:09+00:00</updated>
<author>
<name>Eshenko Dmitriy</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2022-01-24T08:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=418ffd6dd171606ee107fec945bfd38a883794ef'/>
<id>urn:sha1:418ffd6dd171606ee107fec945bfd38a883794ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T3489: re-enable NUMA in kernel build</title>
<updated>2022-01-20T19:56:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-01-20T19:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=82241ddd6e35505fda1267d50a867ba667bafa2c'/>
<id>urn:sha1:82241ddd6e35505fda1267d50a867ba667bafa2c</id>
<content type='text'>
All throughout the history of vyos-build, NUMA has been disabled.
It WAS enabled back in Vyatta days, so something somewhere has
accidentally turned it off - and it's ALSO mentioned explicitly
in various pieces of documentation, so it's MEANT to be on!

Note for future researchers: CONFIG_INOTIFY_STACKFS=y is provided
by a patch, so patch the kernel BEFORE running make menuconfig, or
manually put it back. If not, it'll vanish and is a wanted part of
the build.

This is a backport of commit d5df496b9b9e for the 5.4 Kernel series.
</content>
</entry>
<entry>
<title>Accel-PPP: T4015: update version which include threading fix</title>
<updated>2021-11-23T10:54:59+00:00</updated>
<author>
<name>Eshenko Dmitriy</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2021-11-23T10:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a1dc0af4732f3eafbff2675d1b80f75073c96e84'/>
<id>urn:sha1:a1dc0af4732f3eafbff2675d1b80f75073c96e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T3927: enable kernel support for HW offload of the TLS protocol</title>
<updated>2021-10-21T18:50:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-10-21T18:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=76ae1acd278b0761a4f73ab3220d79e0fa4b86d5'/>
<id>urn:sha1:76ae1acd278b0761a4f73ab3220d79e0fa4b86d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kernel: T3704: Enabled SG module</title>
<updated>2021-07-26T20:22:43+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2021-07-26T17:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=4aada15f2d03343b7667b58054d2e6755f87baae'/>
<id>urn:sha1:4aada15f2d03343b7667b58054d2e6755f87baae</id>
<content type='text'>
Enabled build of the SG module to make possible communication with RAID
adapters from Areca (https://www.areca.com.tw/).

(cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3)
</content>
</entry>
<entry>
<title>Kernel: only build packages if the package changes at all</title>
<updated>2021-07-24T19:25:01+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-24T19:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=abc6e3ebb72c8c37d2a49e822077bc656c11c0cf'/>
<id>urn:sha1:abc6e3ebb72c8c37d2a49e822077bc656c11c0cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accel-PPP: T3629: update to latest version</title>
<updated>2021-06-16T18:05:51+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2021-06-16T09:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=8b329ff4a7dce6f8abb9d9f508c04574bfe449b6'/>
<id>urn:sha1:8b329ff4a7dce6f8abb9d9f508c04574bfe449b6</id>
<content type='text'>
(cherry picked from commit 5dbfafaf414d044a1b98591b69ee143b11384131)
</content>
</entry>
<entry>
<title>Revert "Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN cards"</title>
<updated>2021-06-13T11:09:07+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-13T11:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=85e4f7cf39e192653f25f0140f0a344fbbb58d9f'/>
<id>urn:sha1:85e4f7cf39e192653f25f0140f0a344fbbb58d9f</id>
<content type='text'>
This reverts commit 3fa7fe6926a538a8b4f25ca3e842fefb9699def6.
</content>
</entry>
</feed>
