index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
phy.c
Age
Commit message (
Expand
)
Author
2026-06-09
net: ethtool: relax ethnl_req_get_phydev() locking assertion
Jakub Kicinski
2026-05-12
net: ethtool: phy: avoid NULL deref when PHY driver is unbound
David Carlier
2026-05-08
net: ethtool: fix NULL pointer dereference in phy_reply_size
Quan Sun
2026-03-20
net: ethtool: re-order local includes
Maxime Chevallier
2025-05-05
net: ethtool: phy: Convert the PHY_GET command to generic phy dump
Maxime Chevallier
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
2024-09-13
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
2024-09-11
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier