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
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
2019-05-09
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-09
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
3
-6
/
+13
2019-05-09
net: aquantia: fix undefined devm_hwmon_device_register_with_info reference
Kefeng Wang
1
-0
/
+5
2019-05-09
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-9
/
+10
2019-05-09
aqc111: fix double endianness swap on BE
Oliver Neukum
1
-2
/
+4
2019-05-09
aqc111: fix writing to the phy on BE
Oliver Neukum
1
-6
/
+17
2019-05-09
aqc111: fix endianness issue in aqc111_change_mtu
Oliver Neukum
1
-0
/
+2
2019-05-09
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-05-09
macvlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-0
/
+2
2019-05-09
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
1
-2
/
+2
2019-05-09
tuntap: synchronize through tfiles array instead of tun->numqueues
Jason Wang
1
-1
/
+6
2019-05-09
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
1
-1
/
+6
2019-05-09
dwmac4_prog_mtl_tx_algorithms() missing write operation
Cheng Han
1
-0
/
+2
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
2019-05-09
net/sched: avoid double free on matchall reoffload
Pieter Jansen van Vuuren
1
-0
/
+1
2019-05-09
nfp: reintroduce ndo_get_port_parent_id for representor ports
Pieter Jansen van Vuuren
2
-0
/
+17
2019-05-09
Merge branch 'phy-realtek-delays'
David S. Miller
1
-4
/
+66
2019-05-09
net: phy: realtek: Change TX-delay setting for RGMII modes only
Serge Semin
1
-4
/
+15
2019-05-09
net: phy: realtek: Add rtl8211e rx/tx delays config
Serge Semin
1
-0
/
+51
2019-05-08
net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get
Vladimir Oltean
1
-1
/
+5
2019-05-08
net: dsa: sja1105: fix check on while loop exit
Colin Ian King
1
-3
/
+4
2019-05-08
net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static
Wang Hai
1
-2
/
+2
2019-05-08
selinux: do not report error on connect(AF_UNSPEC)
Paolo Abeni
1
-4
/
+4
2019-05-08
net: hns3: remove redundant assignment of l2_hdr to itself
Colin Ian King
1
-1
/
+1
2019-05-08
net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
Colin Ian King
1
-4
/
+4
2019-05-08
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Geert Uytterhoeven
1
-2
/
+2
2019-05-08
ipv4: Fix raw socket lookup for local traffic
David Ahern
1
-2
/
+2
2019-05-08
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1636
-26976
/
+126809
2019-05-08
Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-196
/
+341
2019-05-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-78
/
+156
2019-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
18
-144
/
+294
2019-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-59
/
+9591
2019-05-08
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-378
/
+2142
2019-05-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-6
/
+23
2019-05-08
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-29
/
+26
2019-05-08
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-91
/
+1353
2019-05-08
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
25
-79
/
+62
2019-05-08
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
50
-295
/
+1258
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
43
-107
/
+331
2019-05-08
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-269
/
+487
2019-05-08
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-138
/
+64
2019-05-08
Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+38
2019-05-08
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-70
/
+267
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
207
-2257
/
+2312
2019-05-08
Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-292
/
+1023
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-115
/
+293
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
274
-4319
/
+10394
2019-05-07
Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-82
/
+220
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
927
-134361
/
+22718
[next]