index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-12
/
+16
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
3
-0
/
+56
2024-10-13
net: ethtool: Add support for writing firmware blocks using EPL payload
Danielle Ratson
3
-13
/
+148
2024-10-13
net: ethtool: Add new parameters and a function to support EPL
Danielle Ratson
3
-23
/
+38
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
1
-1
/
+1
2024-10-04
ethtool: rss: fix rss key initialization warning
Daniel Zahka
1
-0
/
+1
2024-09-13
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-13
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+8
2024-09-11
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-0
/
+1
2024-09-03
ethtool: RX software timestamp for all
Gal Pressman
1
-7
/
+8
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
1
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+0
2024-08-30
ethtool: pse-pd: move pse validation into set
Diogo Jahchan Koike
1
-9
/
+6
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-08-28
net: ethtool: cable-test: Release RTNL when the PHY isn't found
Maxime Chevallier
1
-2
/
+2
2024-08-27
net: fix unreleased lock in cable test
Diogo Jahchan Koike
1
-2
/
+1
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
1
-0
/
+3
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
1
-4
/
+15
2024-08-23
net: ethtool: strset: Allow querying phy stats by index
Maxime Chevallier
1
-7
/
+17
2024-08-23
net: ethtool: cable-test: Target the command to the requested PHY
Maxime Chevallier
1
-13
/
+22
2024-08-23
net: ethtool: pse-pd: Target the command to the requested PHY
Maxime Chevallier
1
-12
/
+19
2024-08-23
net: ethtool: plca: Target the command to the requested PHY
Maxime Chevallier
1
-10
/
+20
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
4
-1
/
+324
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2
-2
/
+83
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
1
-2
/
+6
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
2
-2
/
+12
2024-08-12
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
3
-0
/
+139
2024-08-12
ethtool: rss: report info about additional contexts from XArray
Jakub Kicinski
1
-1
/
+36
2024-08-12
ethtool: rss: move the device op invocation out of rss_prepare_data()
Jakub Kicinski
1
-16
/
+27
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2
-10
/
+36
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
2
-3
/
+6
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
4
-30
/
+42
2024-08-08
net: ethtool: check rxfh_max_num_contexts != 1 at register time
Edward Cree
1
-0
/
+2
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+11
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-08-06
ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()
Yue Haibing
1
-1
/
+0
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+40
2024-08-01
ethtool: Don't check for NULL info in prepare_data callbacks
Simon Horman
3
-4
/
+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-25
ethtool: rss: echo the context number back
Jakub Kicinski
1
-1
/
+7
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
4
-11
/
+19
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
4
-10
/
+18
[prev]
[next]