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-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
6
-55
/
+75
2020-05-23
net: atlantic: move PTP TC initialization to a separate function
Dmitry Bezrukov
1
-12
/
+19
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
12
-72
/
+105
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
35
-506
/
+2213
2020-05-23
Merge branch 'Support-for-fdb-ECMP-nexthop-groups'
David S. Miller
11
-90
/
+650
2020-05-23
selftests: net: add fdb nexthop tests
Roopa Prabhu
1
-2
/
+158
2020-05-23
vxlan: support for nexthop notifiers
Roopa Prabhu
1
-4
/
+29
2020-05-23
nexthop: add support for notifiers
Roopa Prabhu
3
-0
/
+40
2020-05-23
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
4
-59
/
+275
2020-05-23
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
5
-25
/
+148
2020-05-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-393
/
+342
2020-05-22
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
4
-10
/
+11
2020-05-22
ice: remove unnecessary backslash
Bruce Allan
1
-1
/
+1
2020-05-22
ice: remove unnecessary check
Bruce Allan
1
-1
/
+1
2020-05-22
ice: remove unnecessary expression that is always true
Bruce Allan
1
-1
/
+2
2020-05-22
ice: Fix check for removing/adding mac filters
Lihong Yang
1
-5
/
+10
2020-05-22
ice: refactor filter functions
Michal Swiatkowski
8
-264
/
+494
2020-05-22
ice: Fix resource leak on early exit from function
Eric Joyner
1
-1
/
+3
2020-05-22
ice: cleanup vf_id signedness
Jesse Brandeburg
3
-10
/
+11
2020-05-22
ice: Fix casting issues
Karol Kolacinski
13
-64
/
+74
2020-05-22
ice: Provide more meaningful error message
Lihong Yang
6
-113
/
+247
2020-05-22
ice: Fix probe/open race condition
Anirudh Venkataramanan
1
-10
/
+14
2020-05-22
ice: only drop link once when setting pauseparams
Dave Ertman
1
-12
/
+0
2020-05-22
ice: Fix check for contiguous TCs
Dave Ertman
1
-7
/
+12
2020-05-22
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
5
-0
/
+94
2020-05-22
ice: Add VF promiscuous support
Brett Creeley
4
-2
/
+223
2020-05-22
ice: Add support for tunnel offloads
Tony Nguyen
14
-14
/
+867
2020-05-22
ice: report netlist version in .info_get
Jacob Keller
5
-0
/
+158
2020-05-22
Merge branch 'provide-KAPI-for-SQI'
David S. Miller
5
-3
/
+108
2020-05-22
net: phy: tja11xx: add SQI support
Oleksij Rempel
1
-0
/
+26
2020-05-22
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
4
-3
/
+82
2020-05-22
Merge branch 'qed-next'
David S. Miller
7
-32
/
+258
2020-05-22
qed: Add XRC to RoCE
Yuval Basson
4
-18
/
+194
2020-05-22
qed: changes to ILT to support XRC
Yuval Basson
4
-14
/
+64
2020-05-22
net: psample: Add tunnel support
Chris Mi
2
-0
/
+179
2020-05-22
igc: Change byte order in struct igc_nfc_filter
Andre Guedes
2
-22
/
+13
2020-05-22
igc: Align terms used in NFC support code
Andre Guedes
3
-117
/
+114
2020-05-22
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
3
-108
/
+112
2020-05-22
igc: Early return in igc_get_ethtool_nfc_entry()
Andre Guedes
1
-30
/
+28
2020-05-22
igc: Cleanup _get|set_rxnfc ethtool ops
Andre Guedes
1
-23
/
+10
2020-05-22
igc: Get rid of igc_max_channels()
Andre Guedes
2
-13
/
+3
2020-05-22
igc: Remove unused field from igc_nfc_filter
Andre Guedes
1
-1
/
+0
2020-05-22
igc: Remove per queue good transmited counter register
Sasha Neftin
1
-3
/
+0
2020-05-22
igc: Remove header redirection register
Sasha Neftin
1
-1
/
+0
2020-05-22
igc: Remove obsolete circuit breaker registers
Sasha Neftin
2
-11
/
+0
2020-05-22
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
1
-4
/
+14
2020-05-22
igc: Enable NFC rules based source MAC address
Andre Guedes
1
-10
/
+22
2020-05-22
igc: Add support for source address filters in core
Andre Guedes
4
-21
/
+49
2020-05-21
igc: Remove mac_table from igc_adapter
Andre Guedes
3
-48
/
+21
2020-05-21
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
3
-37
/
+12
[prev]
[next]