| Commit message (Expand) | Author | Age | Files | Lines |
* | uboot-sunxi: revert the usage of binman | Hauke Mehrtens | 2017-09-18 | 4 | -0/+221 |
* | uboot-sunxi: do not depend on dtc being install on host | Hauke Mehrtens | 2017-09-18 | 1 | -0/+35 |
* | uboot-sunxi: update to version 2017.07 | Hauke Mehrtens | 2017-09-18 | 19 | -9077/+29 |
* | dnsmasq: fix dhcp "ignore" option on wwan interfaces | Marcin Jurkowski | 2017-09-18 | 2 | -3/+4 |
* | base-files: fix wan6 interface config generation for pppoe | Hans Dedecker | 2017-09-18 | 2 | -6/+3 |
* | tcpdump: noop commit to refer CVEs fixed in 4.9.2 | Stijn Tintel | 2017-09-18 | 1 | -1/+0 |
* | mac80211: make iwlwifi select AC support | Hauke Mehrtens | 2017-09-17 | 1 | -1/+1 |
* | linux-firmware: pack Intel iwl FW separately | Hauke Mehrtens | 2017-09-17 | 2 | -158/+121 |
* | mac80211: add dev_coredumpm() function | Hauke Mehrtens | 2017-09-17 | 1 | -0/+156 |
* | kernel: kmod-btmrvl: Add kmod-mmc as dependency | Daniel Engberg | 2017-09-17 | 1 | -1/+1 |
* | dnsmasq: Pass TARGET_CPPFLAGS to Makefile | Florian Fainelli | 2017-09-16 | 1 | -1/+1 |
* | kernel: bluetooth: add marvell sdio bluetooth module | Henryk Heisig | 2017-09-17 | 1 | -0/+21 |
* | linux-firmware: update to the commit from 2017-09-06 | Henryk Heisig | 2017-09-17 | 1 | -3/+3 |
* | utils/e2fsprogs: Update to 1.43.6 | Daniel Engberg | 2017-09-17 | 1 | -9/+7 |
* | kernel: add packaging for Xeon iTCO watchdog timer | Philip Prindeville | 2017-09-17 | 1 | -0/+17 |
* | mwlwifi: update to version 10.3.4.0 / 2017-08-10 | Kabuli Chana | 2017-09-17 | 1 | -3/+3 |
* | libs/wolfssl: bump to version 3.12.0 ; add myself as maintainer | Alexandru Ardelean | 2017-09-17 | 1 | -3/+4 |
* | libs/wolfssl: adjust symbol defaults against libwolfssl defaults | Alexandru Ardelean | 2017-09-17 | 1 | -7/+7 |
* | libs/wolfssl: disable hardening check in `settings.h` | Alexandru Ardelean | 2017-09-17 | 1 | -0/+13 |
* | cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl` | Alexandru Ardelean | 2017-09-17 | 6 | -44/+44 |
* | libs/wolfssl: add libcysassl to PROVIDES field (for backwards compat) | Alexandru Ardelean | 2017-09-17 | 1 | -0/+1 |
* | wwan: json format in some modem definitions | Alexandru Ardelean | 2017-09-16 | 268 | -349/+349 |
* | odhcpd: don't enable server mode on non-static lan port | Karl Palsson | 2017-09-16 | 2 | -4/+19 |
* | odhcpd: update to git HEAD version | Hans Dedecker | 2017-09-13 | 1 | -3/+3 |
* | treewide: fix shellscript syntax errors/typos | Lorenzo Santina | 2017-09-13 | 9 | -10/+9 |
* | basefiles: allow suid coredumps | Kevin Darbyshire-Bryant | 2017-09-12 | 2 | -1/+2 |
* | ath10k: Re-enable intermediate softqueues for all devices | Toke Høiland-Jørgensen | 2017-09-11 | 2 | -2/+29 |
* | strace: bump to 4.19 | Stijn Tintel | 2017-09-11 | 1 | -2/+2 |
* | mbedtls: update to 2.6.0 CVE-2017-14032 | Kevin Darbyshire-Bryant | 2017-09-11 | 2 | -28/+28 |
* | tcpdump: bump to 4.9.2 | Stijn Tintel | 2017-09-11 | 2 | -37/+41 |
* | lldpd: bump to 0.9.8 | Stijn Tintel | 2017-09-11 | 1 | -2/+2 |
* | hostapd: fix iapp_interface option | Lorenzo Santina | 2017-09-10 | 1 | -1/+1 |
* | dnsmasq: backport arcount edns0 fix | Kevin Darbyshire-Bryant | 2017-09-08 | 2 | -1/+45 |
* | dnsmasq: backport official fix for CVE-2017-13704 | Kevin Darbyshire-Bryant | 2017-09-07 | 3 | -38/+95 |
* | uclient: update to 2017-09-06 | Matthias Schiffer | 2017-09-06 | 1 | -3/+3 |
* | odhcp6c: add workaround for broken extendprefix scenario | Hans Dedecker | 2017-09-05 | 2 | -3/+20 |
* | ramips: fix mt76x8 dependencies | John Crispin | 2017-09-05 | 1 | -1/+1 |
* | odhcp6c: add ra_holdoff config option and update to git HEAD version (FS#964) | Hans Dedecker | 2017-09-03 | 2 | -6/+9 |
* | base-files: add /etc/profile.d to conffiles | Stijn Tintel | 2017-09-03 | 1 | -0/+1 |
* | base-files: order conffiles alphabetically | Stijn Tintel | 2017-09-03 | 1 | -10/+10 |
* | ubox: update to git HEAD version | Hans Dedecker | 2017-09-01 | 1 | -3/+3 |
* | procd: mdns: Support txt values with spaces | Karl Palsson | 2017-09-01 | 1 | -2/+2 |
* | Revert "dropbear: Link ssh and scp command to /bin instead of /usr/bin" | John Crispin | 2017-08-31 | 1 | -3/+3 |
* | dropbear: Link ssh and scp command to /bin instead of /usr/bin | Rosen Penev | 2017-08-31 | 1 | -3/+3 |
* | busybox: update to 1.27.2 | Magnus Kroken | 2017-08-30 | 30 | -1121/+951 |
* | uboot-envtools: Add support for IPQ806x AP148 and DB149 | Ram Chandra Jangir | 2017-08-30 | 1 | -0/+21 |
* | busybox: move passwd applet to /bin | Daniel Golle | 2017-08-30 | 1 | -0/+11 |
* | busybox: move traceroute applets to /bin | Daniel Golle | 2017-08-30 | 2 | -8/+13 |
* | samba36: Remove syslog and load printers lines. | Rosen Penev | 2017-08-30 | 1 | -2/+0 |
* | samba36: Don't resolve interfaces. | Rosen Penev | 2017-08-30 | 2 | -7/+2 |