| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uclient: update to Git version 2021-04-03 | Hauke Mehrtens | 2021-05-17 | 1 | -3/+3 |
* | busybox: disable PREFER_IPV4_ADDRESS | Baptiste Jonglez | 2021-05-17 | 1 | -1/+1 |
* | openwrt-keyring: Only copy sign key for 21.02 | Hauke Mehrtens | 2021-05-17 | 1 | -2/+3 |
* | procd: update to git HEAD | Daniel Golle | 2021-05-16 | 1 | -3/+3 |
* | mt76: update to the latest version | Felix Fietkau | 2021-05-16 | 1 | -3/+3 |
* | mac80211: backport upstream fixes for FragAttacks | Felix Fietkau | 2021-05-16 | 23 | -7/+1466 |
* | busybox: update to 1.33.1 | Nick Hainke | 2021-05-14 | 5 | -132/+3 |
* | mac80211/rtl: backport a rtl8192cu AP mode fix | Rui Salvaterra | 2021-05-14 | 1 | -0/+118 |
* | busybox: add SRV support to nslookup_lede.c patch | Perry Melange | 2021-05-14 | 2 | -2/+22 |
* | base-files: shinit: properly handle dashes in service names | Jo-Philipp Wich | 2021-05-12 | 1 | -1/+1 |
* | uqmi: fix network registration loop | Thomas Richard | 2021-05-11 | 2 | -10/+27 |
* | dnsmasq: Update to version 2.85 | Alan Swanson | 2021-05-05 | 4 | -92/+6 |
* | ltq-dsl-base: Make package nonshared to fix image builder | Hauke Mehrtens | 2021-05-04 | 1 | -0/+2 |
* | mac80211: Update to version 5.10.34-1 | Hauke Mehrtens | 2021-05-04 | 21 | -188/+48 |
* | busybox: backport fix for CVE-2021-28831 | Hauke Mehrtens | 2021-05-04 | 2 | -1/+53 |
* | ipq40xx: add support for MikroTik SXTsq 5 ac | Roger Pueyo Centelles | 2021-05-03 | 2 | -0/+2 |
* | ipq40xx: add MikroTik hAP ac2 support | Robert Marko | 2021-05-03 | 2 | -0/+2 |
* | mac80211: minstrel_ht: fix issue in calculating success probability | Felix Fietkau | 2021-04-28 | 1 | -0/+21 |
* | ltq-vdsl-app: extent dsl metrics with state_num and power_state_num | Florian Eckert | 2021-04-19 | 1 | -14/+58 |
* | lantiq: use ActualNetDataRate for speed reporting | Jeroen Peelaerts | 2021-04-19 | 2 | -1/+6 |
* | lantiq: enable G.INP retransmission counters | Jeroen Peelaerts | 2021-04-19 | 2 | -3/+7 |
* | OpenWrt v21.02.0-rc1: revert to branch defaults | Hauke Mehrtens | 2021-04-19 | 1 | -2/+2 |
* | OpenWrt v21.02.0-rc1: adjust config defaultsv21.02.0-rc1 | Hauke Mehrtens | 2021-04-19 | 1 | -2/+2 |
* | realtek: Add ZyXEL GS1900-8 | Hauke Mehrtens | 2021-04-18 | 1 | -0/+1 |
* | uboot-envtools: add support for ZyXEL GS-1900-8HP v1 and v2 | Stijn Segers | 2021-04-18 | 1 | -0/+2 |
* | base-files: fix status display command | Alexander Egorenkov | 2021-04-18 | 1 | -1/+1 |
* | zram-swap: bail out early if the kernel doesn't support swap | Rui Salvaterra | 2021-04-18 | 1 | -0/+5 |
* | uboot-imx6: define 'BUILD_DEVICES' for Toradex Apalis | Piotr Dymacz | 2021-04-18 | 1 | -0/+1 |
* | umdns: add missing syscalls to seccomp filter | Daniel Golle | 2021-04-18 | 1 | -27/+30 |
* | umdns: add syscalls needed on Aarch64 | Daniel Golle | 2021-04-18 | 1 | -0/+1 |
* | uboot-envtools: mvebu: add Buffalo LS421DE | Daniel González Cabanelas | 2021-04-18 | 1 | -0/+3 |
* | kernel: limit crypto-hw-ccp to the x86 | Rafał Miłecki | 2021-04-14 | 1 | -0/+1 |
* | kernel: crypto: format "crypto-hw-ccp" dependencies | Rafał Miłecki | 2021-04-14 | 1 | -1/+8 |
* | libnfnetlink: quote $(FPIC) on command line | Philip Prindeville | 2021-04-12 | 1 | -2/+2 |
* | mt76: update to the latest version | Felix Fietkau | 2021-04-11 | 1 | -3/+11 |
* | mac80211: add client mode connection monitor fix | Felix Fietkau | 2021-04-11 | 1 | -0/+31 |
* | mac80211: support rx timestamps for HE rates | Felix Fietkau | 2021-04-11 | 1 | -0/+134 |
* | kernel: bump 5.4 to 5.4.111 | Hauke Mehrtens | 2021-04-11 | 1 | -1/+1 |
* | iproute2: fix libbpf detection with NLS enabled | Tony Ambardar | 2021-04-10 | 2 | -1/+21 |
* | binutils: fix libbfd missing DSO dependency if NLS enabled | Tony Ambardar | 2021-04-10 | 1 | -2/+4 |
* | bpftools: drop unneeded libintl linking for NLS | Tony Ambardar | 2021-04-10 | 1 | -5/+1 |
* | iproute2: separate tc into tiny and full variants | Tony Ambardar | 2021-04-10 | 1 | -27/+56 |
* | kernel/modules: relocate teql hotplug from iproute2 to kmod-sched | Tony Ambardar | 2021-04-10 | 3 | -2/+7 |
* | iproute2: add missing limits.h includes | Tony Ambardar | 2021-04-10 | 1 | -0/+45 |
* | iproute2: update to 5.11.0 | Tony Ambardar | 2021-04-10 | 11 | -29/+35 |
* | wireguard-tools: depend on kmod-wireguard | Ilya Lipnitskiy | 2021-04-10 | 1 | -1/+4 |
* | kernel: fix kmod-wireguard package fields | Ilya Lipnitskiy | 2021-04-10 | 1 | -4/+2 |
* | wireguard-tools: bump to 1.0.20210223 | Jason A. Donenfeld | 2021-04-10 | 1 | -2/+2 |
* | kernel: migrate wireguard into the kernel tree | Ilya Lipnitskiy | 2021-04-10 | 3 | -89/+184 |
* | firmware-utils: bcm4908img: convert into a package | Rafał Miłecki | 2021-04-08 | 3 | -0/+1056 |