index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)
Jo-Philipp Wich
2016-02-01
1
-1
/
+1
*
include/image.mk: fix missing right parenthesis (#21766)
Felix Fietkau
2016-02-01
1
-1
/
+2
*
scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel ...
Felix Fietkau
2016-02-01
1
-0
/
+2
*
bcm53xx: fix bcma-hcd compilation in kernel 4.4
Rafał Miłecki
2016-02-01
1
-1
/
+1
*
bcm53xx: build D-Link DIR-885L image
Rafał Miłecki
2016-02-01
1
-1
/
+32
*
bcm53xx: change brcmnand behavior for ECC strength 1
Rafał Miłecki
2016-02-01
1
-0
/
+26
*
bcm53xx: fix NAND parameters on DIR-885L
Rafał Miłecki
2016-02-01
1
-0
/
+39
*
bcm53xx: add brcmnand patch reading flash parameters
Rafał Miłecki
2016-02-01
1
-0
/
+53
*
bcm53xx: include (build) Seama mtdsplit parser
Rafał Miłecki
2016-02-01
1
-0
/
+2
*
firmware-utils: add oseama tool for creating Seama entities
Rafał Miłecki
2016-02-01
2
-0
/
+423
*
kernel: mtdsplit: support Seama entity with UBI
Rafał Miłecki
2016-02-01
2
-3
/
+8
*
kernel: mtdsplit: detect UBI partition when looking for rootfs
Rafał Miłecki
2016-02-01
2
-0
/
+7
*
kernel: mtdsplit: modify rootfs helpers to provide partition type
Rafał Miłecki
2016-02-01
9
-26
/
+42
*
mt76: update to the latest version, fixes tx status information polling
Felix Fietkau
2016-02-01
1
-2
/
+2
*
gre: Support multicast configurable gre interfaces
Felix Fietkau
2016-02-01
1
-2
/
+5
*
netifd: update to the latest version, adds many fixes
Felix Fietkau
2016-02-01
1
-2
/
+2
*
scripts: fix GNU data invocation
Jo-Philipp Wich
2016-02-01
1
-1
/
+1
*
scripts/get_source_date_epoch.sh: for SVN use a variant that is compatible wi...
Felix Fietkau
2016-02-01
1
-1
/
+1
*
scripts/portable_date.sh: fix parsing of date strings on non-GNU systems
Felix Fietkau
2016-02-01
1
-2
/
+2
*
kernel: set root on NFS when enabled
Florian Fainelli
2016-02-01
1
-0
/
+13
*
buildroot: add options to build the kernel for NFS boot
Florian Fainelli
2016-02-01
1
-0
/
+34
*
ar71xx/image: use SOURCE_DATE_EPOCH for mksquashfs-lzma
Felix Fietkau
2016-01-31
1
-2
/
+5
*
include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 images
Felix Fietkau
2016-01-31
1
-1
/
+2
*
include/image: don't save gzip name/timestamp metadata
Felix Fietkau
2016-01-31
1
-3
/
+2
*
build system: have tar use $SOURCE_DATE_EPOCH for --mtime
Felix Fietkau
2016-01-31
3
-4
/
+15
*
package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set
Felix Fietkau
2016-01-31
1
-0
/
+1
*
build: introduce SOURCE_DATE_EPOCH variable
Felix Fietkau
2016-01-31
2
-0
/
+32
*
add scripts/portable_date: wrapper around date for bsd/linux
Felix Fietkau
2016-01-31
1
-0
/
+11
*
mac80211: backport skb_free_frag and napi_alloc_frag
Felix Fietkau
2016-01-31
2
-0
/
+41
*
cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance
Felix Fietkau
2016-01-31
1
-2
/
+0
*
cns3xxx: improve ethernet performance by using the page fragment allocation API
Felix Fietkau
2016-01-31
1
-7
/
+7
*
cns3xxx: fix ethernet DMA ring allocation issues
Felix Fietkau
2016-01-31
1
-50
/
+32
*
ar71xx: use page fragment API in the ethernet driver
Felix Fietkau
2016-01-31
1
-10
/
+24
*
musl: fix an alignment issue that was breaking ldso on ARMv5
Felix Fietkau
2016-01-31
1
-1
/
+3
*
ixp4xx: fix initramfs builds
Felix Fietkau
2016-01-31
1
-0
/
+5
*
musl: fix GDB debugging on mips (local, remote)
Felix Fietkau
2016-01-30
1
-0
/
+55
*
musl: update to the latest git version, fixes TLS issues
Felix Fietkau
2016-01-30
7
-7745
/
+17878
*
perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel h...
Felix Fietkau
2016-01-30
1
-1
/
+1
*
bcm53xx: support Netgear R8500 in sysupgrade
Rafał Miłecki
2016-01-30
1
-0
/
+1
*
bcm53xx: use proper CPU port in b53 for Netgear R8500
Rafał Miłecki
2016-01-30
1
-1
/
+3
*
kernel: support bgmac on BCM47094
Rafał Miłecki
2016-01-30
3
-6
/
+133
*
ar71xx: add support for linux 4.4
Felix Fietkau
2016-01-30
94
-0
/
+8616
*
ar71xx: fix a few include errors
Felix Fietkau
2016-01-30
2
-3
/
+2
*
mxs: bump to 4.4
Zoltan Herpai
2016-01-30
1
-1
/
+1
*
mxs: enable regulator in 4.4 config
Zoltan Herpai
2016-01-30
1
-2
/
+2
*
mxs: forward-port regulator patches into 4.4
Zoltan Herpai
2016-01-30
5
-0
/
+846
*
octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly
Felix Fietkau
2016-01-29
5
-64
/
+36
*
octeon: update to linux 4.4
Felix Fietkau
2016-01-29
6
-12
/
+14
*
glibc: switch to downloading version 2.22 via tarball instead of git to impro...
Felix Fietkau
2016-01-29
2
-7
/
+13
*
glibc: switch to version 2.22 by default
Felix Fietkau
2016-01-29
2
-2
/
+2
[prev]
[next]