index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
ioctl.c
Age
Commit message (
Expand
)
Author
2024-12-03
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
2024-10-04
ethtool: rss: fix rss key initialization warning
Daniel Zahka
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-07-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
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
[next]