summaryrefslogtreecommitdiff
path: root/packages/linux-kernel/.gitignore
AgeCommit message (Collapse)Author
2024-03-10Kernel: T4022: add RTSP netfilter helper kernel moduleIndrek Ardel
2023-09-26Kernel: extend .gitignore for new Intel and Realtek driversChristian Breunig
2023-08-25jool: T5499: fix AttributeError: 'int' object has no attribute 'strip'Christian Breunig
This fixes an error introduced by commit 3d5445d8f7c0 ("T5499: arm64: build jool with correct depends").
2023-07-15Kernel: T4974: add OpenVPN Data Channel Offload (DCO) packageChristian Breunig
2023-02-20Kernel: QAT: T5003 remove non POSIX compliant array in shell scriptChristian Breunig
2022-11-23gitignore: cleanup double rules from individual packagesChristian 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.
2021-01-23Kernel: add *.tar.xz to .gitignoreChristian Poessinger
2020-09-12Revert "Kernel: T2843: upgrade Kernel to v5.8.5"Christian Poessinger
This reverts commit 78c43c2078e292ac9b53d2d6a41a47466d283914. Unfortunately we must revert the Kernel upgrade as there are two problematic issues. One which is the break of ABI functionality with parted [1] and second the internal cryptop API [2] which removed required literals for the build of Intel QAT acceleration. In the two weeks running 5.8 we still learned a lot - we experienced a performance improvement of ~30% when doing NAT @ > 10GBit/s and also utilizing the build in updated drivers for Intel NICs and WireGuard. We are looking forward to the release of this years LTS kernel and we hope to ship this in the final 1.3 release. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.8.y&id=692d062655 2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.5.y&id=d63007eb95
2020-06-24Jenkins: T2625: import Kernel PipelineChristian Poessinger
Imported from https://github.com/vyos/vyos-build-kernel commit 9e7c12b