| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: split kmod-sched into kmod-sched-core and kmod-sched | Felix Fietkau | 2012-05-16 | 1 | -18/+39 |
* | qos-scripts: replace sfq/red with fq_codel - massively improves latency under... | Felix Fietkau | 2012-05-16 | 2 | -42/+3 |
* | iproute2: update to 3.3.0, drop a few useless old patches, add codel support | Felix Fietkau | 2012-05-16 | 12 | -3188/+588 |
* | kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) | Felix Fietkau | 2012-05-16 | 1 | -0/+2 |
* | kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Da... | Felix Fietkau | 2012-05-16 | 8 | -1/+2050 |
* | firewall: rework interface address determination to skip ipv6 addresses | Jo-Philipp Wich | 2012-05-16 | 1 | -9/+19 |
* | firewall: fix nat reflection after netifd switch (#11460) | Jo-Philipp Wich | 2012-05-16 | 2 | -4/+34 |
* | x86/alix2: switch to 3.3 | Gabor Juhos | 2012-05-16 | 2 | -1/+26 |
* | x86/net5501: switch to 3.3 | Gabor Juhos | 2012-05-16 | 2 | -1/+20 |
* | x86: sync 3.3 configs | Gabor Juhos | 2012-05-16 | 2 | -17/+16 |
* | x86: sync 3.2 configs | Gabor Juhos | 2012-05-16 | 3 | -14/+14 |
* | x86: sync 2.6.39 configs | Gabor Juhos | 2012-05-16 | 6 | -106/+104 |
* | linux/3.3: add missing symbol | Gabor Juhos | 2012-05-16 | 1 | -0/+1 |
* | libubox: update to latest version, fixes handling of numbers in jshn variables | Felix Fietkau | 2012-05-16 | 1 | -3/+3 |
* | scons: probe "python" and "python2" first in pywrap.sh in order to use the us... | Jo-Philipp Wich | 2012-05-15 | 1 | -1/+1 |
* | scons: wrap python invocations with helper script that attempts to find a non... | Jo-Philipp Wich | 2012-05-15 | 2 | -1/+21 |
* | tools/scons: remove the python 3 compat patch, it is incomplete and breaks wi... | Felix Fietkau | 2012-05-15 | 1 | -2046/+0 |
* | uClibc: update to 0.9.33.2, fixes #4420 | Felix Fietkau | 2012-05-15 | 40 | -59/+4 |
* | uClibc: remove 0.9.32, it is no longer necessary | Felix Fietkau | 2012-05-15 | 49 | -5856/+3 |
* | linux: add CONFIG_POWER_SUPPLY_DEBUG symbol | Gabor Juhos | 2012-05-15 | 4 | -0/+4 |
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 72 | -457/+86 |
* | ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri... | Felix Fietkau | 2012-05-15 | 1 | -2/+1 |
* | code style cleanup of the mach files | John Crispin | 2012-05-15 | 12 | -109/+116 |
* | adds zyxel p2601hnfx support | John Crispin | 2012-05-15 | 7 | -21/+41 |
* | set 3.3.6 as default | John Crispin | 2012-05-15 | 1 | -1/+1 |
* | netifd: bring up all interfaces on /etc/init.d/network restart | Felix Fietkau | 2012-05-14 | 1 | -2/+1 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 9 | -8/+15 |
* | netifd: use the new json_get_vars function in the dhcp helper script | Felix Fietkau | 2012-05-14 | 1 | -6/+1 |
* | ppp: use the new json_get_vars function | Felix Fietkau | 2012-05-14 | 1 | -17/+2 |
* | pptp: use the new json_get_vars function | Felix Fietkau | 2012-05-14 | 1 | -2/+1 |
* | pptp: use resolveip, schedule restart if dns lookups fail | Felix Fietkau | 2012-05-14 | 1 | -1/+12 |
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after... | Felix Fietkau | 2012-05-14 | 1 | -2/+2 |
* | pptp: drop the dependency on ip if netifd is selected | Felix Fietkau | 2012-05-14 | 1 | -1/+1 |
* | libubox: update to latest version, adds a new function in jshn.sh | Felix Fietkau | 2012-05-14 | 1 | -3/+3 |
* | set 3.3.5 as default | John Crispin | 2012-05-14 | 1 | -1/+1 |
* | linux/3.0: R.I.P. | Gabor Juhos | 2012-05-14 | 132 | -71393/+0 |
* | realview: remove 3.0 support | Gabor Juhos | 2012-05-14 | 1 | -228/+0 |
* | realview: switch to 3.3 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
* | realview: add 3.3 support | Gabor Juhos | 2012-05-14 | 2 | -0/+254 |
* | linux/3.3: more missing config symbols | Gabor Juhos | 2012-05-14 | 1 | -0/+3 |
* | relayd: fix return code check for resolving network->ifname mapping | Felix Fietkau | 2012-05-14 | 1 | -1/+0 |
* | imagebuilder: explicitly install the kernel .ipk before installing anything e... | Felix Fietkau | 2012-05-14 | 1 | -0/+1 |
* | kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX | Hauke Mehrtens | 2012-05-14 | 1 | -0/+1 |
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 35 | -66/+66 |
* | scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]] | Felix Fietkau | 2012-05-13 | 1 | -1/+1 |
* | amazon: fix section mismatch | Hauke Mehrtens | 2012-05-13 | 1 | -1/+1 |
* | amazon: update amazon target to kernel 3.3 | Hauke Mehrtens | 2012-05-13 | 18 | -78/+71 |
* | tools/mtd-utils: remove empty patches | Gabor Juhos | 2012-05-13 | 2 | -0/+0 |
* | build: prevent the virtual "kernel" package from leaking into the package ind... | Felix Fietkau | 2012-05-13 | 1 | -0/+3 |
* | package/e2fsprogs: disable building of internal lib{blkid,uuid} | Gabor Juhos | 2012-05-13 | 3 | -2/+43 |