index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-linux: fix scanf fallback detection for uClibc-ng
Waldemar Brodkorb
2016-07-07
2
-1
/
+35
*
ustream-ssl: update to the latest version, adds cyassl/wolfssl fixes
Felix Fietkau
2016-07-07
1
-2
/
+2
*
wolfssl: enable openssl 1.0.1 compatibility
Karl Palsson
2016-07-07
2
-19
/
+1
*
libunwind: initial version 1.1
Yousong Zhou
2016-07-07
4
-0
/
+141
*
scripts: feeds: fix version detection for Make >= 4.2.1
Jo-Philipp Wich
2016-07-07
1
-1
/
+4
*
tools/cmake: fix parallel build with Make 4.2+
Matthias Schiffer
2016-07-07
1
-2
/
+3
*
build: don't add -j for parallel builds with Make 4.2+
Matthias Schiffer
2016-07-07
2
-2
/
+2
*
tools: patch-image: Added optional size option
Vishnu Swaroop Duddu
2016-07-07
2
-12
/
+24
*
ebtables: fix segmentation fault due to uninitialized extension data
Jo-Philipp Wich
2016-07-07
2
-1
/
+250
*
kernel: remove full cache flush in fuse_copy_do() for MIPS
Hauke Mehrtens
2016-07-07
4
-97
/
+1
*
kernel: fix missing break in ubi auto-mounting patch
Hauke Mehrtens
2016-07-07
3
-4
/
+7
*
kernel: remove one of two patches deactivating broken vdso support on mips
Hauke Mehrtens
2016-07-07
1
-9
/
+0
*
package/kernel: Enable XATTR by default
Daniel Dickinson
2016-07-07
1
-1
/
+3
*
e2fsprogs: fix build problem with very old libmagic
Hauke Mehrtens
2016-07-07
1
-0
/
+25
*
odhcp6c: Upstep to latest version
Hans Dedecker
2016-07-07
1
-2
/
+2
*
kirkwood: add missing kernel symbol
Jo-Philipp Wich
2016-07-06
1
-0
/
+1
*
packages: make virtio-pci actually depend on PCI_SUPPORT
Zoltan HERPAI
2016-07-06
1
-0
/
+1
*
kernel: add missing symbol for 4.4
Zoltan HERPAI
2016-07-06
1
-0
/
+1
*
kernel: add missing symbols into 3.18 and 4.1
Zoltan HERPAI
2016-07-06
2
-0
/
+12
*
packages: add kernel version dependency for bmp085 module
Zoltan HERPAI
2016-07-06
1
-1
/
+1
*
kernel: require admin permissions for swconfig set operations
Felix Fietkau
2016-07-04
1
-0
/
+3
*
kernel: deny swconfig set requests for unprivileged users
Jo-Philipp Wich
2016-07-04
1
-0
/
+3
*
swconfig: improve failure reporting
Jo-Philipp Wich
2016-07-04
2
-7
/
+7
*
polarssl: enable AES-GCM and CAMELLIA-GCM ciphersuites
Jo-Philipp Wich
2016-07-04
2
-11
/
+1
*
sparse: update to support llvm 3.5.0
Stefan Sydow
2016-07-04
1
-3
/
+6
*
strace: add option for enabling stack trace support
Yousong Zhou
2016-07-04
1
-1
/
+10
*
tools/mkfwimage2: remove 256 length limit for partition images
Alexander Couzens
2016-07-04
1
-1
/
+5
*
kernel: replace SMP cacheflush fix with some patches from linux-mti.git
Felix Fietkau
2016-07-04
3
-17
/
+354
*
kernel: fix mips MT_SMP kernel crash on cache flush
Felix Fietkau
2016-07-04
1
-0
/
+17
*
kernel: add support for uncompressed zImage on ARM
Felix Fietkau
2016-07-04
4
-2
/
+137
*
kernel: add common config symbols
Felix Fietkau
2016-07-04
1
-0
/
+6
*
mvebu: Configure status LED for WRT1900ACS
Rujun Wang
2016-07-04
1
-0
/
+3
*
mvebu: add a patch to deal with excessive latencies/delays during flash PIO c...
Felix Fietkau
2016-07-04
1
-0
/
+36
*
mvebu: configure switch on WRT1200AC and WRT1900ACv2/S
Claudio Leite
2016-07-04
1
-6
/
+4
*
mvebu: backport upstream ethernet driver improvements and enable buffer manag...
Felix Fietkau
2016-07-04
29
-6
/
+4334
*
mvebu: fix device I/O coherency issues
Felix Fietkau
2016-07-04
1
-0
/
+47
*
mvebu: correct patch name of the crypto sram fix
Felix Fietkau
2016-07-04
1
-0
/
+0
*
mvebu: fix bus ranges for the crypto processor sram
Felix Fietkau
2016-07-04
1
-0
/
+13
*
mvebu: tune kernel config for performance
Felix Fietkau
2016-07-04
1
-1
/
+1
*
mvebu: enable core drivers in the kernel config instead of packaging them
Felix Fietkau
2016-07-04
13
-165
/
+72
*
mvebu: add some more flash driver fixes
Felix Fietkau
2016-07-04
3
-0
/
+156
*
mvebu: rename recently added flash driver fix
Felix Fietkau
2016-07-04
1
-0
/
+0
*
mvebu: prevent crash in the flash driver in case of a spurious interrupt
Felix Fietkau
2016-07-04
1
-0
/
+13
*
mvebu: update to linux 4.4
Felix Fietkau
2016-07-04
2
-24
/
+15
*
mvebu: fix portability issues in the image makefile code
Felix Fietkau
2016-07-04
1
-5
/
+5
*
mvebu: backport an upstream NAND flash driver fix
Felix Fietkau
2016-07-04
1
-0
/
+428
*
linux-firmware: fix md5sum
Hauke Mehrtens
2016-07-04
1
-1
/
+1
*
rtl8192su-firmware: move firmware to own package
Hauke Mehrtens
2016-07-04
2
-17
/
+8
*
rtl8192se-firmware: fix package build
Hauke Mehrtens
2016-07-04
1
-1
/
+1
*
mt76: update to the latest version, fixes a SMPS handling issue
Felix Fietkau
2016-07-04
1
-2
/
+2
[next]