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-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-30
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-6
/
+7
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+8
2023-11-29
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
1
-0
/
+4
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-28
netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
Daniel Borkmann
1
-0
/
+6
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
1
-3
/
+1
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
1
-2
/
+6
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2
-5
/
+5
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
1
-2
/
+4
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 switch probing
Greg Ungerer
1
-4
/
+16
2023-11-24
wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()
Dan Carpenter
1
-1
/
+3
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
1
-8
/
+12
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
netdevsim: Don't accept device bound programs
Stanislav Fomichev
1
-2
/
+2
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
wifi: mt76: mt7925: fix typo in mt7925_init_he_caps
Lorenzo Bianconi
1
-2
/
+2
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-62
/
+42
2023-11-22
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
1
-2
/
+2
2023-11-21
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
1
-9
/
+23
2023-11-21
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-11-21
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-1
/
+2
2023-11-20
veth: Use tstats per-CPU traffic counters
Peilin Ye
1
-19
/
+11
2023-11-20
netkit: Add tstats per-CPU traffic counters
Daniel Borkmann
1
-1
/
+18
[next]