Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-30 | T4204: accel-ppp bump version 1.13.0 | Viacheslav Hletenko | |
Update accel-pppd version to 1.13.0 release Multiple fixes https://github.com/accel-ppp/accel-ppp/releases/tag/1.13.0 | |||
2024-03-10 | Kernel: T4022: add RTSP netfilter helper kernel module | Indrek Ardel | |
2024-02-01 | T5619: Add out-of-tree Intel ixgbevf driver | Christian Breunig | |
2024-02-01 | T5619: Add out-of-tree Intel ixgbe driver | Skyler Mäntysaari | |
2024-01-04 | Kernel: T5887: update Linux Kernel to v6.6.9 | Christian Breunig | |
2023-10-11 | T4204: accel-ppp bump version 9669bcb99adc | Viacheslav Hletenko | |
2023-07-15 | Kernel: T4974: specify repo URL for openvpn-dco package | Christian Breunig | |
2023-07-15 | firmware: T4540: update to Linux release 20230625 | Christian Breunig | |
2023-07-15 | Kernel: T4974: add OpenVPN Data Channel Offload (DCO) package | Christian Breunig | |
2023-05-01 | jool: T160: Added scripts to build jool package | zsdc | |
Added dependencies and build scripts for https://github.com/NICMx/Jool/ | |||
2023-01-24 | T4941: Update accel-ppp version due to IPoE issues with kernel 6 | Viacheslav Hletenko | |
Update 'accel-ppp' where bug fix with incompatibility IPoE vlan_mon driver with Linux kernel 6.1.x | |||
2023-01-11 | Kernel: T4928: fix path on remote url | Christian Breunig | |
2023-01-11 | Kernel: T4928: update linux-firmware to 20221214 | Christian Breunig | |
2022-10-07 | Kernel: T3664: parse version file from toml input | Christian Poessinger | |
2022-09-13 | accel-ppp: T4691: package upgrade with minor fixes to sstp | Christian Poessinger | |
2022-09-13 | firmware: T4691: update to Linux release 20220815 | Christian Poessinger | |
2022-07-18 | accel-ppp: T4204: update version to commit 847ccb49a7e0 | Christian Poessinger | |
2022-07-18 | firmware: T4540: update to Linux release 20220708 | Christian Poessinger | |
2022-04-28 | Revert "kernel: pin Pipeline to specific commit" | Christian Poessinger | |
This reverts commit c0b955a0e5a8f1f6145d49202592445bc69f6785. | |||
2022-04-28 | kernel: pin Pipeline to specific commit | Christian Poessinger | |
Latest Pipeline commit can not find src packages for the Kernel und thus breaks the build | |||
2022-01-24 | Accel-PPP: T4204: update accel-ppp version | Eshenko Dmitriy | |
2021-11-23 | Accel-PPP: T4015: update version which include threading fix | Eshenko Dmitriy | |
2021-08-08 | Kernel: T3223: update linux-firmware to 20210716 | Christian Poessinger | |
2021-08-08 | Jenkins: lib: fix kernel build trigger | Christian Poessinger | |
We can only pass one changesPath as variable due toe ANT limitation. | |||
2021-07-27 | Jenkins: Kernel: extend changeset globbing pattern | Christian Poessinger | |
We need to exchange the globbing pattern to also find modification in sub-directories of packages/linux-kernel. | |||
2021-07-24 | Kernel: also trigger build if the version is upgraded | Christian Poessinger | |
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. | |||
2021-07-01 | Accel-PPP: T3641: update version which support building for Debian 11 | Christian Poessinger | |
2021-06-16 | Accel-PPP: T3629: update to latest version | DmitriyEshenko | |
2021-05-30 | Revert "Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers" | Christian Poessinger | |
This reverts commit 43d7bca9a6969c07c9291d7c8250e58c5566c137. But keeps the Kernel In-Tree QAT drivers still enabled so we will now ship both versions. | |||
2021-05-30 | Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers | Christian Poessinger | |
The latest Intel QAT drivers make the 5.10 series Kernel crash and there was no real and good response from Intel so far. Today the build failed one more time by a source file moving around in the Intel webservers. It's time to try to move the QAT functionality to the Kernel buildin drivers. | |||
2021-05-19 | Accel-PPP: T3562: update to latest version | Christian Poessinger | |
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 | |||
2021-04-19 | kernel: T3486: Prepare for arm64 builds | Runar Borge | |
2021-04-09 | Kernel: move build to "normal" Pipeline library | Christian Poessinger | |
This is initial work required to also build an arm64 Kernel via the CI. | |||
2021-03-26 | Kernel: Jenkins: cleanup, move LogRotator setting to pipeline options | Christian Poessinger | |
2021-02-17 | Kernel: Jenkins: limit *.deb search path depth | Christian Poessinger | |
2021-02-08 | Kernel: Jenkins: cleanup variable definitions | Christian Poessinger | |
2021-02-02 | Jenkins: run containers with "reuseNode" to stay on the same node | qxmips | |
2021-01-31 | Kernel: also trigger build when "data/defaults.json" changes | Christian Poessinger | |
(cherry picked from commit 070e2e77e93f34402fe17a6640dade7109571d63) | |||
2021-01-16 | Kernel: T3223: update linux-firmware to 20201218 | Christian Poessinger | |
(cherry picked from commit ab6d2763264423de4d02dc5b6aa48fe00eb8bf68) | |||
2021-01-15 | Jenkins: retrive debian repo server via global variable | Christian Poessinger | |
2021-01-10 | Kernel: no longer build Intel out-of-tree NIC drivers | Christian Poessinger | |
2021-01-10 | Jenkins: Kernel: extract version from data/defaults.json | Christian Poessinger | |
No need to specify the kernel version two times, it can be retrieved from data/defaults.json | |||
2021-01-10 | Jenkins: Kernel: instead of 'git clone' the source use the tarball | Christian Poessinger | |
This reduces the download and checkout overhead. | |||
2021-01-09 | Kernel: T3199: update Linux Kernel to v5.10.6 | Christian Poessinger | |
2021-01-09 | Merge branch 'kernel-5.10' into current | Christian Poessinger | |
* kernel-5.10: QAT: update to 1.7.l.4.12.0 Kernel: Initial support for 5.10.4 | |||
2020-12-31 | Kernel: Initial support for 5.10.4 | Christian Poessinger | |
2020-12-31 | Kernel: T3168: update Linux Kernel to v5.4.86 | Christian Poessinger | |
2020-12-22 | Kernel: T3145: update Linux Kernel to v5.4.85 | Christian Poessinger | |
2020-12-14 | Kernel: T3129: update Linux Kernel to v5.4.83 | Christian Poessinger | |