aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 imagesFelix Fietkau2016-01-311-1/+2
* include/image: don't save gzip name/timestamp metadataFelix Fietkau2016-01-311-3/+2
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-313-4/+15
* package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH setFelix Fietkau2016-01-311-0/+1
* build: introduce SOURCE_DATE_EPOCH variableFelix Fietkau2016-01-312-0/+32
* add scripts/portable_date: wrapper around date for bsd/linuxFelix Fietkau2016-01-311-0/+11
* mac80211: backport skb_free_frag and napi_alloc_fragFelix Fietkau2016-01-312-0/+41
* cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performanceFelix Fietkau2016-01-311-2/+0
* cns3xxx: improve ethernet performance by using the page fragment allocation APIFelix Fietkau2016-01-311-7/+7
* cns3xxx: fix ethernet DMA ring allocation issuesFelix Fietkau2016-01-311-50/+32
* ar71xx: use page fragment API in the ethernet driverFelix Fietkau2016-01-311-10/+24
* musl: fix an alignment issue that was breaking ldso on ARMv5Felix Fietkau2016-01-311-1/+3
* ixp4xx: fix initramfs buildsFelix Fietkau2016-01-311-0/+5
* musl: fix GDB debugging on mips (local, remote)Felix Fietkau2016-01-301-0/+55
* musl: update to the latest git version, fixes TLS issuesFelix Fietkau2016-01-307-7745/+17878
* perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel h...Felix Fietkau2016-01-301-1/+1
* bcm53xx: support Netgear R8500 in sysupgradeRafał Miłecki2016-01-301-0/+1
* bcm53xx: use proper CPU port in b53 for Netgear R8500Rafał Miłecki2016-01-301-1/+3
* kernel: support bgmac on BCM47094Rafał Miłecki2016-01-303-6/+133
* ar71xx: add support for linux 4.4Felix Fietkau2016-01-3094-0/+8616
* ar71xx: fix a few include errorsFelix Fietkau2016-01-302-3/+2
* mxs: bump to 4.4Zoltan Herpai2016-01-301-1/+1
* mxs: enable regulator in 4.4 configZoltan Herpai2016-01-301-2/+2
* mxs: forward-port regulator patches into 4.4Zoltan Herpai2016-01-305-0/+846
* octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directlyFelix Fietkau2016-01-295-64/+36
* octeon: update to linux 4.4Felix Fietkau2016-01-296-12/+14
* glibc: switch to downloading version 2.22 via tarball instead of git to impro...Felix Fietkau2016-01-292-7/+13
* glibc: switch to version 2.22 by defaultFelix Fietkau2016-01-292-2/+2
* toolchain: fix default toolchain selection for mips64 added in r47355Felix Fietkau2016-01-291-1/+2
* bcm53xx: specify magic expected in sysupgrade for D-Link DIR-885LRafał Miłecki2016-01-291-0/+1
* oseama: support creating single Seama entityRafał Miłecki2016-01-294-1/+527
* firewall: drop invalid by default, remove chain indirection, fix invert flags...Jo-Philipp Wich2016-01-291-3/+3
* mac80211: fix an out of bounds access issue in minstrel_htFelix Fietkau2016-01-291-0/+45
* lantiq: Make the ar9.dtsi sram node match "simple-bus"Felix Fietkau2016-01-291-1/+1
* lantiq: Move the definition of the xrx200-net node to vr9.dtsiFelix Fietkau2016-01-2911-764/+669
* lantiq: fix PHY state handling issueFelix Fietkau2016-01-291-0/+38
* kernel: remove .config.prev when running make kernel_*config to fix rebuild e...Felix Fietkau2016-01-291-0/+1
* linux-firmware: update to the commit from 2016-01-25Rafał Miłecki2016-01-281-2/+2
* malta: move to 4.4 kernelFelix Fietkau2016-01-283-71/+94
* tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible buildsFelix Fietkau2016-01-284-12/+88
* include/kernel: add custom USER/DOMAIN config optionsFelix Fietkau2016-01-282-0/+18
* include/kernel: sort module lists for reproducibilityFelix Fietkau2016-01-281-2/+2
* busybox: disable timestamp in versionFelix Fietkau2016-01-281-0/+3
* Makefile: set timezone to UTCFelix Fietkau2016-01-281-1/+2
* hostapd: remove useless TLS provider selection override for wpad-mesh/wpa_sup...Felix Fietkau2016-01-281-2/+1
* mac80211: merge a bunch of pending fixesFelix Fietkau2016-01-285-0/+294
* bcm53xx: basic support for Seama format in sysupgradeRafał Miłecki2016-01-282-3/+34
* mtd: allow writing Seama files to "firmware" on Broadcom targetsRafał Miłecki2016-01-281-0/+6
* oseama: small util for reading Seama image format infoRafał Miłecki2016-01-283-0/+287
* openssl: update to 1.0.2f (fixes CVE-2016-0701, CVE-2015-3197)Felix Fietkau2016-01-286-20/+20