Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-12 | Add re (a pure OCaml regex library) to the installation script | Daniil Baturin | |
2020-11-06 | Kernel: Firmware: T3052: update to 20201022 | Christian Poessinger | |
2020-11-06 | systemd: T3048: disable tuned service by default | Christian Poessinger | |
2020-11-05 | Kernel: T3049: Update Linux Kernel to v4.19.155 | Christian Poessinger | |
2020-11-05 | Kernel: Wifi: drop legacy B43 driver and add additional MediaTek 76x drivers | Christian Poessinger | |
2020-11-05 | Kernel: drop Atheros 9k bluetooth support | Christian Poessinger | |
2020-11-01 | Docker: add new vyos-1x build-time dependency python3-netifaces | Christian Poessinger | |
2020-11-01 | Testsuite: always load WiFi HW simulation module | Christian Poessinger | |
2020-11-01 | Jenkins: run smoketests with vyos-configd and arbitrary config loader | Christian Poessinger | |
2020-11-01 | Makefile: purge should clean QEMU test image, too | Christian Poessinger | |
2020-10-31 | Kernel: T3033: Update Linux Kernel to v4.19.154 | Christian Poessinger | |
2020-10-30 | intel: T3005: update ixgbe(vf) and igb driver | Christian Poessinger | |
* igb 5.4.6 * ixgbe 5.9.4 * ixgbevf 4.9.3 | |||
2020-10-30 | Kernel: T3033: Update Linux Kernel to v4.19.153 | Christian Poessinger | |
2020-10-28 | frr: drop custom patches as they are now part of upstream repox | Christian Poessinger | |
2020-10-27 | Merge pull request #129 from jestabro/vyos-configtest | Christian Poessinger | |
smoketest: T3003: extend framework to load arbitrary config file | |||
2020-10-27 | qemu: T3026: update script for deprecated ssh_host_port_min/max | John Estabrook | |
2020-10-27 | smoketest: T3003: extend framework to load arbitrary config file | John Estabrook | |
2020-10-24 | Intel: i40e: T3005: upgrade to version 2.13.10 | Christian Poessinger | |
2020-10-18 | Jenkins: fix path in sha256 checksum file | Christian Poessinger | |
2020-10-17 | Merge pull request #128 from DmitriyEshenko/fix-hw-queues | Christian Poessinger | |
modules: T2984: Increase HW queues | |||
2020-10-17 | Jenkins: clean QEMU build files | Christian Poessinger | |
2020-10-17 | Kernel: WireGuard: T2991: update to version 1.0.20200908 | Christian Poessinger | |
2020-10-17 | Kernel: T2990: Update Linux Kernel to v4.19.152 | Christian Poessinger | |
2020-10-17 | Docker: extend dependencies for Kernel perf tool | Christian Poessinger | |
2020-10-17 | Docker: add dependencies for Kernel perf tool | Christian Poessinger | |
2020-10-17 | Jenkins: add stage dependency for QEMU | Christian Poessinger | |
2020-10-17 | Jenkins: build QEMU image | Christian Poessinger | |
2020-10-17 | Kernel: update patches to current version | Christian Poessinger | |
2020-10-17 | modules: T2984: Increase HW queues | DmitriyEshenko | |
2020-10-15 | Jenkins: fix Groovy syntax illegal string body character after dollar sign | Christian Poessinger | |
2020-10-15 | Jenkins: create and upload ISO sha256 hash | Christian Poessinger | |
2020-10-14 | Revert "Jenkins: comment parallel test of vyos-configd" | Christian Poessinger | |
This reverts commit 9edd67734c3a18adda9dbb84d3a24e5e2d99dfff. This should be fixed now after the fix from https://phabricator.vyos.net/T2952 | |||
2020-10-14 | frr: T2980: bfdd: fix crash due to invalid parameter length | Christian Poessinger | |
2020-10-14 | frr: T2980: use consistent patch naming | Christian Poessinger | |
2020-10-09 | QAT: T2968: add support for Intel Atom C2000 platform | Christian Poessinger | |
2020-10-03 | Revert "Kernel: T2955: Update Linux Kernel to v4.19.149" | Christian Poessinger | |
This reverts commit b481a3ee4c947d78cb1488b542c31c23cd473b7f. Perf utils do not build anymore: util/evsel.c: In function ‘perf_evsel__exit’: util/util.h:25:28: error: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] #define zfree(ptr) ({ free(*ptr); *ptr = NULL; }) util/evsel.c:1293:2: note: in expansion of macro ‘zfree’ zfree(&evsel->pmu_name); ^~~~~ /usr/include/stdlib.h:563:25: note: expected ‘void *’ but argument is of type ‘const char *’ extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ ASCIIDOC perf-probe.xml | |||
2020-10-03 | Kernel: T2955: Update Linux Kernel to v4.19.149 | Christian Poessinger | |
2020-09-30 | Merge pull request #127 from DmitriyEshenko/cur-qat-fix-mult | Christian Poessinger | |
QAT: T2932: Replace symlinks to files | |||
2020-09-30 | QAT: T2932: Replace symlinks to files | DmitriyEshenko | |
2020-09-29 | Kernel: T2937: Update Linux Kernel to v4.19.148 | Christian Poessinger | |
2020-09-26 | Jenkins: comment parallel test of vyos-configd | Christian Poessinger | |
This leads to exzessive host CPU usage which will make the test fail. | |||
2020-09-25 | Testsuite: automatically determine number of CPUs used | Christian Poessinger | |
2020-09-25 | Testsuite: increase to 2G ram | Christian Poessinger | |
2020-09-25 | Jenkins: run parallel tests with and without vyos-configd | Christian Poessinger | |
2020-09-25 | Kernel: T2925: Update Linux Kernel to v4.19.147 | Christian Poessinger | |
2020-09-19 | Kernel: T2901: Update Linux Kernel to v4.19.146 | Christian Poessinger | |
2020-09-16 | T2886: Revert "Kernel: T2879: remove auditing support" | Christian Poessinger | |
This reverts commit 94a553a52db3ab4a0f9e82016a7f7948b882a217. | |||
2020-09-15 | Merge pull request #126 from zdc/origin/T2117-equuleus-20.3 | Christian Poessinger | |
Cloud-init: T2117: Updated requirements list for Cloud-init package | |||
2020-09-15 | Cloud-init: T2117: Updated requirements list for Cloud-init package | zsdc | |
To build newer Cloud-init packages we need also the `python3-pytest-cov` package in the vyos-build image | |||
2020-09-13 | Kernel: T2880: Update Linux Kernel to v4.19.145 | Christian Poessinger | |