summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-19docker: T4440: add OCI container labelsDaniil Baturin
Original implementation by jtcarnes
2024-02-17Kernel: T5887: update Linux Kernel to v6.6.17Christian Breunig
2024-02-15Merge pull request #503 from c-po/isc-dhcp-T5965Daniil Baturin
isc-dhcp: T5965: add custom package build with dhclient patches for WWAN
2024-02-14isc-dhcp: T5965: add custom package build with dhclient patches for WWANChristian Breunig
2024-02-12Revert "frr: T6023: add pending upstream patches"Christian Breunig
This reverts commit 798b95eb9776486aed874346869a8238383c18f6.
2024-02-12Merge pull request #501 from nicolas-fort/T6009-T6019Christian Breunig
T6009-6019: fix hour decoding when timezone offset is negative; bump libnftnl and nftables version.
2024-02-12T6009-6019: fix hour decoding when timezone offset is negative; bump ↵Nicolas Fort
libnftnl and nftables version.
2024-02-09Merge pull request #499 from c-po/frr-t5788Christian Breunig
frr: T5788: update to 9.1 release
2024-02-09frr: T5788: update to 9.1 releaseChristian Breunig
2024-02-09Merge pull request #327 from sskaje/T5121Daniil Baturin
T5121: Fix, make architecture and build-type loaded from build flavor and cli arguments
2024-02-09Merge pull request #495 from Schamper/currentChristian Breunig
Kernel: T5499: update arm64 kernel configuration to v6.6.15
2024-02-08Merge pull request #497 from c-po/currentChristian Breunig
frr: T6023: add pending upstream patches
2024-02-08frr: T6023: add pending upstream patchesChristian Breunig
Latest stable/9.0 FRR branch has an updated version of frr-reload.py which is more strict on the commands to remove from the running config. This resulted in some issues in the codebase of FRR which are addressed in the attached patches and are pending for upstream integration.
2024-02-07Kernel: T5973: compile in vrf module for proper strict_mode setupChristian Breunig
2024-02-06Merge pull request #493 from sever-sever/T6014Viacheslav Hletenko
T6014: Bump keepalived version to 2.2.8-1
2024-02-06Kernel: T5887: update Linux Kernel to v6.6.16Christian Breunig
2024-02-05Kernel: T5499: update arm64 kernel configuration to v6.6.15Schamper
2024-02-05T6014: Bump keepalived version to 2.2.8-1Viacheslav Hletenko
2024-02-01GitHub: update PR request laballer to v5.0.0 tagChristian Breunig
2024-02-01Merge pull request #490 from c-po/T5887-kernelChristian Breunig
Kernel: T5887: T5619: T5995: Update to v6.6.15, add IXGBE out-of-tree drivers and Huawei NIC driver
2024-02-01T5619: Add out-of-tree Intel ixgbevf driverChristian Breunig
2024-02-01Kernel: T5995: enable CONFIG_HINIC for Huawei NICsChristian Breunig
2024-02-01ixgbe: T5619: remove pci_*_pcie_error_reporting() code to work with Kernel 6.6Christian Breunig
This fixes commit 0f80a22b5 ("T5619: Add out-of-tree Intel ixgbe driver") to work with the latest 6.6 code base. For more information see https://lore.kernel.org/lkml/f90837d0-810e-5772-7841-28d47c44d260@intel.com
2024-02-01T5619: Add out-of-tree Intel ixgbe driverSkyler Mäntysaari
2024-02-01Kernel: T5619: remove build-in Intel IXGBE driver for out-of-tree versionChristian Breunig
2024-02-01Kernel: T5887: update Linux Kernel to v6.6.15Christian Breunig
2024-01-20Merge pull request #488 from ishioni/T5954Christian Breunig
T5954: Enable nvme_hwmon and drivetemp
2024-01-20Kernel: T5887: update Linux Kernel to v6.6.13Christian Breunig
2024-01-20Kernel: T5954: Enable nvme_hwmon and drivetempPiotr Maksymiuk
2024-01-18Merge pull request #486 from greenpsi/signature-verification-rolling-releaseChristian Breunig
T5945: add minisign public key for rolling release
2024-01-17Kernel: T5887: update Linux Kernel to v6.6.12Christian Breunig
2024-01-14T5945: add minisign public key for rolling releasegreenpsi
2024-01-11Kernel: T5887: update Linux Kernel to v6.6.11Christian Breunig
2024-01-10Merge pull request #484 from sever-sever/T3429Christian Breunig
T3429: Add kernel modules for Hyper-V
2024-01-10Kernel: T5887: updae patch for HUNK offsetChristian Breunig
2024-01-10Kernel: T5887: remove build-in QAT drivers, using out-of-tree modulesChristian Breunig
2024-01-10T3429: Add kernel modules for Hyper-VViacheslav Hletenko
Add kernel modules for Hyper-V Based on user reviews the following settings must be made: ``` CONFIG_CONNECTOR=y CONFIG_HYPERV_UTILS=m ```
2024-01-07Kernel: T5887: update Linux Kernel to v6.6.10Christian Breunig
2024-01-04Merge pull request #482 from c-po/kernel-6.6Christian Breunig
Kernel: T5887: update Linux Kernel to v6.6.9
2024-01-04Kernel: T5887: update Linux Kernel to v6.6.9Christian Breunig
2024-01-01Kernel: T4928: update Linux Kernel to v6.1.70Christian Breunig
2023-12-28Merge pull request #480 from c-po/container-t5867Christian Breunig
container: T5867: upgrade podman to 4.7.2 (Debian Trixie)
2023-12-28container: T5867: upgrade podman to 4.7.2 (Debian Trixie)Christian Breunig
2023-12-23Update branch names in the READMEDaniil Baturin
2023-12-22Kernel: T4928: rebase patches ontop of Kernel 6.1.59 to get clean appliesChristian Breunig
2023-12-22Kernel: T4928: add "set -e" to kernel build scriptChristian Breunig
2023-12-21Jenkins: fix invalid base version when building ISO with custom version stringChristian Breunig
2023-12-21Merge pull request #474 from indrajitr/cleanup-opensshChristian Breunig
ssh: T5841: Remove ssh-session-cleanup.service
2023-12-21Kernel: T4928: update Linux Kernel to v6.1.69Christian Breunig
2023-12-20Merge pull request #476 from zdc/T5838-circinusChristian Breunig
kernel: T5838: Enabled Infiniband for `mlx4` and `mlx5`