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
path:
root
/
target
/
linux
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: move a symbol from the ipq806x config to generic to prevent it from b...
Felix Fietkau
2015-06-07
2
-0
/
+2
*
kernel: adjust mips highmem offset to avoid the need for -mlong-calls on syst...
Felix Fietkau
2015-06-05
2
-0
/
+34
*
kernel: backport ssb fix for WRT350N v1 (BCM4705) reboots
Rafał Miłecki
2015-06-01
2
-8
/
+10
*
kernel: upstream fix: mount overlayfs r/o if workdir cannot be created
John Crispin
2015-05-30
1
-0
/
+109
*
kernel: add missing STMMAC options in generic configs
John Crispin
2015-05-29
2
-0
/
+4
*
kernel: bridge: backport two snooping related patches
Felix Fietkau
2015-05-27
3
-1
/
+158
*
generic/4.0: update to 4.0.4
Imre Kaloz
2015-05-26
11
-28
/
+22
*
kernel: add missing generic config symbol
Jonas Gorski
2015-05-22
1
-0
/
+1
*
kernel: update 3.18 to 3.18.14
Jonas Gorski
2015-05-21
15
-139
/
+29
*
generic/4.0: fix error during kernel patch application
Steven Barth
2015-05-20
1
-10
/
+3
*
linux: backport IPv6 SAS fixes for source-specific routes
Steven Barth
2015-05-19
2
-0
/
+202
*
kernel: backport struct ssb_sprom changes submitted by MIPS tree
Rafał Miłecki
2015-05-13
2
-0
/
+64
*
b53: Allow using all ports on BCM53012
Rafał Miłecki
2015-05-12
1
-1
/
+1
*
mtd: remove the warning about read-only caused by size vs. block boundary mis...
Felix Fietkau
2015-05-10
2
-8
/
+2
*
kernel: fix regression in backtrace module info change (#19631)
Felix Fietkau
2015-05-10
2
-26
/
+22
*
generic: add CRYPTO_DEV_QCE option to default config
Felix Fietkau
2015-05-10
2
-0
/
+2
*
kernel: when KALLSYMS is disabled, print module address + size for matching b...
Felix Fietkau
2015-05-10
2
-0
/
+76
*
kernel: fix pppoe disconnect issues
Felix Fietkau
2015-05-09
3
-0
/
+143
*
kernel: backport first bcma patches from 4.2
Rafał Miłecki
2015-05-09
2
-0
/
+74
*
kernel: add accidentally left out fib trie backport patch
Felix Fietkau
2015-05-08
1
-0
/
+52
*
generic: refresh patches
Luka Perkov
2015-05-08
1
-2
/
+2
*
kernel: backport upstream usbnet fix (fixes #19455)
Felix Fietkau
2015-05-06
1
-0
/
+107
*
generic/4.0: update to 4.0.1
Imre Kaloz
2015-05-03
1
-6
/
+6
*
The ability to read MAC addresses from MTD is useful for other targets beside...
Imre Kaloz
2015-05-03
2
-0
/
+150
*
kernel: implement RENAME_EXCHANGE support for jffs2 - overlayfs requires it
Felix Fietkau
2015-04-25
2
-0
/
+116
*
kernel: backport rest of bgmac patches to 4.0
Rafał Miłecki
2015-04-23
11
-0
/
+824
*
kernel: backport few bgmac patches to 4.0
Rafał Miłecki
2015-04-23
5
-39
/
+605
*
generic/4.0: bump to final version
Imre Kaloz
2015-04-22
1
-2
/
+2
*
kernel: backport an upstream PPPoE shutdown fix
Felix Fietkau
2015-04-21
1
-0
/
+89
*
kernel: fix generic/3.18 wpan symbols
John Crispin
2015-04-21
1
-1
/
+1
*
kernel: refresh generic patches
Jonas Gorski
2015-04-19
33
-60
/
+60
*
kernel: accidentally committed a few patches in the wrong place, move them
Felix Fietkau
2015-04-16
2
-40
/
+0
*
bcm53xx: add power button for Buffalo WZR-1750DHP
Felix Fietkau
2015-04-16
1
-0
/
+20
*
bcm53xx: add USB LED for Buffalo WZR-1750DHP
Felix Fietkau
2015-04-16
1
-0
/
+20
*
kernel: update bgmac patches to the latest version submitted
Felix Fietkau
2015-04-14
10
-80
/
+102
*
kernel: finally remove layer7 filter support
Felix Fietkau
2015-04-13
37
-4773
/
+51
*
kernel: fix more bgmac dma init/cleanup issues
Felix Fietkau
2015-04-13
6
-9
/
+32
*
kernel: sync bgmac changes with latest upstream submission
Felix Fietkau
2015-04-13
8
-54
/
+92
*
kernel: add bgmac fixes for bcm53xx (fix ethernet bringup on a bcm4709 based ...
Felix Fietkau
2015-04-13
3
-2
/
+54
*
kernel: bgmac: add more DMA related fixes
Felix Fietkau
2015-04-12
8
-48
/
+428
*
b53: improve overriding CPU port state on BCM5301X
Rafał Miłecki
2015-04-12
2
-2
/
+30
*
kernel: add missing memory barrier to bgmac
Felix Fietkau
2015-04-12
1
-10
/
+40
*
generic: make sure we only try to mangle bootargs we do have
Imre Kaloz
2015-04-12
2
-18
/
+24
*
kernel: add bgmac fixes for various issues
Felix Fietkau
2015-04-12
4
-0
/
+330
*
kernel: revert section sorting change from r41951
Felix Fietkau
2015-04-11
6
-10
/
+10
*
generic: drop 3.14
Luka Perkov
2015-04-11
208
-39799
/
+0
*
kernel: add jffs2 RENAME_WHITEOUT support, fixes overlayfs renames (#19432)
Felix Fietkau
2015-04-10
2
-0
/
+172
*
kernel: remove linux 3.10 support
Felix Fietkau
2015-04-10
203
-41916
/
+0
*
b53: clean up code to match kernel style better
Jonas Gorski
2015-04-10
6
-20
/
+23
*
b53: define registers available and needed on BCM5301X
Jonas Gorski
2015-04-10
1
-0
/
+33
[next]