index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
net
/
core
/
dev_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
1
-2
/
+3
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-3
/
+3
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-2
/
+2
2025-05-07
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
1
-0
/
+23
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
1
-0
/
+16
2025-04-04
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
1
-7
/
+1
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
1
-1
/
+3
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-2
/
+15
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+2
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
1
-15
/
+2
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-0
/
+12
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
1
-0
/
+65
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
1
-0
/
+30
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-0
/
+224