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
2023-06-01
Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-14
/
+12
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
1
-1
/
+1
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
1
-13
/
+3
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
1
-1
/
+1
2023-06-01
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
1
-1
/
+1
2023-06-01
net: ipa: Use correct value for IPA_STATUS_SIZE
Bert Karwatzki
1
-1
/
+1
2023-06-01
sfc: fix error unwinds in TC offload
Edward Cree
1
-15
/
+12
2023-06-01
net/mlx5: Read embedded cpu after init bit cleared
Moshe Shemesh
1
-1
/
+1
2023-06-01
net/mlx5e: Fix error handling in mlx5e_refresh_tirs
Saeed Mahameed
1
-7
/
+4
2023-06-01
net/mlx5: Ensure af_desc.mask is properly initialized
Chuck Lever
1
-1
/
+1
2023-06-01
net/mlx5: Fix setting of irq->map.index for static IRQ case
Niklas Schnelle
1
-4
/
+5
2023-06-01
net/mlx5: Remove rmap also in case dynamic MSIX not supported
Shay Drory
1
-1
/
+1
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
2
-12
/
+0
2023-05-30
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-05-26
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
17
-167
/
+241
2023-05-26
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2
-2
/
+7
2023-05-26
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Thomas Bogendoerfer
1
-6
/
+7
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()
Dan Carpenter
1
-1
/
+1
2023-05-25
net/mlx5: DR, Add missing mutex init/destroy in pattern manager
Yevgeny Kliteynik
1
-0
/
+3
2023-05-25
net/mlx5e: Move Ethernet driver debugfs to profile init callback
Jianbo Liu
2
-5
/
+11
2023-05-25
net/mlx5e: Don't attach netdev profile while handling internal error
Dmytro Linkin
1
-4
/
+31
2023-05-25
net/mlx5: Fix post parse infra to only parse every action once
Vlad Buslov
3
-5
/
+12
2023-05-25
net/mlx5e: Use query_special_contexts cmd only once per mdev
Dragos Tatulea
3
-21
/
+25
2023-05-25
net/mlx5: fw_tracer, Fix event handling
Shay Drory
1
-1
/
+1
2023-05-25
net/mlx5: SF, Drain health before removing device
Shay Drory
1
-0
/
+1
2023-05-25
net/mlx5: Drain health before unregistering devlink
Shay Drory
1
-3
/
+4
2023-05-25
net/mlx5e: Do not update SBCM when prio2buffer command is invalid
Maher Sanalla
1
-2
/
+2
2023-05-25
net/mlx5e: Consider internal buffers size in port buffer calculations
Maher Sanalla
3
-21
/
+36
2023-05-25
net/mlx5e: Prevent encap offload when neigh update is running
Chris Mi
1
-17
/
+20
2023-05-25
net/mlx5e: Extract remaining tunnel encap code to dedicated file
Chris Mi
3
-87
/
+94
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
16
-58
/
+173
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-24
r8169: Use a raw_spinlock_t for the register locks.
Sebastian Andrzej Siewior
1
-22
/
+22
2023-05-23
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
1
-0
/
+10
2023-05-23
net/mlx5: Fix indexing of mlx5_irq
Shay Drory
1
-4
/
+5
2023-05-23
net/mlx5: Fix irq affinity management
Shay Drory
1
-1
/
+1
2023-05-23
net/mlx5: Free irqs only on shutdown callback
Shay Drory
3
-1
/
+31
2023-05-23
net/mlx5: Devcom, serialize devcom registration
Shay Drory
1
-5
/
+14
2023-05-23
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
1
-1
/
+2
2023-05-23
net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register
Shay Drory
2
-1
/
+9
2023-05-23
net/mlx5e: TC, Fix using eswitch mapping in nic mode
Paul Blakey
1
-7
/
+27
2023-05-23
net/mlx5e: Fix SQ wake logic in ptp napi_poll context
Rahul Rameshbabu
3
-7
/
+16
2023-05-23
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
3
-20
/
+48
2023-05-23
net/mlx5: Fix error message when failing to allocate device memory
Roi Dayan
1
-1
/
+1
2023-05-23
net/mlx5e: Use correct encap attribute during invalidation
Vlad Buslov
1
-1
/
+3
[next]