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
/
eeprom.c
Age
Commit message (
Expand
)
Author
2026-05-27
ethtool: eeprom: add more safeties to EEPROM Netlink fallback
Jakub Kicinski
2026-05-27
ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
Jakub Kicinski
2026-03-24
net: ethtool: pass genl_info to the ethnl parse_request operation
Maxime Chevallier
2026-03-20
net: ethtool: re-order local includes
Maxime Chevallier
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
2022-06-17
ethtool: Fix get module eeprom fallback
Ivan Vecera
2021-06-22
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
2021-06-22
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
2021-06-07
ethtool: Fix NULL pointer dereference during module EEPROM dump
Ido Schimmel
2021-04-11
ethtool: wire in generic SFP module access
Andrew Lunn
2021-04-11
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
2021-04-11
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk