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
2021-12-07
lib: add reference counting tracking infrastructure
Eric Dumazet
4
-0
/
+220
2021-12-04
Merge branch 'qed-enhancements'
Jakub Kicinski
10
-16
/
+256
2021-12-04
qed*: esl priv flag support through ethtool
Manish Chopra
6
-1
/
+83
2021-12-04
qed*: enhance tx timeout debug info
Manish Chopra
7
-15
/
+173
2021-12-03
net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()
Dan Carpenter
1
-2
/
+2
2021-12-03
net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()
Yang Yingliang
1
-5
/
+2
2021-12-03
net: dsa: vsc73xxx: Get rid of duplicate of_node assignment
Andy Shevchenko
1
-3
/
+0
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
1
-1
/
+2
2021-12-03
Merge branch 'hns3-cleanups'
David S. Miller
11
-54
/
+106
2021-12-03
net: hns3: fix hns3 driver header file not self-contained issue
Jie Wang
5
-0
/
+18
2021-12-03
net: hns3: replace one tab with space in for statement
Hao Chen
1
-1
/
+1
2021-12-03
net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()
Hao Chen
1
-1
/
+0
2021-12-03
net: hns3: add comments for hclge_dbg_fill_content()
Hao Chen
1
-0
/
+4
2021-12-03
net: hns3: add void before function which don't receive ret
Hao Chen
2
-2
/
+2
2021-12-03
net: hns3: align return value type of atomic_read() with its output
Hao Chen
1
-1
/
+1
2021-12-03
net: hns3: modify one argument type of function hclge_ncl_config_data_print
Guangbin Huang
1
-3
/
+3
2021-12-03
net: hns3: Align type of some variables with their print type
Hao Chen
3
-4
/
+4
2021-12-03
net: hns3: add print vport id for failed message of vlan
Guangbin Huang
1
-4
/
+4
2021-12-03
net: hns3: refactor function hclge_set_vlan_filter_hw
Guangbin Huang
1
-18
/
+27
2021-12-03
net: hns3: optimize function hclge_cfg_common_loopback()
Yufeng Mo
1
-20
/
+42
2021-12-03
Merge tag 'mlx5-updates-2021-12-02' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
12
-127
/
+202
2021-12-03
net/mlx5: Dynamically resize flow counters query buffer
Avihai Horon
2
-14
/
+64
2021-12-03
net/mlx5e: TC, Set flow attr ip_version earlier
Roi Dayan
1
-3
/
+3
2021-12-03
net/mlx5e: TC, Move common flow_action checks into function
Roi Dayan
1
-20
/
+24
2021-12-03
net/mlx5e: Remove redundant actions arg from vlan push/pop funcs
Roi Dayan
1
-10
/
+6
2021-12-03
net/mlx5e: Remove redundant actions arg from validate_goto_chain()
Roi Dayan
1
-9
/
+5
2021-12-03
net/mlx5e: TC, Remove redundant action stack var
Roi Dayan
1
-47
/
+42
2021-12-03
net/mlx5e: Hide function mlx5e_num_channels_changed
Tariq Toukan
2
-2
/
+1
2021-12-03
net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macro
Ben Ben-Ishay
3
-3
/
+3
2021-12-03
net/mlx5: Print more info on pci error handlers
Saeed Mahameed
1
-14
/
+37
2021-12-03
net/mlx5: SF, silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2021-12-03
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
Christophe JAILLET
1
-5
/
+9
2021-12-03
net/mlx5: Fix error return code in esw_qos_create()
Wei Yongjun
1
-0
/
+1
2021-12-03
mlx5: fix mlx5i_grp_sw_update_stats() stack usage
Arnd Bergmann
1
-3
/
+9
2021-12-03
mlx5: fix psample_sample_packet link error
Arnd Bergmann
1
-0
/
+1
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
221
-1440
/
+2993
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
104
-412
/
+1000
2021-12-02
Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+9
2021-12-02
Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-8
/
+33
2021-12-02
selftests: net: remove meaningless help option
Li Zhijian
1
-2
/
+0
2021-12-02
mctp: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
net: openvswitch: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
ipvlan: Remove redundant if statements
Xu Wang
2
-4
/
+2
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-12-02
net: lan966x: Fix builds for lan966x driver
Horatiu Vultur
1
-0
/
+1
2021-12-02
dt-bindings: net: lan966x: Add additional properties for lan966x
Horatiu Vultur
1
-2
/
+11
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
4
-15
/
+158
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-12-02
net: lan966x: Fix duplicate check in frame extraction
Horatiu Vultur
1
-5
/
+0
[prev]
[next]