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
...
*
add some more symbols
Imre Kaloz
2013-06-04
1
-0
/
+4
*
generic: ar8216: allow to specify SGMII config via platform data
Gabor Juhos
2013-05-30
3
-3
/
+34
*
generic: ar8216: add get_port_link callback
Gabor Juhos
2013-05-30
2
-2
/
+19
*
generic: ar8216: show chip revision in the kernel log
Gabor Juhos
2013-05-30
1
-2
/
+3
*
lantiq: enable retrieving kernel args from bootloader
John Crispin
2013-05-30
3
-0
/
+36
*
kernel: generic: remove upstream patches for 3.10-rc3 and refresh patches
Luka Perkov
2013-05-29
7
-840
/
+4
*
generic: ar8216: add port mirroring
Luka Perkov
2013-05-24
2
-0
/
+318
*
kernel: update 3.9 to 3.9.3
Jonas Gorski
2013-05-20
4
-11
/
+11
*
kernel: add some missing symbols/move them to generic
Jonas Gorski
2013-05-20
2
-0
/
+7
*
kernel: generic: add 3.10-rc1 support
Jonas Gorski
2013-05-19
165
-0
/
+31689
*
kernel: don't remove of_tables
Jonas Gorski
2013-05-19
1
-0
/
+33
*
kernel: add missing PHY ID for an AR8327 switch variant
Felix Fietkau
2013-05-13
1
-0
/
+1
*
kernel: move CONFIG_MIPS_SEAD3 to generic
Jonas Gorski
2013-05-12
3
-0
/
+3
*
kernel: fix CVE-2013-1763 in older kernels
Jonas Gorski
2013-05-12
2
-0
/
+54
*
kernel: make zlib and lzo modules selectable
Jonas Gorski
2013-05-09
5
-0
/
+115
*
kernel: b53: use correct oops for bcm5365 switch
Hauke Mehrtens
2013-05-09
1
-1
/
+1
*
kernel: allow building zsmalloc as a module again
Jonas Gorski
2013-05-09
2
-0
/
+18
*
kernel: update linux 3.9 to 3.9.1
Gabor Juhos
2013-05-08
1
-1
/
+1
*
kernel: update linux 3.8 to 3.8.12
Gabor Juhos
2013-05-08
1
-1
/
+1
*
kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used...
Felix Fietkau
2013-05-02
4
-52
/
+0
*
kernel: generic: don't strip /proc/irq on SMP
Jonas Gorski
2013-05-02
4
-12
/
+12
*
kernel: update linux 3.8 to 3.8.11
Gabor Juhos
2013-05-01
3
-7
/
+7
*
linux/3.9: implement pcibios_get_phb_of_node for MIPS
Gabor Juhos
2013-04-30
2
-0
/
+88
*
linux/3.8: use backported pcibios_get_phb_of_node patches
Gabor Juhos
2013-04-30
3
-153
/
+44
*
linux/3.{8,9}: add missing symbols
Gabor Juhos
2013-04-30
2
-0
/
+4
*
linux/3.{8,9}: turn on CONFIG_NET_SCH_FQ_CODEL
Gabor Juhos
2013-04-30
2
-2
/
+2
*
kernel: fix a memory leak in split_rootfs_data()
Hauke Mehrtens
2013-04-28
2
-42
/
+20
*
kernel: update bcma and ssb for kernel 3.8+ to version from wireless-testing ...
Hauke Mehrtens
2013-04-28
6
-354
/
+2795
*
kernel: update linux 3.9 patches to rc8
Jonas Gorski
2013-04-28
6
-76
/
+12
*
kernel: add missing bcma defines and header file for bcrmfmac
Jonas Gorski
2013-04-28
15
-127
/
+388
*
kernel: update linux 3.8 to 3.8.9
Gabor Juhos
2013-04-26
3
-70
/
+6
*
generic: fix rtl8366_smi compile warning
John Crispin
2013-04-25
1
-1
/
+1
*
kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL
Felix Fietkau
2013-04-22
5
-5
/
+5
*
kernel: backport SSB/BCMA changes in preparation for a compat-wireless update
Felix Fietkau
2013-04-19
10
-179
/
+1249
*
linux/3.9: add missing config symbol
Gabor Juhos
2013-04-19
1
-0
/
+1
*
linux/3.[89]: update bridge_remove_ipv6_dependency patch
Gabor Juhos
2013-04-19
2
-10
/
+10
*
kernel: update linux 3.8 to 3.8.8
Gabor Juhos
2013-04-19
1
-1
/
+1
*
kernel: force CONFIG_NET_SCHED=y for fq_codel (#13360)
Felix Fietkau
2013-04-15
2
-4
/
+10
*
refresh against -rc7
Imre Kaloz
2013-04-15
7
-9
/
+9
*
kernel: update linux 3.8 to 3.8.7
Gabor Juhos
2013-04-14
4
-4
/
+4
*
linux/3.8: backport 'spi/of: Use DT aliases for assigning bus number' from 3.9
Gabor Juhos
2013-04-12
1
-0
/
+37
*
fix rtl8366s OF binding
John Crispin
2013-04-12
1
-2
/
+2
*
kernel: calibrate the TWD timer even when booting with only one CPU, it is us...
Felix Fietkau
2013-04-10
2
-0
/
+46
*
kernel: keep the igmp proc support even with PROC_STRIPPED, some tools still ...
Felix Fietkau
2013-04-10
2
-22
/
+0
*
kernel: switch default qdisc from pfifo_fast to fq_codel and remove pfifo_fast
Felix Fietkau
2013-04-10
4
-0
/
+432
*
kernel: keep dropped stats in fq_codel
Felix Fietkau
2013-04-10
2
-0
/
+20
*
kernel: tune fq_codel defaults for common netdevice speeds
Felix Fietkau
2013-04-10
2
-0
/
+28
*
kernel: add patches by Dave Täht to reduce buffer size in longer queues to r...
Felix Fietkau
2013-04-10
4
-0
/
+208
*
kernel: refresh patches against 3.9-rc6
Florian Fainelli
2013-04-09
12
-388
/
+18
*
kernel: add support for PMC PM25LQ032 SPI Flash in m25p80.c
Florian Fainelli
2013-04-09
4
-0
/
+40
[prev]
[next]