| Commit message (Expand) | Author | Age | Files | Lines |
* | build: remove obsolete -rc kernel testing rewrites | Christian Lamparter | 2018-12-18 | 1 | -2/+1 |
* | build: insert blank line after KernelPackage template to allow chaining calls... | Felix Fietkau | 2018-12-18 | 1 | -0/+1 |
* | build: fix kernel headers install for uml | Felix Fietkau | 2018-12-18 | 1 | -1/+1 |
* | cns3xxx: fix writing to wrong PCI registers | Koen Vandeputte | 2018-12-18 | 2 | -0/+158 |
* | kernel: bump 4.14 to 4.14.89 | Koen Vandeputte | 2018-12-18 | 32 | -151/+151 |
* | kernel: bump 4.9 to 4.9.146 | Koen Vandeputte | 2018-12-18 | 3 | -4/+4 |
* | kernel: Activate VDSO on MIPS again | Hauke Mehrtens | 2018-12-18 | 1 | -23/+0 |
* | wireguard: bump to 0.0.20180925 | Kevin Darbyshire-Bryant | 2018-12-18 | 1 | -2/+2 |
* | wireguard: bump to 0.0.20180918 | Jason A. Donenfeld | 2018-12-18 | 1 | -2/+2 |
* | wireguard: bump to 0.0.20180910 | Jason A. Donenfeld | 2018-12-18 | 1 | -2/+2 |
* | wireguard: bump to 0.0.20180904 | Jason A. Donenfeld | 2018-12-18 | 1 | -2/+2 |
* | wireguard: bump to 0.0.20180809 | Jason A. Donenfeld | 2018-12-18 | 1 | -2/+2 |
* | wireguard: bump to 0.0.20180802 | Jason A. Donenfeld | 2018-12-18 | 1 | -3/+3 |
* | iptables: fix dependency for libip6tc on IPV6 | Rosy Song | 2018-12-18 | 1 | -2/+2 |
* | netifd: do not validate relevant section when ipv6 is not supported | Rosy Song | 2018-12-18 | 1 | -2/+2 |
* | base-files: add network_get_metric() to /lib/functions/network.sh | Florian Eckert | 2018-12-18 | 2 | -1/+6 |
* | ncurses: use default host install | Andy Walsh | 2018-12-18 | 1 | -6/+0 |
* | gettext-full: host compile with -fpic | Andy Walsh | 2018-12-18 | 1 | -0/+2 |
* | dante: disable sched_getscheduler() - not implemented in musl | David Yang | 2018-12-18 | 1 | -3/+4 |
* | kernel: re-enable MIPS VDSO | Kevin Darbyshire-Bryant | 2018-12-18 | 1 | -23/+0 |
* | base-files: fix postinstall uci-defaults removal | Tony Ambardar | 2018-12-18 | 1 | -4/+3 |
* | rules.mk: add ESED command | Konstantin Demin | 2018-12-18 | 1 | -0/+1 |
* | lldpd: inhibit linking of libbsd on !GLIBC | Jo-Philipp Wich | 2018-12-18 | 1 | -0/+4 |
* | kernel: fix build of nftables | Hauke Mehrtens | 2018-12-18 | 1 | -0/+67 |
* | kernel: generic: Fix nftables inet table breakage | Brett Mastbergen | 2018-12-18 | 31 | -42/+1230 |
* | mwlwifi: driver version to 10.3.8.0-20180920 | Jonathan Lancett | 2018-12-18 | 1 | -3/+3 |
* | map: drop default encaplimit value | Hans Dedecker | 2018-12-18 | 2 | -2/+2 |
* | ds-lite: drop default encaplimit value | Hans Dedecker | 2018-12-18 | 2 | -2/+2 |
* | odhcpd: enable ipv6 server mode only when it is supported | Rosy Song | 2018-12-18 | 2 | -2/+2 |
* | tools/expat: fix docbook2man error on some systems | Marko Ratkaj | 2018-12-18 | 1 | -0/+3 |
* | base-files: /etc/services: add missing 'rpcbind' alias | Andy Walsh | 2018-12-18 | 1 | -2/+2 |
* | usbutils: Update usb.ids to 0.315 | Rosen Penev | 2018-12-18 | 1 | -5/+5 |
* | hostapd: Fix compile with OpenSSL 1.1.0 + no deprecated APIs | Rosen Penev | 2018-12-18 | 1 | -0/+35 |
* | scripts/ipkg-build: quash error messages when conffiles.resolved is empty | Yousong Zhou | 2018-12-18 | 1 | -2/+4 |
* | scripts/metadata.pm: avoid adding dup names in provides list | Yousong Zhou | 2018-12-18 | 1 | -0/+1 |
* | strace: fix build on aarch64 | Stijn Tintel | 2018-12-18 | 1 | -0/+4 |
* | odhcpd: bump to git HEAD (detect broken hostnames) | Hans Dedecker | 2018-12-18 | 1 | -4/+4 |
* | hostapd: fix build of wpa-supplicant-p2p | Alexander Couzens | 2018-12-18 | 1 | -0/+1 |
* | build: add support for enabling the rootfs/boot partition size option via tar... | Felix Fietkau | 2018-12-18 | 3 | -2/+10 |
* | ppp: remove hardcoded lcp-echo-failure, lcp-echo-interval values | Jo-Philipp Wich | 2018-12-18 | 2 | -2/+2 |
* | base-files: provide more tolerant xterm detection | Paul Wassi | 2018-12-18 | 1 | -1/+5 |
* | brcm47xx: Enable USB power on WNDR3400v3 | Tuomas Tynkkynen | 2018-12-18 | 1 | -0/+39 |
* | kernel: add kmod-tcp-bbr | Keith Wong | 2018-12-18 | 3 | -0/+40 |
* | libbsd: Update to 0.8.7 | Daniel Engberg | 2018-12-18 | 4 | -45/+272 |
* | kernel: fix kmod-gpio-mcp23s08 for linux 4.14 | Martin Schiller | 2018-12-18 | 1 | -3/+7 |
* | x86/64: enable X86_INTEL_LPSS to select PINCTRL | Martin Schiller | 2018-12-18 | 1 | -1/+10 |
* | x86: geode: Add missing config options | Hauke Mehrtens | 2018-12-18 | 1 | -2/+2 |
* | x86/geode: enable X86_INTEL_LPSS to select PINCTRL | Martin Schiller | 2018-12-18 | 1 | -1/+10 |
* | x86: add UHCI and XHCI USB host drivers to 4.14 | Alex Maclean | 2018-12-18 | 1 | -1/+5 |
* | build: Unset CDPATH to avoid problems | Thomas Langer | 2018-12-18 | 1 | -0/+2 |