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
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
18
-44
/
+57
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
3
-15
/
+32
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
4
-0
/
+114
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2
-3
/
+5
2018-07-08
connector: fix defined but not used warning
Randy Dunlap
1
-1
/
+2
2018-07-07
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
1
-2
/
+0
2018-07-07
Merge branch 'cpsw-allow-PTP-224.0.0.107-to-be-timestamped'
David S. Miller
1
-18
/
+19
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
1
-1
/
+2
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
1
-17
/
+17
2018-07-07
stmmac: fix signed 64-bit division
Arnd Bergmann
1
-6
/
+4
2018-07-07
tipc: extend link reset criteria for stale packet retransmission
Jon Maloy
1
-19
/
+24
2018-07-07
Merge branch 'Introduce-matching-on-double-vlan-QinQ-headers-for-TC-flower'
David S. Miller
4
-29
/
+83
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2
-14
/
+55
2018-07-07
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
1
-0
/
+4
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
2
-15
/
+19
2018-07-07
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
1
-2
/
+5
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
2
-1
/
+3
2018-07-07
farsync: remove redundant variable txq_length
Colin Ian King
1
-2
/
+0
2018-07-07
Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap'
David S. Miller
3
-2
/
+219
2018-07-07
selftests: mlxsw: Add mlxsw-specific test for mirror to gretap
Petr Machata
1
-0
/
+217
2018-07-07
selftests: forwarding: Allow importing dependent libraries
Petr Machata
2
-2
/
+2
2018-07-07
Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'
David S. Miller
2
-42
/
+93
2018-07-07
vxlan: fix default fdb entry netlink notify ordering during netdev create
Roopa Prabhu
1
-8
/
+21
2018-07-07
vxlan: make netlink notify in vxlan_fdb_destroy optional
Roopa Prabhu
1
-6
/
+8
2018-07-07
vxlan: add new fdb alloc and create helpers
Roopa Prabhu
1
-29
/
+62
2018-07-07
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-07
devlink: fix incorrect return statement
Arnd Bergmann
1
-1
/
+0
2018-07-07
mlxsw: spectrum_router: avoid uninitialized variable access
Arnd Bergmann
1
-4
/
+2
2018-07-07
Merge branch 'hns3-misc-fixes'
David S. Miller
9
-74
/
+70
2018-07-07
net: hns3: Prevent sending command during global or core reset
Huazhong Tan
3
-1
/
+6
2018-07-07
net: hns3: Remove the warning when clear reset cause
Peng Li
1
-2
/
+0
2018-07-07
net: hns3: Fix get_vector ops in hclgevf_main module
Yunsheng Lin
1
-1
/
+10
2018-07-07
net: hns3: Fix warning bug when doing lp selftest
Yunsheng Lin
1
-0
/
+2
2018-07-07
net: hns3: Add configure for mac minimal frame size
Jian Shen
2
-1
/
+3
2018-07-07
net: hns3: Fix for mailbox message truncated problem
Fuyun Liang
1
-1
/
+2
2018-07-07
net: hns3: Fix for l4 checksum offload bug
Yunsheng Lin
1
-3
/
+3
2018-07-07
net: hns3: Fix for waterline not setting correctly
Yunsheng Lin
1
-16
/
+6
2018-07-07
net: hns3: Fix for mac pause not disable in pfc mode
Yunsheng Lin
1
-2
/
+7
2018-07-07
net: hns3: Fix tc setup when netdev is first up
Yunsheng Lin
1
-47
/
+31
2018-07-07
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2
-2
/
+33
2018-07-07
Merge branch 'sock-cookie-initializers'
David S. Miller
20
-134
/
+98
2018-07-07
ip: unconditionally set cork gso_size
Willem de Bruijn
2
-4
/
+2
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
6
-18
/
+10
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
11
-49
/
+31
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
3
-7
/
+10
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
6
-18
/
+25
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
6
-39
/
+21
2018-07-06
Merge branch 'IP-listification-follow-ups'
David S. Miller
4
-24
/
+133
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
3
-16
/
+118
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
1
-8
/
+15
[next]