| Commit message (Expand) | Author | Age | Files | Lines |
* | musl: update to version 1.1.5 | Felix Fietkau | 2014-10-19 | 2 | -2/+2 |
* | gcc: update, split and rework 4.9 musl patches | Felix Fietkau | 2014-10-19 | 16 | -355/+531 |
* | gcc: update, split and rework 4.8 musl patches | Felix Fietkau | 2014-10-19 | 18 | -373/+638 |
* | x86_64: fix invoking sysupgrade on PARTUUID mounted system | Jo-Philipp Wich | 2014-10-19 | 2 | -57/+49 |
* | x86_64: unbreak squashfs images | Jo-Philipp Wich | 2014-10-19 | 1 | -2/+5 |
* | x86_64: use default block2mtd timeout of 5s | Jo-Philipp Wich | 2014-10-19 | 1 | -3/+3 |
* | x86_64: sysupgrade: consider hdX and vdX devices as well | Jo-Philipp Wich | 2014-10-19 | 1 | -1/+1 |
* | openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169) | Felix Fietkau | 2014-10-19 | 1 | -0/+1 |
* | gcc: backport an upstream fix for extern vars with local weak definitions | Felix Fietkau | 2014-10-19 | 1 | -0/+21 |
* | polarssl: do not build the unused programs | Felix Fietkau | 2014-10-19 | 1 | -0/+1 |
* | rpcd: update to the latest version, fixes build after libubox update | Felix Fietkau | 2014-10-19 | 1 | -2/+2 |
* | ramips: fix usercfg partition offset for WHR-1166D | Felix Fietkau | 2014-10-19 | 1 | -1/+1 |
* | ar71xx: disable irq on reboot to fix hang issues (fixes #17839) | Felix Fietkau | 2014-10-18 | 2 | -0/+20 |
* | toolchain: fix binutils broken symlink | Felix Fietkau | 2014-10-18 | 1 | -1/+1 |
* | mac80211: add a maintenance script for upstream backport commits | Felix Fietkau | 2014-10-18 | 1 | -0/+109 |
* | mac80211: update to 2014-10-08 | Felix Fietkau | 2014-10-18 | 59 | -1456/+2266 |
* | odhcpd: fix regression in dhcpv6 t1 and t2 calculation | Steven Barth | 2014-10-18 | 1 | -2/+2 |
* | polarssl: add missing version bump | Felix Fietkau | 2014-10-18 | 1 | -1/+1 |
* | polarssl: disable SSLv3 support, fixes CVE-2014-3566 (POODLE) | Felix Fietkau | 2014-10-18 | 1 | -0/+12 |
* | x86_64: support sysupgrade config restore on PARTUUID mounted disks | Jo-Philipp Wich | 2014-10-17 | 1 | -14/+37 |
* | x86_64: add kmod-r8169 to the default packages | Jo-Philipp Wich | 2014-10-17 | 1 | -1/+1 |
* | odhcpd: multiple fixes | Steven Barth | 2014-10-17 | 1 | -2/+2 |
* | hostapd: CVE-2014-3686 fixes | Steven Barth | 2014-10-17 | 9 | -11/+229 |
* | bcm53xx: image: switch Netgear and Buffalo devices to UBI | Rafał Miłecki | 2014-10-16 | 1 | -4/+8 |
* | bcm53xx: hack UBI to erase all dirty blocks left by CFE | Rafał Miłecki | 2014-10-16 | 1 | -0/+39 |
* | bcm53xx: enable UBI and UBIFS | Rafał Miłecki | 2014-10-16 | 1 | -0/+19 |
* | bcm53xx: image: build UBI partition image | Rafał Miłecki | 2014-10-16 | 2 | -0/+28 |
* | bcm53xx: image: specify flash type for all devices | Rafał Miłecki | 2014-10-16 | 1 | -13/+22 |
* | x86_64: initial support for PARTUUID | Jo-Philipp Wich | 2014-10-16 | 2 | -2/+4 |
* | sdk: improve feed setup | Jo-Philipp Wich | 2014-10-16 | 1 | -7/+12 |
* | firmware-utils: allow passing a specific MBR signature to ptgen | Jo-Philipp Wich | 2014-10-16 | 1 | -4/+15 |
* | build: improve feed handling for opkg.conf | Jo-Philipp Wich | 2014-10-16 | 3 | -4/+13 |
* | openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568) | Jo-Philipp Wich | 2014-10-16 | 3 | -13/+13 |
* | default_postinst() fix wrong call of group_add | John Crispin | 2014-10-15 | 1 | -2/+5 |
* | bcm53xx: add support for Buffalo WZR-600DHP2 | Rafał Miłecki | 2014-10-15 | 2 | -2/+108 |
* | bcm53xx: fix Asus RT-N18U support | Rafał Miłecki | 2014-10-15 | 1 | -9/+24 |
* | base-files: default_postinst() force clear luci-indexcache | John Crispin | 2014-10-14 | 1 | -0/+1 |
* | wr1043nd-v2: Change .code of the wi-fi button to KEY_RFKILL | John Crispin | 2014-10-14 | 1 | -4/+4 |
* | package: add libnetfilter-log. | John Crispin | 2014-10-14 | 7 | -0/+297 |
* | lantiq xway: generate ramdisk image by default | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | base-files: the USERID code path did not check for duplicate groups | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | procd: update to latest git | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | libubox: update to latest git | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d85... | John Crispin | 2014-10-14 | 1 | -0/+269 |
* | ar71xx: fix seama factory type image generation. | John Crispin | 2014-10-14 | 1 | -2/+4 |
* | ar71xx: qihoo-c301: reset imageNtrynum after each successful boot. | John Crispin | 2014-10-14 | 2 | -0/+9 |
* | udev/Config.in: help format, and fix spelling mistake | John Crispin | 2014-10-14 | 1 | -26/+25 |
* | target/toolchain/Config.in: Clarify packaging of toolchain. | John Crispin | 2014-10-14 | 1 | -3/+5 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 23 | -35/+35 |
* | rb532: switch to 3.14 and ath5k | John Crispin | 2014-10-14 | 1 | -2/+2 |