summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ipv6-support: Rename enable-ipv6 UCI defaultscyrus2013-01-172-2/+2
| * base-files: rename ULA generation scriptcyrus2013-01-172-1/+1
| * xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI...jow2013-01-171-2/+2
| * x86: explicitely pass staging directory to grub-mkimage instead of relying on...jow2013-01-171-0/+2
| * generic: add EHCI|OHCI platform driver fix to 3.[36]juhosg2013-01-174-0/+196
| * xtables-addons: move to package/, add myself as maintainerjow2013-01-1718-0/+39869
| * ramips: enable BR6425N in kernel confignbd2013-01-171-0/+1
| * kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel bu...nbd2013-01-171-1/+1
| * odhcp6c: Detect a different MAC if interface has nonecyrus2013-01-171-2/+2
| * ppp: don't automatically set IPv6 default routecyrus2013-01-172-2/+1
| * netifd: @aliases use layer 3 devices instead of main devicescyrus2013-01-171-2/+2
| * mvebu: add support for EHCI controllerflorian2013-01-156-8/+224
| * kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbolflorian2013-01-151-0/+1
| * mvebu: add support for the Marvell Armada 370 Reference Design boardflorian2013-01-154-3/+134
| * mvebu: enable SMP with SMP on UP enabledflorian2013-01-151-2/+23
| * kernel: allow building kmod-rtc-marvell for mvebu targetflorian2013-01-151-1/+1
| * mvebu: add support for RTCflorian2013-01-153-0/+55
| * ipv6-support: Switch to native IPv6 supportcyrus2013-01-158-719/+14
| * 6rd: add support for native IPv6 prefix handlingcyrus2013-01-152-1/+5
| * 6to4: add support for native IPv6 prefix handlingcyrus2013-01-152-1/+2
| * 6in4: add support for native IPv6 prefix handlingcyrus2013-01-152-3/+6
| * 6relayd: add suitable default configurationcyrus2013-01-152-1/+9
| * 6distributed: Remove obsolete service (replaced by netifd)cyrus2013-01-152-64/+0
| * base-files: add support for ipv6-prefixes in connection with netifdcyrus2013-01-154-1/+51
| * netifd: Introduce native IPv6 prefix-handlingcyrus2013-01-151-2/+2
| * kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ...nbd2013-01-142-0/+458
| * package/kernel: move input modules into a separate submenujuhosg2013-01-142-183/+193
| * generic: remove EHCI platform driver fix from 3.8juhosg2013-01-141-47/+0
| * generic: add EHCI|OHCI platform driver fix from the cns21xx targetjuhosg2013-01-146-116/+212
| * kernel: make sure that packages are generated for built-in crypto modules to ...nbd2013-01-141-1/+1
| * kernel: avoid recursive dependency caused by kmod-i2c-mv64xxxflorian2013-01-141-1/+2
| * target: enable XZ BCJ decompressor code after r35097florian2013-01-1424-0/+48
| * netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)jow2013-01-143-2/+3
| * kernel: add a config option for keeping the kallsyms table uncompressed, savi...nbd2013-01-142-0/+109
| * ath9k: fix a soft lockup on smp systemsnbd2013-01-145-21/+27
| * ath9k: remove a lock to fix a deadlock on hw resetnbd2013-01-144-18/+78
| * mac80211: fix monitor mode injectionnbd2013-01-131-0/+17
| * rules.mk: only select latest libgcc.a with wildcard match (#12798)jow2013-01-131-2/+2
| * mac80211: rt2x00: fix PCI eeprom patchjuhosg2013-01-131-4/+4
| * libnfnetlink: update to v1.0.1jow2013-01-131-4/+4
| * ubus: update to git head, passes u64 blob types as doubles to Luajow2013-01-131-3/+3
| * netifd: update to git head, adds 64bit countersjow2013-01-131-2/+2
| * ath9k: fix memory corruption issues on ar5416/ar91xxnbd2013-01-137-10/+218
| * odhcp6c: Send RS on startcyrus2013-01-132-1/+4
| * odhcp6c: Add preliminary proto-handlercyrus2013-01-133-1/+129
| * ipv6-support: don't use disable_ipv6cyrus2013-01-132-4/+3
| * 6relayd: Rewrite init-script logiccyrus2013-01-134-47/+95
| * ar71xx: fix unaligned access in cls_u32nbd2013-01-131-0/+22
| * add ustream-ssl, an ustream abstraction library for SSL stream socketsnbd2013-01-131-0/+59
| * ar71xx: fix unaligned access in a few more placesnbd2013-01-131-20/+151