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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
i40e: fix potential memory leaks in i40e_remove()
Andrii Staikov
1
-3
/
+7
2023-11-08
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
Su Hui
1
-0
/
+2
2023-11-02
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
1
-1
/
+1
2023-11-02
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
1
-1
/
+1
2023-11-02
net: ethernet: adi: adin1110: Fix uninitialized variable
Dell Jin
1
-1
/
+1
2023-11-02
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
1
-10
/
+25
2023-11-02
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
1
-1
/
+5
2023-11-02
treewide: Spelling fix in comment
Kunwu Chan
1
-1
/
+1
2023-11-02
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
1
-1
/
+1
2023-11-02
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
1
-2
/
+3
2023-11-02
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
Mirsad Goran Todorovac
1
-1
/
+1
2023-11-02
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...
Mirsad Goran Todorovac
1
-1
/
+1
2023-11-02
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-25
ice: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-3
/
+0
2023-10-25
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-7
/
+29
2023-10-25
net/mlx5e: Don't offload internal port if filter device is out device
Jianbo Liu
1
-1
/
+2
2023-10-25
net/mlx5: Handle fw tracer change ownership event based on MTRC
Maher Sanalla
1
-1
/
+1
2023-10-25
net/mlx5: E-switch, register event handler before arming the event
Shay Drory
1
-9
/
+8
2023-10-25
sky2: Make sure there is at least one frag_addr available
Kees Cook
1
-1
/
+1
2023-10-25
i40e: prevent crash on probe if hw registers have invalid values
Michal Schmidt
1
-2
/
+2
2023-10-25
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
1
-7
/
+6
2023-10-25
qed: fix LL2 RX buffer allocation
Manish Chopra
1
-2
/
+5
2023-10-25
ice: reset first in crash dump kernels
Jesse Brandeburg
1
-0
/
+15
2023-10-25
ice: fix over-shifted variable
Jesse Brandeburg
1
-2
/
+1
2023-10-25
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-10-25
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli
3
-0
/
+4
2023-10-25
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
4
-0
/
+15
2023-10-25
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
3
-12
/
+7
2023-10-25
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
3
-9
/
+15
2023-10-25
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
5
-16
/
+65
2023-10-20
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
6
-23
/
+54
2023-10-20
net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
Will Mortensen
1
-1
/
+2
2023-10-20
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
1
-2
/
+3
2023-10-20
net/mlx5e: macsec: use update_pn flag instead of PN comparation
Radu Pirea (NXP OSS)
1
-2
/
+2
2023-10-20
mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
Dan Carpenter
1
-2
/
+2
2023-10-20
ravb: Fix use-after-free issue in ravb_tx_timeout_work()
Yoshihiro Shimoda
1
-0
/
+2
2023-10-20
ravb: Fix up dma_free_coherent() call in ravb_remove()
Yoshihiro Shimoda
1
-2
/
+2
2023-10-20
net: mana: Fix TX CQE error handling
Haiyang Zhang
1
-7
/
+11
2023-10-10
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-10-10
ibmveth: Remove condition to recompute TCP header checksum.
David Wilder
1
-13
/
+12
2023-10-10
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
1
-0
/
+1
2023-10-10
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
1
-1
/
+1
2023-10-10
net: ethernet: mediatek: disable irq before schedule napi
Christian Marangi
1
-2
/
+2
2023-10-10
i40e: fix the wrong PTP frequency calculation
Yajun Deng
1
-2
/
+2
2023-10-06
tsnep: Fix NAPI polling with budget 0
Gerhard Engleder
1
-0
/
+4
2023-10-06
tsnep: Fix NAPI scheduling
Gerhard Engleder
1
-4
/
+10
2023-10-06
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-10-06
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-10-06
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-10-06
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
[prev]
[next]