summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: fix unencrypted passwords in httpd.confFelix Fietkau2013-01-211-2/+2
* ath9k: add support for more antenna mask combinations on AR93xxFelix Fietkau2013-01-212-3/+70
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-212-3/+6
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-212-1/+2
* netifd: Fix segfaults in IPv6 prefix handlingSteven Barth2013-01-211-2/+2
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
* uhttpd: fix selecting the right ustream implementation when openssl is to be ...Felix Fietkau2013-01-201-1/+1
* ath9k: merge another round of cleanups and stability fixes, refresh patchesFelix Fietkau2013-01-209-66/+638
* netifd: update to latest version, fixes alias supportFelix Fietkau2013-01-201-2/+2
* network/iproute2: Bump version to 3.7.0Felix Fietkau2013-01-206-534/+70
* uhttpd: update to a newer version, fixes chunked transfer on some POST requestsFelix Fietkau2013-01-191-1/+1
* uhttpd: switch to uhttpd2, it is now feature completeFelix Fietkau2013-01-191-43/+11
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by increas...Jo-Philipp Wich2013-01-191-1/+1
* busybox: add an upstream ntpd fix (#12841)Jo-Philipp Wich2013-01-197-23/+49
* ipv6-support: adapt UCI defaults to new orderingSteven Barth2013-01-181-2/+2
* base-files: use numerically prefixed uci-defaults namesJo-Philipp Wich2013-01-183-0/+0
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
* base-files: rename ULA generation scriptSteven Barth2013-01-172-1/+1
* xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI...Jo-Philipp Wich2013-01-171-2/+2
* xtables-addons: move to package/, add myself as maintainerJo-Philipp Wich2013-01-1718-0/+39869
* kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel bu...Felix Fietkau2013-01-171-1/+1
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...Steven Barth2013-01-171-2/+2
* ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discove...Steven Barth2013-01-172-2/+1
* netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 pro...Steven Barth2013-01-171-2/+2
* kernel: allow building kmod-rtc-marvell for mvebu targetFlorian Fainelli2013-01-151-1/+1
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
* 6rd: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+5
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+2
* 6in4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-3/+6
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
* 6distributed: Remove obsolete service (replaced by netifd)Steven Barth2013-01-152-64/+0
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-154-1/+51
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-151-2/+2
* package/kernel: move input modules into a separate submenuGabor Juhos2013-01-142-183/+193
* kernel: make sure that packages are generated for built-in crypto modules to ...Felix Fietkau2013-01-141-1/+1
* kernel: avoid recursive dependency caused by kmod-i2c-mv64xxxFlorian Fainelli2013-01-141-1/+2
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-142-0/+2
* ath9k: fix a soft lockup on smp systemsFelix Fietkau2013-01-145-21/+27
* ath9k: remove a lock to fix a deadlock on hw resetFelix Fietkau2013-01-144-18/+78
* mac80211: fix monitor mode injectionFelix Fietkau2013-01-131-0/+17
* mac80211: rt2x00: fix PCI eeprom patchGabor Juhos2013-01-131-4/+4
* libnfnetlink: update to v1.0.1Jo-Philipp Wich2013-01-131-4/+4
* ubus: update to git head, passes u64 blob types as doubles to LuaJo-Philipp Wich2013-01-131-3/+3
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-131-2/+2
* ath9k: fix memory corruption issues on ar5416/ar91xxFelix Fietkau2013-01-137-10/+218
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-132-4/+3
* 6relayd: Rewrite init-script logicSteven Barth2013-01-134-47/+95