index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-03
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
1
-1
/
+2
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
1
-1
/
+1
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
1
-0
/
+5
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+1
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
1
-0
/
+7
2024-10-04
ethtool: rss: fix rss key initialization warning
Daniel Zahka
1
-0
/
+1
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
1
-0
/
+3
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-4
/
+21
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
1
-2
/
+4
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
1
-10
/
+3
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
1
-5
/
+8
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-2
/
+3
2024-07-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
1
-8
/
+30
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
1
-2
/
+3
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-3
/
+11
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-3
/
+11
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
1
-10
/
+36
2024-07-11
net: ethtool: Fix RSS setting
Saeed Mahameed
1
-1
/
+2
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
1
-3
/
+1
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
1
-4
/
+4
2024-07-03
net: ethtool: fix compat with old RSS context API
Jakub Kicinski
1
-2
/
+2
2024-06-28
net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
Edward Cree
1
-5
/
+21
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+7
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
1
-3
/
+6
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
1
-12
/
+34
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
1
-1
/
+73
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-1
/
+1
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
1
-0
/
+12
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
1
-1
/
+1
2024-03-05
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
1
-5
/
+0
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
1
-19
/
+10
2024-02-23
net: ethtool: avoid rebuilds on UTS_RELEASE change
Jann Horn
1
-2
/
+3
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
1
-3
/
+24
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-6
/
+6
2024-01-31
ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
Heiner Kallweit
1
-9
/
+39
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-3
/
+3
2024-01-05
net: ethtool: reject unsupported RSS input xfrm values
Ahmed Zaki
1
-0
/
+3
2024-01-02
net: ethtool: Fix symmetric-xor RSS RX flow hash check
Gerhard Engleder
1
-15
/
+18
2024-01-02
net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm
Ahmed Zaki
1
-2
/
+4
2024-01-02
net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh
Ahmed Zaki
1
-0
/
+5
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
1
-4
/
+26
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-17
/
+10
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-58
/
+68
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
1
-0
/
+7
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
1
-0
/
+3
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-8
/
+8
2023-07-28
net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy
Joe Damato
1
-37
/
+38
2023-06-13
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
1
-1
/
+2
[next]