| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: Fix address assignment with infinite validity | Steven Barth | 2013-01-21 | 1 | -2/+2 |
* | uhttpd: fix selecting the right ustream implementation when openssl is to be ... | Felix Fietkau | 2013-01-20 | 1 | -1/+1 |
* | ath9k: merge another round of cleanups and stability fixes, refresh patches | Felix Fietkau | 2013-01-20 | 9 | -66/+638 |
* | netifd: update to latest version, fixes alias support | Felix Fietkau | 2013-01-20 | 1 | -2/+2 |
* | network/iproute2: Bump version to 3.7.0 | Felix Fietkau | 2013-01-20 | 6 | -534/+70 |
* | uhttpd: update to a newer version, fixes chunked transfer on some POST requests | Felix Fietkau | 2013-01-19 | 1 | -1/+1 |
* | uhttpd: switch to uhttpd2, it is now feature complete | Felix Fietkau | 2013-01-19 | 1 | -43/+11 |
* | netifd: add a band-aid fix for the wifi setup vs. netifd init race by increas... | Jo-Philipp Wich | 2013-01-19 | 1 | -1/+1 |
* | busybox: add an upstream ntpd fix (#12841) | Jo-Philipp Wich | 2013-01-19 | 7 | -23/+49 |
* | ipv6-support: adapt UCI defaults to new ordering | Steven Barth | 2013-01-18 | 1 | -2/+2 |
* | base-files: use numerically prefixed uci-defaults names | Jo-Philipp Wich | 2013-01-18 | 3 | -0/+0 |
* | odhcp6c: Fix parsing more than one DNS server | Steven Barth | 2013-01-18 | 1 | -2/+2 |
* | ipv6-support: Rename enable-ipv6 UCI defaults | Steven Barth | 2013-01-17 | 2 | -2/+2 |
* | base-files: rename ULA generation script | Steven Barth | 2013-01-17 | 2 | -1/+1 |
* | xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI... | Jo-Philipp Wich | 2013-01-17 | 1 | -2/+2 |
* | xtables-addons: move to package/, add myself as maintainer | Jo-Philipp Wich | 2013-01-17 | 18 | -0/+39869 |
* | kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel bu... | Felix Fietkau | 2013-01-17 | 1 | -1/+1 |
* | odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou... | Steven Barth | 2013-01-17 | 1 | -2/+2 |
* | ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discove... | Steven Barth | 2013-01-17 | 2 | -2/+1 |
* | netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 pro... | Steven Barth | 2013-01-17 | 1 | -2/+2 |
* | kernel: allow building kmod-rtc-marvell for mvebu target | Florian Fainelli | 2013-01-15 | 1 | -1/+1 |
* | ipv6-support: Switch to native IPv6 support | Steven Barth | 2013-01-15 | 8 | -719/+14 |
* | 6rd: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+5 |
* | 6to4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+2 |
* | 6in4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -3/+6 |
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | 2 | -1/+9 |
* | 6distributed: Remove obsolete service (replaced by netifd) | Steven Barth | 2013-01-15 | 2 | -64/+0 |
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 | 4 | -1/+51 |
* | netifd: Introduce native IPv6 prefix-handling | Steven Barth | 2013-01-15 | 1 | -2/+2 |
* | package/kernel: move input modules into a separate submenu | Gabor Juhos | 2013-01-14 | 2 | -183/+193 |
* | kernel: make sure that packages are generated for built-in crypto modules to ... | Felix Fietkau | 2013-01-14 | 1 | -1/+1 |
* | kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx | Florian Fainelli | 2013-01-14 | 1 | -1/+2 |
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | Jo-Philipp Wich | 2013-01-14 | 2 | -0/+2 |
* | ath9k: fix a soft lockup on smp systems | Felix Fietkau | 2013-01-14 | 5 | -21/+27 |
* | ath9k: remove a lock to fix a deadlock on hw reset | Felix Fietkau | 2013-01-14 | 4 | -18/+78 |
* | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-13 | 1 | -0/+17 |
* | mac80211: rt2x00: fix PCI eeprom patch | Gabor Juhos | 2013-01-13 | 1 | -4/+4 |
* | libnfnetlink: update to v1.0.1 | Jo-Philipp Wich | 2013-01-13 | 1 | -4/+4 |
* | ubus: update to git head, passes u64 blob types as doubles to Lua | Jo-Philipp Wich | 2013-01-13 | 1 | -3/+3 |
* | netifd: update to git head, adds 64bit counters | Jo-Philipp Wich | 2013-01-13 | 1 | -2/+2 |
* | ath9k: fix memory corruption issues on ar5416/ar91xx | Felix Fietkau | 2013-01-13 | 7 | -10/+218 |
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | 2 | -1/+4 |
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 3 | -1/+129 |
* | ipv6-support: don't use disable_ipv6 | Steven Barth | 2013-01-13 | 2 | -4/+3 |
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 4 | -47/+95 |
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | Felix Fietkau | 2013-01-13 | 1 | -0/+59 |
* | libubox: update to latest version, adds small blobmsg enhancements and licens... | Felix Fietkau | 2013-01-13 | 1 | -4/+4 |
* | kernel: make kmod-ledtrig-usbdev depend on usb core support instead of select... | Felix Fietkau | 2013-01-12 | 1 | -1/+1 |
* | mac80211: fix enabling HT40- | Felix Fietkau | 2013-01-11 | 3 | -5/+16 |
* | base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug... | Vasilis Tsiligiannis | 2013-01-11 | 2 | -5/+5 |