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
2020-09-27
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
5
-13
/
+29
2020-09-27
net: hns3: add support to query device specifications
Guangbin Huang
5
-1
/
+167
2020-09-27
net: hns3: add debugfs to dump device capabilities
Guangbin Huang
1
-0
/
+24
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
6
-19
/
+145
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
4
-4
/
+11
2020-09-27
net: hns3: add support to query device capability
Guangbin Huang
5
-18
/
+29
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2
-5
/
+1
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
10
-69
/
+100
2020-09-27
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
2
-2
/
+2
2020-09-27
Merge branch 'Generic-adjustment-for-flow-dissector-in-DSA'
David S. Miller
19
-135
/
+158
2020-09-27
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
1
-9
/
+0
2020-09-27
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
1
-0
/
+11
2020-09-27
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_mtk: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_edsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_dsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
1
-22
/
+12
2020-09-27
net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case
Vladimir Oltean
1
-2
/
+8
2020-09-27
net: dsa: point out the tail taggers
Vladimir Oltean
3
-0
/
+3
2020-09-27
net: dsa: add a generic procedure for the flow dissector
Vladimir Oltean
1
-0
/
+26
2020-09-27
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
8
-25
/
+16
2020-09-27
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
5
-16
/
+37
2020-09-27
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
1
-0
/
+1
2020-09-27
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
2
-1
/
+25
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
4
-44
/
+35
2020-09-26
Revert "vxlan: move encapsulation warning"
Jakub Kicinski
1
-4
/
+5
2020-09-26
Merge branch 'devlink-flash-update-overwrite-mask'
David S. Miller
17
-73
/
+247
2020-09-26
ice: add support for flash update overwrite mask
Jacob Keller
4
-4
/
+64
2020-09-26
netdevsim: add support for flash_update overwrite mask
Jacob Keller
3
-1
/
+28
2020-09-26
devlink: introduce flash update overwrite mask
Jacob Keller
4
-2
/
+70
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
11
-40
/
+57
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
10
-32
/
+34
2020-09-26
Merge branch 'simplify-TCP-loss-marking-code'
David S. Miller
2
-53
/
+23
2020-09-26
tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
Yuchung Cheng
1
-12
/
+2
2020-09-26
tcp: simplify tcp_mark_skb_lost
Yuchung Cheng
1
-37
/
+22
2020-09-26
tcp: move tcp_mark_skb_lost
Yuchung Cheng
2
-14
/
+14
2020-09-26
tcp: consistently check retransmit hint
Yuchung Cheng
2
-8
/
+3
2020-09-26
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2020-09-26
Merge branch 'dpaa2-eth-small-updates'
David S. Miller
4
-15
/
+19
2020-09-26
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
3
-1
/
+17
2020-09-26
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
1
-12
/
+1
2020-09-26
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
1
-2
/
+1
2020-09-26
Merge branch 'vxlan-clean-up'
David S. Miller
1
-11
/
+12
2020-09-26
vxlan: fix vxlan_find_sock() documentation for l3mdev
Fabian Frederick
1
-2
/
+3
2020-09-26
vxlan: check rtnl_configure_link return code correctly
Fabian Frederick
1
-1
/
+1
2020-09-26
vxlan: move encapsulation warning
Fabian Frederick
1
-5
/
+4
2020-09-26
vxlan: add unlikely to vxlan_remcsum check
Fabian Frederick
1
-1
/
+1
2020-09-26
vxlan: don't collect metadata if remote checksum is wrong
Fabian Frederick
1
-3
/
+4
2020-09-26
net: bridge: mcast: remove only S,G port groups from sg_port hash
Nikolay Aleksandrov
1
-4
/
+5
2020-09-26
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
7
-2
/
+32
[prev]
[next]