aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: add kmod-usb-net-lan78xxJosef Schlehofer2022-01-081-0/+17
* kernel: provide kmod-fixed-phy as separate kmodChristian Lamparter2022-01-081-2/+17
* kernel: add kmod-phy-microchipChristian Lamparter2022-01-081-0/+15
* toolchain/binutils: v2.37 Close the file descriptor if there is no archive fdHirokazu MORIKAWA2022-01-081-0/+184
* lantiq: replace patches with version accepted upstreamAleksander Jan Bajkowski2022-01-085-15/+116
* elfutils: Add missing musl-fts dependencyFlorian Fainelli2022-01-071-1/+1
* linux-firmware: add new package r8152-firmwareMarty Jones2022-01-082-1/+15
* ltq-ifxos: update to 1.7.1Jan Hoffmann2022-01-086-234/+34
* ltq-vdsl: move to the default device name /dev/dsl_cpe_api/0Andre Heider2022-01-083-14/+3
* busybox: update to 1.35.0Hannu Nyman2022-01-0810-208/+314
* mbedtls: enable session ticketsGlenn Strauss2022-01-081-18/+0
* elfutils: update to 0.186Sergey V. Lobanov2022-01-087-145/+30
* ramips: add support for Linksys EA6350 v4Nick McKinney2022-01-088-0/+52
* ramips: add support for RAISECOM MSG1500 X.00Liangkuan Yang2022-01-085-0/+190
* ramips: add support for Joowin WR758AC V1 and V2Rodrigo Araujo2022-01-085-0/+162
* utils/mdadm: fix build on hosts without /run dirSergey V. Lobanov2022-01-081-1/+1
* kernel: enhance multicast routing supportMatthew Hagan2022-01-081-2/+22
* kernel: bump 5.10 to 5.10.90Rui Salvaterra2022-01-079-22/+13
* kernel: bump 5.4 to 5.4.170John Audia2022-01-073-17/+7
* toolchain: glibc: Enable --enable-bind-nowHauke Mehrtens2022-01-071-0/+1
* toolchain: glibc: Increase minimum kernel version to 5.4Hauke Mehrtens2022-01-071-1/+1
* toolchain: glibc: Update to version 2.34Hauke Mehrtens2022-01-074-12/+9
* firewall4: bump to git HEADStijn Tintel2022-01-061-2/+2
* firewall4: fix syntax error in dependency specJo-Philipp Wich2022-01-061-1/+1
* firewall/firewall4: provide uci-firewallStijn Tintel2022-01-062-2/+4
* firewall4: bump to git HEADStijn Tintel2022-01-061-4/+4
* firewall4: order DEPENDS alphabeticallyStijn Tintel2022-01-061-1/+5
* firewall4: drop kmod-ipt-nat from CONFLICTSStijn Tintel2022-01-061-1/+1
* ltq-deu: disable arc4 algorithmDaniel Kestrel2022-01-061-4/+4
* ltq-deu: add aes_gcm algorithmDaniel Kestrel2022-01-061-0/+313
* ltq-deu: change PKG_RELEASE to AUTORELEASEDaniel Kestrel2022-01-061-1/+1
* ltq-deu: remove redundant code for setting the key in aesDaniel Kestrel2022-01-061-120/+4
* ltq-deu: add shash cbcmac-aes algorithm to the driverDaniel Kestrel2022-01-061-5/+362
* ltq-deu: remove driver disablement for kernel 5.4 and aboveDaniel Kestrel2022-01-061-1/+1
* ltq-deu: add aes_xts algorithmDaniel Kestrel2022-01-061-0/+324
* ltq-deu: update initialisations for hmac algorithmsDaniel Kestrel2022-01-062-6/+4
* ltq-deu: remove compiler warning and shorten locked sectionsDaniel Kestrel2022-01-067-43/+7
* ltq-deu: fix temp size exceed in hmac algorithmsDaniel Kestrel2022-01-062-71/+146
* ltq-deu: fix setkey errors and static shared temp for hmac algosDaniel Kestrel2022-01-062-52/+137
* ltq-deu: fix ifxdeu-ctr-rfc3686(aes) not matching generic implDaniel Kestrel2022-01-061-1/+2
* ltq-deu: changes for hash multithread callers and md5 endianessDaniel Kestrel2022-01-066-79/+45
* ltq-deu: make deu hash lock global and remove md5_hmac_ exportsDaniel Kestrel2022-01-066-48/+23
* ltq-deu: add aes_ofb and aes_cfb algorithmsDaniel Kestrel2022-01-061-0/+194
* ltq-deu: fix cryptomgr test errors for aesDaniel Kestrel2022-01-061-45/+44
* ltq-deu: fix cryptomgr test errors for desDaniel Kestrel2022-01-062-31/+58
* ltq-deu: convert SHA1 after library impl of SHA1 was removedDaniel Kestrel2022-01-062-9/+9
* ltq-deu: convert blkcipher to skcipherDaniel Kestrel2022-01-063-464/+413
* ltq-deu: set correct control register for AESDaniel Kestrel2022-01-061-1/+1
* ltq-deu: make cipher/digest usable by opensslMathias Kresin2022-01-059-28/+28
* ltq-deu: aes-ctr: process all input dataMathias Kresin2022-01-051-31/+21