index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
netem: use rb tree to implement the time queue
Eric Dumazet
1
-24
/
+85
2013-07-02
net: qmi_wwan: add TP-LINK MA260
Bjørn Mork
1
-0
/
+1
2013-07-02
net: qmi_wwan: add Option GTM681W
Bjørn Mork
1
-0
/
+1
2013-07-02
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
Bjørn Mork
1
-1
/
+0
2013-07-02
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
2
-6
/
+22
2013-07-02
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
1
-5
/
+25
2013-07-02
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-07-02
net: stmmac: fixed enh_desc set always zero
Byungho An
1
-3
/
+3
2013-07-02
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
2013-07-02
xen: Use more current logging styles
Joe Perches
2
-19
/
+16
2013-07-02
net: fec: Fix multicast list setup in fec_restart().
Christoph Müllner
1
-3
/
+4
2013-07-02
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
1
-4
/
+8
2013-07-02
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-07-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
119
-3098
/
+3772
2013-07-02
openvswitch: Add Kconfig dependency on GRE-DEMUX.
Pravin B Shelar
3
-5
/
+18
2013-07-02
alx: fix ethtool support code
Johannes Berg
1
-35
/
+29
2013-07-02
alx: fix MAC address alignment problem
Johannes Berg
1
-4
/
+4
2013-07-02
alx: separate link speed/duplex fields
Johannes Berg
4
-125
/
+106
2013-07-02
alx: make sizes unsigned
Johannes Berg
1
-4
/
+4
2013-07-02
alx: remove NET_CORE Kconfig select
Johannes Berg
1
-1
/
+0
2013-07-02
alx: fix 100mbit/half duplex speed translation
Johannes Berg
1
-1
/
+1
2013-07-02
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
1
-1
/
+2
2013-07-02
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
4
-22
/
+60
2013-07-02
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
7
-11
/
+319
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
29
-820
/
+529
2013-07-01
Linux 3.10
Linus Torvalds
1
-1
/
+1
2013-07-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+2
2013-07-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-93
/
+61
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
2
-2
/
+16
2013-06-30
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
1
-1
/
+2
2013-06-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+14
2013-06-30
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
1
-2
/
+3
2013-06-30
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
1
-5
/
+12
2013-06-29
bonding: combine pr_debugs in bond_set_dev_addr into one
Nikolay Aleksandrov
1
-3
/
+2
2013-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-13
/
+14
2013-06-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2013-06-29
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
Mathieu Desnoyers
1
-9
/
+11
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+39
2013-06-29
Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-34
/
+22
2013-06-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2013-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+9
2013-06-29
UBIFS: fix a horrid bug
Artem Bityutskiy
1
-3
/
+27
2013-06-29
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
1
-12
/
+12
2013-06-29
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
14
-102
/
+44
2013-06-29
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
8
-10
/
+10
2013-06-29
nlmon: fix comparison in nlmon_is_valid_mtu
Daniel Borkmann
1
-1
/
+5
2013-06-29
drivers: net: cpsw: add newline after MACID log
Daniel Mack
1
-2
/
+2
2013-06-29
pch_gbe: use managed functions pcim_* and devm_*
Andy Shevchenko
1
-35
/
+15
[prev]
[next]