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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-30
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-29
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
1
-3
/
+3
2020-05-29
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
1
-1
/
+1
2020-05-29
net/mlx5e: Properly set default values when disabling adaptive moderation
Tal Gilboa
3
-14
/
+37
2020-05-29
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2
-20
/
+24
2020-05-29
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
1
-4
/
+0
2020-05-29
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
1
-1
/
+1
2020-05-29
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
1
-0
/
+18
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
1
-1
/
+2
2020-05-27
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-27
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-27
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-27
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
Daniele Palmas
1
-0
/
+1
2020-05-27
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
1
-1
/
+2
2020-05-26
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
1
-1
/
+3
2020-05-26
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-24
Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-48
/
+152
2020-05-24
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-24
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-24
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
1
-1
/
+2
2020-05-23
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2
-3
/
+6
2020-05-23
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
1
-3
/
+6
2020-05-23
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
1
-0
/
+6
2020-05-23
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
1
-8
/
+9
2020-05-23
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
1
-5
/
+6
2020-05-23
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
1
-1
/
+3
2020-05-23
net/mlx5e: Fix inner tirs handling
Roi Dayan
4
-10
/
+12
2020-05-23
net/mlx5e: kTLS, Destroy key object after destroying the TIS
Tariq Toukan
1
-1
/
+1
2020-05-23
net/mlx5e: Fix allowed tc redirect merged eswitch offload cases
Maor Dickman
3
-14
/
+41
2020-05-23
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
2
-0
/
+14
2020-05-23
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
2
-4
/
+34
2020-05-23
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+14
2020-05-23
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
1
-2
/
+1
2020-05-23
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-23
r8169: fix OCP access on RTL8117
Heiner Kallweit
1
-2
/
+15
2020-05-23
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...
Jiri Pirko
2
-2
/
+20
2020-05-23
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-05-23
netdevsim: Ensure policer drop counter always increases
Ido Schimmel
1
-2
/
+1
2020-05-23
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-05-23
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-23
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-22
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
Tang Bin
1
-4
/
+4
2020-05-22
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-22
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
3
-5
/
+5
[next]