index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
ioctl.c
Age
Commit message (
Expand
)
Author
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
2024-07-11
net: ethtool: Fix RSS setting
Saeed Mahameed
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-07-03
net: ethtool: fix compat with old RSS context API
Jakub Kicinski
2024-06-28
net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
Edward Cree
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-03-05
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2024-02-23
net: ethtool: avoid rebuilds on UTS_RELEASE change
Jann Horn
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-05
net: ethtool: reject unsupported RSS input xfrm values
Ahmed Zaki
2024-01-02
net: ethtool: Fix symmetric-xor RSS RX flow hash check
Gerhard Engleder
2024-01-02
net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm
Ahmed Zaki
2024-01-02
net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh
Ahmed Zaki
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-28
net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy
Joe Damato
2023-06-13
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
2023-06-08
ethtool: ioctl: improve error checking for set_wol
Justin Chen
2023-05-03
ethtool: Fix uninitialized number of lanes
Ido Schimmel
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2022-11-23
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-11-10
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-11-03
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-13
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-01-06
ethtool: use phydev variable
Tom Rix
[next]