Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | T5525: VyOS mirror changed | Andrii Andrieiev | |
2023-02-20 | Kernel: QAT: T5003 remove non POSIX compliant array in shell script | Christian Breunig | |
2023-01-11 | qat: T4929: update Intel QAT drivers to 4.20.0-00001 | Christian Breunig | |
2022-07-18 | Kernel: QAT: T4539: update Intel QuickAssist release version 1.7.L.4.16.0-00017 | Christian Poessinger | |
2021-05-30 | QAT: T3587: upgrade to version 1.7.L.4.14.0-00031 | Christian Poessinger | |
2021-05-30 | QAT: T3587: use source package from our own VyOS mirror | Christian Poessinger | |
2021-04-24 | QAT: builds are only supported for amd64 platforms | Christian Poessinger | |
2021-04-19 | kernel: T3486: Prepare for arm64 builds | Runar Borge | |
2021-04-05 | qat: update to 1.7.L.4.13.0-00009 | Christian Poessinger | |
2020-12-31 | QAT: update to 1.7.l.4.12.0 | Christian Poessinger | |
2020-11-13 | Revert "QAT: T2968: add support for Intel Atom C2000 platform" | Christian Poessinger | |
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f. | |||
2020-10-09 | QAT: T2968: add support for Intel Atom C2000 platform | Christian Poessinger | |
2020-09-12 | Revert "Kernel: T2843: upgrade Kernel to v5.8.5" | Christian Poessinger | |
This reverts commit 78c43c2078e292ac9b53d2d6a41a47466d283914. Unfortunately we must revert the Kernel upgrade as there are two problematic issues. One which is the break of ABI functionality with parted [1] and second the internal cryptop API [2] which removed required literals for the build of Intel QAT acceleration. In the two weeks running 5.8 we still learned a lot - we experienced a performance improvement of ~30% when doing NAT @ > 10GBit/s and also utilizing the build in updated drivers for Intel NICs and WireGuard. We are looking forward to the release of this years LTS kernel and we hope to ship this in the final 1.3 release. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.8.y&id=692d062655 2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.5.y&id=d63007eb95 | |||
2020-09-06 | qat: T2853: Enables QAT registration with Linux Kernel Crypto | DmitriyEshenko | |
2020-09-04 | Intel: QAT: 2853: run depmod when building package to improve boot time | Christian Poessinger | |
Instead of running "depmod -a" on every boot, run it once during ISO build process. | |||
2020-09-03 | Kernel: move to fpm build script | Christian Poessinger | |
2020-09-03 | Intel: QAT: T2853: use same version as in 1.2 (crux) | Christian Poessinger | |
2020-08-30 | Kernel: T2843: upgrade Kernel to v5.8.5 | Christian Poessinger | |
Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways. | |||
2020-06-24 | Jenkins: T2625: import Kernel Pipeline | Christian Poessinger | |
Imported from https://github.com/vyos/vyos-build-kernel commit 9e7c12b |