summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-09frr: T5788: update to 9.1 releaseChristian Breunig
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-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`
2023-12-20kernel: T5838: Enabled Infiniband for `mlx4` and `mlx5`zsdc
Mellanox/NVIDIA NICs require Infiniband support for proper communication with user space, which is used by tools like DPDK. This commit enables Infiniband with user access support and adds it to `mlx4`/`mlx5`.
2023-12-20Merge pull request #475 from indrajitr/kea-build-2Viacheslav Hletenko
dhcp: T5840: Upgrade to Kea 2.4.x (fix copyright year)
2023-12-20dhcp: T5840: Upgrade to Kea 2.4.x (fix copyright year)Indrajit Raychaudhuri
2023-12-20ssh: T5841: Remove ssh-session-cleanup.serviceIndrajit Raychaudhuri
With libpam-systemd >= 230-2, ssh-session-cleanup.service is no longer necessary because when `UsePAM yes` in `/etc/ssh/sshd_config` (which is the default), SSH sessions are cleaned up automatically when ssh-server is shutdown or the system is rebooted.
2023-12-20Merge pull request #473 from indrajitr/kea-buildChristian Breunig
dhcp: T5840: Upgrade to Kea 2.4.x
2023-12-20dhcp: T5840: Upgrade to Kea 2.4.xIndrajit Raychaudhuri
2023-12-17GitHub: add state and PR message check actionChristian Breunig
2023-12-16Kernel: T4928: update Linux Kernel to v6.1.68Christian Breunig
2023-12-14Merge pull request #469 from zdc/T5824-circinusChristian Breunig
initramfs: T5824: Added `openssl.cnf` to initramfs
2023-12-14initramfs: T5824: Added `openssl.cnf` to initramfszsdc
Without `openssl.cnf` software that uses `libssl` (for example busybox) has issues with connections to some HTTPS servers.
2023-12-13Kernel: T4928: update Linux Kernel to v6.1.67Christian Breunig
2023-12-09Merge pull request #336 from sarthurdev/keaChristian Breunig
dhcp: T3316: Disable Kea services