summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/patches
AgeCommit message (Collapse)Author
2025-06-10Merge pull request #927 from sever-sever/T4409Daniil Baturin
T4409: Fix Framed-Route with attr Accel-VRF-Name
2025-05-12Kernel: T7253: build linux-perf-$version packageChristian Breunig
Previous patch was removed during VyOS 1.3 -> 1.4 development cycle as the internal handling for Kernel package generation changed. This brings back the perf binary in a new linux-perf-$KERNELVERSION Debian package.
2025-05-12Kernel: T5887: update Linux Kernel to v6.6.90Christian Breunig
2025-04-24T7384: Radius patch for Dns-Server-IPv6-Address attribute - accel-ppp (#926)AlexIT-FT
* Add 0002-Radius-Dns-Server-IPv6-Address.patch This adds the ability to pull IPv6 DNS servers from the radius response not just hard coded in the config file
2025-03-13T4409: Fix Framed-Route with attr Accel-VRF-NameViacheslav Hletenko
If you use attribute Accel-VRF-Name we are expecting a route in a specific VRF, the cuurent implementation set the Framed-Route/Framed-IPv6-Route to the default VRf (no VRF) Fixes this, so routes are installed in the proper VRF name
2025-02-25Kernel: T5887: update Linux Kernel to v6.6.79Christian Breunig
2025-02-15intel: T6847: port patches to latest driver version 6.0.5Christian Breunig
2025-01-02Kernel: T5887: update Linux Kernel to v6.6.69Christian Breunig
2024-10-02T6754: Delete Jenkins build packagesViacheslav Hletenko
2024-09-06T6674: Add symlink to original linux-kernel arch and patchesViacheslav Hletenko
2024-08-29T6674: Add build-scrips for packages without JenkinsViacheslav Hletenko
Add build scripts for .deb packages without Jenkins. To exclude Jenkins we need some place where we can put new builds-scripts to run in parallel (old/new) during meantime We will deprecate old Jenkins package builds in the future.