23196 Commits (31dc805f8815375916b999b4ce70acf485c9ea0b)
 

Author SHA1 Message Date
Jo-Philipp Wich 7399df1d69 x86: explicitely pass staging directory to grub-mkimage instead of relying on build time defaults (#12821) 12 years ago
Gabor Juhos 57f7408b8a generic: add EHCI|OHCI platform driver fix to 3.[36] 12 years ago
Jo-Philipp Wich 3b798d819d xtables-addons: move to package/, add myself as maintainer 12 years ago
Felix Fietkau 576aa2af0c ramips: enable BR6425N in kernel config 12 years ago
Felix Fietkau a6ad512d82 kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build error in snapshot builds 12 years ago
Steven Barth 66fa83d211 odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviour over PPP and similar 12 years ago
Steven Barth 73875c1215 ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discovery() failed to add default route" 12 years ago
Steven Barth 1ecc744583 netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 protocol alias 12 years ago
Florian Fainelli 05466923b8 mvebu: add support for EHCI controller 12 years ago
Florian Fainelli d85ec2b936 kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol 12 years ago
Florian Fainelli c53a347034 mvebu: add support for the Marvell Armada 370 Reference Design board 12 years ago
Florian Fainelli 58f8c5d87a mvebu: enable SMP with SMP on UP enabled 12 years ago
Florian Fainelli 8b21ccae13 kernel: allow building kmod-rtc-marvell for mvebu target 12 years ago
Florian Fainelli fa1afc1fa9 mvebu: add support for RTC 12 years ago
Steven Barth 3235d860a6 ipv6-support: Switch to native IPv6 support 12 years ago
Steven Barth 955a1e8e28 6rd: add support for native IPv6 prefix handling 12 years ago
Steven Barth 811cd2acf4 6to4: add support for native IPv6 prefix handling 12 years ago
Steven Barth 2a94f67029 6in4: add support for native IPv6 prefix handling 12 years ago
Steven Barth a1e92f6dd1 6relayd: add suitable default configuration 12 years ago
Steven Barth 859fd7f614 6distributed: Remove obsolete service (replaced by netifd) 12 years ago
Steven Barth 847cd984b9 base-files: add support for ipv6-prefixes in connection with netifd 12 years ago
Steven Barth 06890959d1 netifd: Introduce native IPv6 prefix-handling 12 years ago
Felix Fietkau b3b04e9fb1 kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch to 3.8 12 years ago
Gabor Juhos e959b45920 package/kernel: move input modules into a separate submenu 12 years ago
Gabor Juhos 78dc69e1d4 generic: remove EHCI platform driver fix from 3.8 12 years ago
Gabor Juhos b035c594ae generic: add EHCI|OHCI platform driver fix from the cns21xx target 12 years ago
Felix Fietkau f4802fa8bf kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7 12 years ago
Florian Fainelli 10ef67ed21 kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx 12 years ago
Florian Fainelli 1e103b2ecc target: enable XZ BCJ decompressor code after r35097 12 years ago
Jo-Philipp Wich 03a50b9087 netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) 12 years ago
Felix Fietkau e0e3509b5c kernel: add a config option for keeping the kallsyms table uncompressed, saving ~9kb kernel size after lzma on ar71xx 12 years ago
Felix Fietkau b8ee5a7a1c ath9k: fix a soft lockup on smp systems 12 years ago
Felix Fietkau fca519e06d ath9k: remove a lock to fix a deadlock on hw reset 12 years ago
Felix Fietkau 58df48212c mac80211: fix monitor mode injection 12 years ago
Jo-Philipp Wich 236c369a89 rules.mk: only select latest libgcc.a with wildcard match (#12798) 12 years ago
Gabor Juhos 7695c8b049 mac80211: rt2x00: fix PCI eeprom patch 12 years ago
Jo-Philipp Wich 9173312542 libnfnetlink: update to v1.0.1 12 years ago
Jo-Philipp Wich 195a00df16 ubus: update to git head, passes u64 blob types as doubles to Lua 12 years ago
Jo-Philipp Wich e5548b03e5 netifd: update to git head, adds 64bit counters 12 years ago
Felix Fietkau 97578303ff ath9k: fix memory corruption issues on ar5416/ar91xx 12 years ago
Steven Barth 0cd21ca785 odhcp6c: Send RS on start 12 years ago
Steven Barth f0df2006af odhcp6c: Add preliminary proto-handler 12 years ago
Steven Barth b58a13cb2c ipv6-support: don't use disable_ipv6 12 years ago
Steven Barth fde5b934fd 6relayd: Rewrite init-script logic 12 years ago
Felix Fietkau 1474359bd3 ar71xx: fix unaligned access in cls_u32 12 years ago
Felix Fietkau cec8ed1882 add ustream-ssl, an ustream abstraction library for SSL stream sockets 12 years ago
Felix Fietkau e67b6ee395 ar71xx: fix unaligned access in a few more places 12 years ago
Felix Fietkau b5bcbdfbb5 ar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32 12 years ago
Felix Fietkau 379b8258f5 libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c 12 years ago
Felix Fietkau 53e0ba49b9 ar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 address struct also 2-byte-aligned/packed 12 years ago