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
2016-05-04
Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-127
/
+259
2016-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-2
/
+2
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
1
-2
/
+1
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
Merge branch 'rds-fixes'
David S. Miller
4
-19
/
+50
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
4
-10
/
+33
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
2
-17
/
+25
2016-05-03
Merge branch 'tunnel-csum-and-sg-offloads'
David S. Miller
3
-2
/
+9
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
1
-0
/
+2
2016-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-0
/
+8
2016-05-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-05-03
Merge branch 'mlx5-fixes'
David S. Miller
6
-29
/
+74
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
3
-16
/
+49
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2
-11
/
+20
2016-05-03
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
1
-0
/
+1
2016-05-03
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
1
-2
/
+4
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
1
-2
/
+7
2016-05-03
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
1
-0
/
+1
2016-05-03
fuse: update mailing list in MAINTAINERS
Miklos Szeredi
1
-1
/
+1
2016-05-03
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-05-03
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-56
/
+41
2016-05-02
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-02
Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-3
/
+3
2016-05-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-5
/
+17
2016-05-02
Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-60
/
+7
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-194
/
+384
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
20
-68
/
+119
2016-05-02
gre: do not pull header in ICMP error processing
Jiri Benc
1
-3
/
+8
2016-05-02
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2016-05-02
tipc: only process unicast on intended node
Hamish Martin
1
-0
/
+5
2016-05-02
cxgb3: fix out of bounds read
Michal Schmidt
1
-1
/
+2
2016-05-02
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
2
-2
/
+22
2016-05-02
soreuseport: Fix TCP listener hash collision
Craig Gallek
1
-0
/
+2
2016-05-02
net: l2tp: fix reversed udp6 checksum flags
Wang Shanker
1
-2
/
+2
2016-05-02
Linux 4.6-rc6
Linus Torvalds
1
-2
/
+2
2016-05-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-3
/
+3
2016-04-30
gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
Ville Syrjälä
1
-1
/
+1
2016-04-30
Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-2
/
+45
2016-04-30
Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2016-04-30
Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+7
2016-04-30
Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
3
-0
/
+87
2016-04-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-48
/
+277
2016-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
23
-102
/
+173
2016-04-30
raid5: delete unnecessary warnning
Shaohua Li
1
-2
/
+0
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-47
/
+151
[next]