index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-06
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-03
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