| Commit message (Expand) | Author | Age | Files | Lines |
* | brcm63xx: CPVA502+ board fixes | Jonas Gorski | 2014-06-30 | 55 | -111/+103 |
* | openvpn: update to version 2.3.4 | Felix Fietkau | 2014-06-30 | 2 | -66/+81 |
* | busybox: fix validation in sysntpd init script | Luka Perkov | 2014-06-30 | 1 | -0/+1 |
* | procd: fix uci_validation | John Crispin | 2014-06-30 | 2 | -2/+10 |
* | ubox: update to latest git | John Crispin | 2014-06-30 | 1 | -2/+2 |
* | build: Introduce PKG_CHECK_FORMAT_SECURITY | Felix Fietkau | 2014-06-30 | 1 | -0/+4 |
* | build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages | Felix Fietkau | 2014-06-30 | 11 | -0/+11 |
* | rbcfg: fix format string bug | Felix Fietkau | 2014-06-30 | 1 | -1/+1 |
* | odhcpd: fix build failure with musl | Steven Barth | 2014-06-30 | 1 | -2/+2 |
* | scripts: unset GREP_OPTIONS in env and feeds (fixes #16924) | Felix Fietkau | 2014-06-30 | 2 | -0/+2 |
* | mvebu: drop 3.10 support | Luka Perkov | 2014-06-29 | 197 | -20508/+0 |
* | base-files: define yes/no as valid boolean options | Luka Perkov | 2014-06-29 | 1 | -2/+2 |
* | pppd: fix build with musl | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | rpcd: update to the latest version, fixes build with musl | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | samba36: fix build error with musl | Felix Fietkau | 2014-06-29 | 1 | -7/+11 |
* | relayd: update to the latest version, fixes musl compile and multicast relaying | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | librpc: fix compile errors with musl | Felix Fietkau | 2014-06-29 | 1 | -0/+330 |
* | musl: add sgidefs.h | Felix Fietkau | 2014-06-29 | 1 | -0/+73 |
* | musl: add a few more glibc types to includes | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | gettext-full: use uclibc workarounds for musl as well | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | musl: remove fake glibc defines | Felix Fietkau | 2014-06-29 | 1 | -8/+0 |
* | strace: fix compile with musl | Felix Fietkau | 2014-06-29 | 1 | -0/+157 |
* | musl: update to version 1.1.3 | Felix Fietkau | 2014-06-29 | 2 | -2/+2 |
* | netifd: update to the latest version, fixes a crash on reload with hotplugged... | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | fix the WPS button's GPIO number on the mamba | Imre Kaloz | 2014-06-29 | 1 | -1/+1 |
* | kernel: add missing config symbols | Jonas Gorski | 2014-06-29 | 3 | -0/+9 |
* | netifd: update to the latest version, addds a few fixes and enables multicast... | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | ubox: add explicit dependency on libubus to catch ABI changes | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | upgrade to Linux 3.14.9 | Imre Kaloz | 2014-06-29 | 1 | -1/+1 |
* | build firmware images for the Mamba (Linksys WRT1900AC) | Imre Kaloz | 2014-06-29 | 1 | -0/+5 |
* | set nand and squashfs features | Imre Kaloz | 2014-06-29 | 1 | -2/+2 |
* | add uboot-envtools by default | Imre Kaloz | 2014-06-29 | 1 | -1/+1 |
* | handle the dual-firmware layout on the WRT1900AC | Imre Kaloz | 2014-06-29 | 1 | -0/+153 |
* | use the power led on the WRT1900AC for status reporting | Imre Kaloz | 2014-06-29 | 1 | -0/+29 |
* | fixup mac addresses on the WRT1900AC | Imre Kaloz | 2014-06-29 | 2 | -0/+29 |
* | automatically generate network config | Imre Kaloz | 2014-06-29 | 2 | -0/+32 |
* | add mvebu support | Imre Kaloz | 2014-06-29 | 2 | -1/+30 |
* | update mamba dts | Imre Kaloz | 2014-06-29 | 1 | -9/+8 |
* | kernel: add missing config symbol | Felix Fietkau | 2014-06-29 | 4 | -0/+4 |
* | conntrack-tools: fix build on octeon | Felix Fietkau | 2014-06-29 | 1 | -0/+10 |
* | conntrack-tools: leave out bogus reject files on unpacking | Felix Fietkau | 2014-06-29 | 1 | -0/+2 |
* | px5g-standalone: disable long long to fix compiler errors on mips64 | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | eglibc: temporarily disable parallel build until fixed | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | xburst: remove bogus led support override | Felix Fietkau | 2014-06-29 | 1 | -1/+0 |
* | x86/kvm_guest: fix out of sync config-3.10 | John Crispin | 2014-06-29 | 1 | -0/+1 |
* | kernel: xen-kbdfront.ko is at a different path Signed-off-by: John Crispin <b... | John Crispin | 2014-06-29 | 1 | -1/+1 |
* | scripts/ubinize-image.sh: fix ubinize-image.sh when used with --kernel | John Crispin | 2014-06-29 | 1 | -0/+1 |
* | kernel: implement optinal multicast->unicast conversion for igmp snooping | Felix Fietkau | 2014-06-28 | 2 | -0/+748 |
* | kernel: enable bridge igmp snooping | Felix Fietkau | 2014-06-28 | 4 | -4/+4 |
* | ar71xx: refresh patches | Felix Fietkau | 2014-06-28 | 4 | -11/+10 |