| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "iproute2: tc: enable and fix support for using .so plugins" | Hans Dedecker | 2019-02-19 | 2 | -107/+1 |
* | Revert "iproute2: tc: reduce size of dynamic symbol table" | Hans Dedecker | 2019-02-19 | 2 | -45/+1 |
* | dnsmasq: allow using dnsmasq as the sole resolver | Yousong Zhou | 2019-02-19 | 2 | -16/+16 |
* | mac80211: rt2x00: backport accepted and pending patches from upstream | Daniel Golle | 2019-02-19 | 62 | -201/+1516 |
* | odhcpd: update to latest git HEAD | Hans Dedecker | 2019-02-18 | 1 | -3/+3 |
* | samba36: allow build with no ipv6 support | Rosy Song | 2019-02-17 | 1 | -1/+2 |
* | uboot-kirkwood: update to 2019.01 | Paul Wassi | 2019-02-17 | 10 | -80/+83 |
* | kernel: Added required dependencies for socket match. | Oldřich Jedlička | 2019-02-17 | 1 | -0/+2 |
* | x86: video: add amdgpu DRM kernel package | Lucian Cristian | 2019-02-17 | 1 | -0/+22 |
* | x86: video: add radeon DRM module support | Lucian Cristian | 2019-02-17 | 1 | -0/+14 |
* | linux-firmware: DRM: add amdgpu firmware | Lucian Cristian | 2019-02-17 | 1 | -0/+9 |
* | linux-firmware: DRM: add radeon firmware | Lucian Cristian | 2019-02-17 | 1 | -0/+9 |
* | strace: Only allow libdw or libunwind | Hauke Mehrtens | 2019-02-17 | 1 | -9/+11 |
* | strace: fix configuration options | Peter Wagner | 2019-02-17 | 1 | -6/+14 |
* | elfutils: fix DEPENDS for libelf | Peter Wagner | 2019-02-17 | 1 | -2/+2 |
* | sunxi: add support for Sinovoip Banana Pi M2 Plus | Pawel Dembicki | 2019-02-17 | 1 | -0/+7 |
* | linux-firmware: broadcom: package 43430a0 FullMAC firmware | Pawel Dembicki | 2019-02-17 | 1 | -0/+9 |
* | openssl: patch to fix devcrypto sessions leak | Eneas U de Queiroz | 2019-02-17 | 1 | -0/+115 |
* | build: remove leftovers from previous x86 commits | Tomasz Maciej Nowak | 2019-02-17 | 1 | -2/+2 |
* | mdadm: Update to 4.1 | Rosen Penev | 2019-02-17 | 4 | -11/+11 |
* | iw: update to 5.0.1 | Deng Qingfang | 2019-02-17 | 5 | -664/+83 |
* | mac80211: update to version 4.19.23-1 | Hauke Mehrtens | 2019-02-17 | 34 | -702/+64 |
* | dnsmasq: ensure test and rc order as older than final releases | Jonas Gorski | 2019-02-17 | 1 | -3/+4 |
* | hostapd: update the fix for a race condition in mesh new peer handling | Felix Fietkau | 2019-02-17 | 1 | -2/+2 |
* | hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicant | Felix Fietkau | 2019-02-17 | 4 | -8/+8 |
* | ipset: add support for hash(ip,mac) | Alin Nastac | 2019-02-17 | 1 | -0/+1 |
* | busybox: update to 1.30.1 | Hannu Nyman | 2019-02-14 | 1 | -3/+3 |
* | ipq40xx: add support for ASUS Lyra | Marius Genheimer | 2019-02-14 | 2 | -1/+2 |
* | dnsmasq: add rapid commit config option | Hans Dedecker | 2019-02-13 | 2 | -1/+2 |
* | openssl: add package for openssl.cnf, misc changes | Eneas U de Queiroz | 2019-02-12 | 2 | -8/+28 |
* | openssl: optimizations based on ARCH/small flash | Eneas U de Queiroz | 2019-02-12 | 3 | -1/+98 |
* | openssl: update to version 1.1.1a | Eneas U de Queiroz | 2019-02-12 | 22 | -492/+774 |
* | openssl: add configuration options, disable ssl3 | Eneas U de Queiroz | 2019-02-12 | 14 | -476/+376 |
* | base-files: fix ucert verification | Felix Fietkau | 2019-02-12 | 1 | -1/+2 |
* | fwtool: add support for extracting the truncated data part to stdout | Felix Fietkau | 2019-02-12 | 1 | -2/+23 |
* | fwtool: do not strip metadata if extracting signature | Felix Fietkau | 2019-02-12 | 1 | -1/+3 |
* | hostapd: fix race condition in mesh new peer handling | Felix Fietkau | 2019-02-12 | 1 | -0/+34 |
* | hostapd: send wpa_supplicant logging output to syslog | Felix Fietkau | 2019-02-12 | 1 | -1/+1 |
* | mac80211: brcmfmac: backport early changes queued for the Linux 5.1 | Rafał Miłecki | 2019-02-12 | 11 | -3/+2715 |
* | mac80211: brcmfmac: backport remaining patches from the Linux 5.0 | Rafał Miłecki | 2019-02-12 | 14 | -3/+1071 |
* | iproute2: tc: reduce size of dynamic symbol table | Tony Ambardar | 2019-02-11 | 2 | -1/+45 |
* | iproute2: tc: enable and fix support for using .so plugins | Tony Ambardar | 2019-02-11 | 2 | -1/+107 |
* | iproute2: simplify linking libelf for eBFP/XDP object file support | Tony Ambardar | 2019-02-11 | 3 | -61/+21 |
* | iproute2: use tc package variant to limit other package sizes | Tony Ambardar | 2019-02-11 | 1 | -0/+9 |
* | iproute2: simplify Makefile, patches and fix feature detection | Tony Ambardar | 2019-02-11 | 3 | -20/+17 |
* | iproute2: fix broken configuration patch | Tony Ambardar | 2019-02-11 | 2 | -7/+12 |
* | base-files: enable BPF JIT sysctl by default | Tony Ambardar | 2019-02-11 | 1 | -0/+2 |
* | kernel/modules: add kmod-bpf-test package | Tony Ambardar | 2019-02-11 | 1 | -0/+11 |
* | kernel/modules: add kmod-sched-bpf package | Tony Ambardar | 2019-02-11 | 1 | -1/+17 |
* | kernel/modules: add kmod-sched-ipset package | Tony Ambardar | 2019-02-11 | 1 | -1/+16 |