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
pinetabv-6.6.y-devel
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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
iavf: fix potential races for FDIR filters
Piotr Gardocki
2
-4
/
+12
2023-08-16
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
1
-4
/
+33
2023-08-11
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-11
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
1
-8
/
+72
2023-08-11
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
1
-15
/
+14
2023-08-11
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-11
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-08-11
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
1
-0
/
+11
2023-08-11
net: korina: handle clk prepare error in korina_probe()
Yuanjun Gong
1
-2
/
+1
2023-08-11
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
1
-4
/
+8
2023-08-11
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-08-11
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
9
-26
/
+128
2023-08-11
net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
Jianbo Liu
1
-10
/
+7
2023-08-11
net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
Amir Tzin
1
-0
/
+10
2023-08-11
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Yuanjun Gong
1
-1
/
+3
2023-08-11
net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
Zhengchao Shao
1
-1
/
+2
2023-08-11
net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
Zhengchao Shao
1
-2
/
+3
2023-08-11
net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
Zhengchao Shao
1
-0
/
+1
2023-08-11
net/mlx5: Free irqs only on shutdown callback
Shay Drory
3
-1
/
+31
2023-08-03
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-08-03
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
1
-12
/
+28
2023-08-03
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
1
-1
/
+3
2023-08-03
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
2
-5
/
+46
2023-08-03
octeontx2-af: Removed unnecessary debug messages.
Sunil Goutham
1
-14
/
+4
2023-08-03
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
1
-12
/
+14
2023-08-03
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-08-03
atheros: fix return value check in atl1_tso()
Yuanjun Gong
1
-2
/
+5
2023-08-03
vxlan: calculate correct header length for GPE
Jiri Benc
1
-1
/
+1
2023-08-03
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2
-4
/
+16
2023-08-03
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
1
-2
/
+1
2023-08-03
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2
-4
/
+20
2023-08-03
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
1
-3
/
+3
2023-08-03
iavf: fix potential deadlock on allocation failure
Jacob Keller
1
-2
/
+3
2023-08-03
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-07-27
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
1
-2
/
+2
2023-07-27
igc: Avoid transmit queue timeout for XDP
Kurt Kanzenbach
1
-0
/
+8
2023-07-27
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
1
-2
/
+3
2023-07-27
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
4
-29
/
+16
2023-07-27
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
3
-32
/
+85
2023-07-27
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
4
-17
/
+68
2023-07-27
iavf: make functions static where possible
Przemek Kitszel
4
-43
/
+28
2023-07-27
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
1
-5
/
+0
2023-07-27
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2
-18
/
+17
2023-07-27
iavf: use internal state to free traffic IRQs
Ahmed Zaki
1
-3
/
+4
2023-07-27
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
1
-1
/
+1
2023-07-27
iavf: Fix use-after-free in free_netdev
Ding Hui
1
-4
/
+1
2023-07-27
net: ethernet: mtk_eth_soc: handle probe deferral
Daniel Golle
1
-18
/
+11
2023-07-27
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
Tanmay Patil
1
-5
/
+19
2023-07-27
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2
-12
/
+48
2023-07-27
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
[next]