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
2018-01-13
error-injection: Add injectable error types
Masami Hiramatsu
7
-15
/
+66
2018-01-13
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
22
-213
/
+317
2018-01-13
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2
-15
/
+7
2018-01-13
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
7
-32
/
+31
2018-01-13
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2
-5
/
+4
2018-01-12
Merge branch 'hns3-add-some-new-features-and-fix-some-bugs'
David S. Miller
7
-87
/
+336
2018-01-12
net: hns3: check for NULL function pointer in hns3_nic_set_features
Jian Shen
1
-2
/
+4
2018-01-12
net: hns3: add feature check when feature changed
Jian Shen
1
-12
/
+15
2018-01-12
net: hns3: add int_gl_idx setup for TX and RX queues
Fuyun Liang
3
-0
/
+21
2018-01-12
net: hns3: change the unit of GL value macro
Fuyun Liang
1
-4
/
+4
2018-01-12
net: hns3: remove unused GL setup function
Fuyun Liang
1
-12
/
+0
2018-01-12
net: hns3: refactor GL update function
Fuyun Liang
1
-19
/
+16
2018-01-12
net: hns3: refactor interrupt coalescing init function
Fuyun Liang
1
-9
/
+20
2018-01-12
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
3
-4
/
+188
2018-01-12
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
3
-0
/
+40
2018-01-12
net: hns3: remove TSO config command from VF driver
Peng Li
2
-28
/
+0
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2
-0
/
+31
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
72
-348
/
+778
2018-01-12
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-12
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-12
/
+23
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
18
-263
/
+760
2018-01-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-64
/
+207
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
1
-0
/
+2
2018-01-11
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
1
-0
/
+1
2018-01-11
net: socionext: include linux/io.h to fix build
Arnd Bergmann
1
-0
/
+1
2018-01-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
15
-194
/
+252
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
1
-0
/
+6
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
1
-0
/
+19
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
3
-37
/
+186
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
3
-0
/
+251
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
3
-0
/
+208
2018-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-131
/
+303
2018-01-11
samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
Jesper Dangaard Brouer
3
-0
/
+324
2018-01-11
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
1
-1
/
+3
2018-01-11
Merge branch 'sfc-support-25G-configuration-with-ethtool'
David S. Miller
5
-93
/
+120
2018-01-11
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
1
-0
/
+12
2018-01-11
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
5
-83
/
+92
2018-01-11
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
1
-10
/
+16
2018-01-11
Merge branch 'mlxsw-qdisc-refactoring'
David S. Miller
5
-154
/
+280
2018-01-11
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
1
-0
/
+7
2018-01-11
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
1
-38
/
+71
2018-01-11
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
1
-11
/
+26
2018-01-11
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
1
-14
/
+62
2018-01-11
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
1
-21
/
+22
2018-01-11
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-11
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-11
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-11
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2
-19
/
+20
2018-01-11
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2
-6
/
+7
[next]