summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-09frr: T5788: update to 9.1 releaseChristian Breunig
(cherry picked from commit a4ef86ab2095f5a4dc2e9061dedbeacde4ac8606)
2024-02-09Merge pull request #496 from vyos/mergify/bp/sagitta/pr-493Viacheslav Hletenko
T6014: Bump keepalived version to 2.2.8-1 (backport #493)
2024-02-09Merge pull request #498 from vyos/mergify/bp/sagitta/pr-497Christian Breunig
frr: T6023: add pending upstream patches (backport #497)
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. (cherry picked from commit 798b95eb9776486aed874346869a8238383c18f6)
2024-02-07Kernel: T5973: compile in vrf module for proper strict_mode setupChristian Breunig
(cherry picked from commit 8b89929fdae6fac454c072c4f29b8a4f338365ba)
2024-02-06Kernel: T5887: update Linux Kernel to v6.6.16Christian Breunig
(cherry picked from commit 3b906b339626fecbf4932329964c36c2b41b5385)
2024-02-06T6014: Bump keepalived version to 2.2.8-1Viacheslav Hletenko
(cherry picked from commit 8e2cfd669941d815004cc424b182ae373867b690)
2024-02-01Merge pull request #487 from vyos/mergify/bp/sagitta/pr-486Christian Breunig
T5945: add minisign public key for rolling release (backport #486)
2024-02-01GitHub: update PR request laballer to v5.0.0 tagChristian Breunig
(cherry picked from commit 3b17c418857f922aba10954045d7d0bbb4903f77)
2024-02-01Merge pull request #491 from vyos/mergify/bp/sagitta/pr-490Christian Breunig
Kernel: T5887: T5619: T5995: Update to v6.6.15, add IXGBE out-of-tree drivers and Huawei NIC driver (backport #490)
2024-02-01T5619: Add out-of-tree Intel ixgbevf driverChristian Breunig
(cherry picked from commit 9376117efbe5022ece7942cf5e3e9606ca6586bf)
2024-02-01Kernel: T5995: enable CONFIG_HINIC for Huawei NICsChristian Breunig
(cherry picked from commit ea4d2746ae77ce7e20eb1b65e5508332f1a42e8e)
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 (cherry picked from commit 36065ae874e170f3f60829b0b5348119b7e15e9a)
2024-02-01T5619: Add out-of-tree Intel ixgbe driverSkyler Mäntysaari
(cherry picked from commit 738ce141fb1c5cf77832bb93e21029b882910921)
2024-02-01Kernel: T5619: remove build-in Intel IXGBE driver for out-of-tree versionChristian Breunig
(cherry picked from commit 6c6fe821de20eaf18640285587e960726c1ea39b)
2024-02-01Kernel: T5887: update Linux Kernel to v6.6.15Christian Breunig
(cherry picked from commit c910d5843ac4f7f96d9cb2d9c564f7fe8587c50f)
2024-01-20Merge pull request #489 from vyos/mergify/bp/sagitta/pr-488Christian Breunig
T5954: Enable nvme_hwmon and drivetemp (backport #488)
2024-01-20Kernel: T5887: update Linux Kernel to v6.6.13Christian Breunig
(cherry picked from commit 24779752a797ac32b226c34edfc16c97dc6e08ea)
2024-01-20Kernel: T5954: Enable nvme_hwmon and drivetempPiotr Maksymiuk
(cherry picked from commit 13a2c6ad63478ee575e33dc389e50e9d409db948)
2024-01-18T5945: add minisign public key for rolling releasegreenpsi
(cherry picked from commit 80fdd62c735051e7ef38a98d657bb700046353f3)
2024-01-18Kernel: T5887: update Linux Kernel to v6.6.121.4.0-rc3Christian Breunig
(cherry picked from commit c1bfe9d939a0ffbcd20028df9dd9ba4e3ce8bde7)
2024-01-12Kernel: T5887: update Linux Kernel to v6.6.11Christian Breunig
(cherry picked from commit 365f10340ec2f1fe5e15f1669c1cb41376e19c33)
2024-01-10Merge pull request #485 from vyos/mergify/bp/sagitta/pr-484Viacheslav Hletenko
T3429: Kernel backports
2024-01-10Kernel: T5887: updae patch for HUNK offsetChristian Breunig
(cherry picked from commit bf211f4558c2799d4258c4225d4d795064a52fd7)
2024-01-10Kernel: T5887: remove build-in QAT drivers, using out-of-tree modulesChristian Breunig
(cherry picked from commit eb1a10558717239f2025737ee4e56dd01cba4355)
2024-01-10Kernel: T5887: update Linux Kernel to v6.6.10Christian Breunig
(cherry picked from commit 92195009af863c37847db2d6e0de355c93a7f725)
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 ``` (cherry picked from commit 6f6e826977bd59947a660c9131ffeaf41d01d4bb)
2024-01-05Merge pull request #483 from vyos/mergify/bp/sagitta/pr-482Christian Breunig
Kernel: T5887: update Linux Kernel to v6.6.9 (backport #482)
2024-01-05Kernel: T5887: update Linux Kernel to v6.6.9Christian Breunig
(cherry picked from commit cc04a75932345ba37e4e18f82ae3f85330cedf68)
2024-01-02Kernel: T4928: update Linux Kernel to v6.1.70Christian Breunig
(cherry picked from commit db11c4bcefba6c03b4559dd4eee1c8e5265bb189)
2023-12-28Merge pull request #481 from vyos/mergify/bp/sagitta/pr-480Christian Breunig
container: T5867: upgrade podman to 4.7.2 (Debian Trixie) (backport #480)
2023-12-28container: T5867: upgrade podman to 4.7.2 (Debian Trixie)Christian Breunig
(cherry picked from commit 197feda60148ebeb907a457c1c6178926b403038)
2023-12-22Merge pull request #479 from c-po/sagitta-kernel-fixesDaniil Baturin
Kernel: T4928: add "set -e" to kernel build script (backport)
2023-12-22Kernel: T4928: rebase patches ontop of Kernel 6.1.59 to get clean appliesChristian Breunig
(cherry picked from commit e6701712e12189506e49be8c0e25c52a2b1325a1)
2023-12-22Kernel: T4928: add "set -e" to kernel build scriptChristian Breunig
(cherry picked from commit 4e3fded1daa95cd0119af736ab15c79de494816d)
2023-12-22Merge pull request #478 from vyos/mergify/bp/sagitta/pr-476Viacheslav Hletenko
kernel: T5838: Enabled Infiniband for `mlx4` and `mlx5` (backport #476)
2023-12-22kernel: 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`. (cherry picked from commit 0a5b69b8472ce1b39f5a6f8af575aeecd459c34f)
2023-12-21Jenkins: fix invalid base version when building ISO with custom version stringChristian Breunig
(cherry picked from commit cc4ee5b42550a0053e92c93a323e675967f9caac)
2023-12-21Merge pull request #477 from vyos/mergify/bp/sagitta/pr-474Daniil Baturin
ssh: T5841: Remove ssh-session-cleanup.service (backport #474)
2023-12-21ssh: 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. (cherry picked from commit 10b5c5bc93f5d9bb99c5523f41a97d49a833a453)
2023-12-21Kernel: T4928: update Linux Kernel to v6.1.69Christian Breunig
(cherry picked from commit 1d3761114270a6c7f6ec61a134352b04f1fbd8d9)
2023-12-17Merge pull request #463 from vyos/mergify/bp/sagitta/pr-462Christian Breunig
T2640: update VyOS in docker image to current version (backport #462)
2023-12-17Merge pull request #472 from jestabro/sagitta-image-toolsChristian Breunig
image-tools: T4516: enable vyos-grub-update service and update test script
2023-12-16image: T4516: update test script for changes in prompts/partition idJohn Estabrook
(cherry picked from commit 64796852a4ba1eae5c7b436109365b798a99b38e)
2023-12-16image: T4516: enable vyos-grub-update serviceJohn Estabrook
(cherry picked from commit e891c1e160b48aae854205bfb42da86bd491e364)
2023-12-16Kernel: T4928: update Linux Kernel to v6.1.68Christian Breunig
(cherry picked from commit 69d7878dff33ef4be302874122a6ba36da2fca99)
2023-12-14Merge pull request #470 from vyos/mergify/bp/sagitta/pr-469Christian Breunig
initramfs: T5824: Added `openssl.cnf` to initramfs (backport #469)
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. (cherry picked from commit 5765d670099dfc2bb4758264a84a36fdd9cba5d4)
2023-12-13Kernel: T4928: update Linux Kernel to v6.1.67Christian Breunig
(cherry picked from commit be92cde4750f8b7dd8e5c97e4161277e7c88522a)
2023-12-09Kernel: T4928: update Linux Kernel to v6.1.66Christian Breunig
(cherry picked from commit 09f3d551172bb5f542e70751b829c49d9bcdc3ef)