Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-23 | gitignore: cleanup double rules from individual packages | Christian Poessinger | |
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped. | |||
2022-10-08 | Revert: "accel-ppp: T4691: upgrade LUA dependency to version 5.4" | Christian Poessinger | |
This reverts commit 262183c as Accel PPP has issues starting up. | |||
2022-10-07 | Kernel: T3664: parse version file from toml input | Christian Poessinger | |
2022-10-06 | accel-ppp: T4691: upgrade LUA dependency to version 5.4 | Christian Poessinger | |
2022-10-05 | accel-ppp: T4691: adjust to changes in CMake build system | Christian Poessinger | |
Specifying -DLUA=True results in selection of the Lua language version 5.1 - we need 5.3. | |||
2022-10-05 | Revert "accel-ppp: T4691: disable LUA as it's unused in VyOS" | Christian Poessinger | |
This reverts commit 719013886df2a324f09217d2fd11feddab330a05. | |||
2022-09-16 | accel-ppp: T4691: disable LUA as it's unused in VyOS | 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-09-13 | Kernel: T4691: Initial support for 5.15.67 | Christian Poessinger | |
2022-09-06 | firmware: T4671: create missing symlinks defined in WHENCE file | initramfs | |
2022-08-25 | Kernel: T4647: enable GVE (Google Virtual NIC) | Christian Poessinger | |
2022-08-25 | Kernel: T3923: enable INET(6)_ESPINTCP | Christian Poessinger | |
2022-07-18 | accel-ppp: T4204: update version to commit 847ccb49a7e0 | Christian Poessinger | |
2022-07-18 | Kernel: QAT: T4539: update Intel QuickAssist release version 1.7.L.4.16.0-00017 | Christian Poessinger | |
2022-07-18 | firmware: T4540: update to Linux release 20220708 | Christian Poessinger | |
2022-07-18 | Kernel: T1368: statically build MPLS support into the Kernel | Christian Poessinger | |
2022-07-09 | Kernel: T893: enable VPP related features | Christian Poessinger | |
2022-07-09 | Kernel: T1475: enable CONFIG_DCB | 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-10-21 | Kernel: T3923: enable Mellanox Connect-X TLS offload | Christian Poessinger | |
2021-10-21 | Kernel: T3923: enable CONFIG_TLS for hardware offloading | Christian Poessinger | |
2021-10-21 | kernel: T3923: enable mellanox connectx ipsec offload support | Ross Dougherty | |
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-31 | Kernel: T1441: enable CONFIG_NFT_XFRM | Christian Poessinger | |
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-26 | kernel: T3704: Enabled SG module | zsdc | |
Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/). | |||
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-27 | Kernel: enable CONFIG_XFRM_INTERFACE | Christian Poessinger | |
Required for IPSec XFRM interfaces. | |||
2021-06-27 | Kernel: build CONFIG_USB_NET_HUAWEI_CDC_NCM as module | Christian Poessinger | |
2021-06-27 | Kernel: enable CONFIG_MPTCP | Christian Poessinger | |
2021-06-16 | Accel-PPP: T3629: update to latest version | DmitriyEshenko | |
2021-06-13 | Kernel: enable CONFIG_USB_NET_HUAWEI_CDC_NCM | Christian Poessinger | |
2021-06-10 | arm64: kernel: Add drivers for intel and realtek nics | Runar Borge | |
Compiling in support for intel and realtek nics | |||
2021-06-10 | arm64: kernel: Update kernel config with new options for Linux/arm64 5.10.42 | Runar Borge | |
Only change is the kernel config loaded into 5.10.42 "make menuconfig" So obsolete config entries are removed and new options are added with its default | |||
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 | QAT: T3587: upgrade to version 1.7.L.4.14.0-00031 | Christian Poessinger | |
2021-05-30 | QAT: T3587: use source package from our own VyOS mirror | Christian Poessinger | |
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-23 | Kernel: usb: drop gadged support | Christian Poessinger | |
2021-05-23 | Revert "Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN ↵ | Christian Poessinger | |
cards" Newer cards must use QMI it seems. It also feels more "robust". | |||
2021-05-19 | Accel-PPP: T3562: update to latest version | Christian Poessinger | |
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 | |||
2021-05-01 | Kernel: T3491: switch to 1kHz timer interrupt | Christian Poessinger | |
2021-04-24 | QAT: builds are only supported for amd64 platforms | Christian Poessinger | |