index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
2025-04-10
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...
Taehee Yoo
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
2025-03-17
gso: AccECN support
Ilpo Järvinen
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-10
net: ethtool: tsinfo: Fix dump command
Kory Maincent
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-07
net: ethtool: use correct device pointer in ethnl_default_dump_one()
Eric Dumazet
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
2025-02-17
net: move stale comment about ntuple validation
Jakub Kicinski
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-10
net: ethtool: prevent flow steering to RSS contexts which don't exist
Jakub Kicinski
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
2025-01-28
ethtool: Fix set RXNFC command with symmetric RSS hash
Gal Pressman
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
2025-01-20
net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-18
net: avoid race between device unregistration and ethnl ops
Antoine Tenart
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
2025-01-15
net: ethtool: add ring parameter filtering
Taehee Yoo
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2025-01-14
ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
Oleksij Rempel
2025-01-10
net: ethtool: Use hwprov under rcu_read_lock
Li RongQing
2024-12-23
net: ethtool: Fix suspicious rcu_dereference usage
Kory Maincent
2024-12-16
net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Kory Maincent
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
2024-12-04
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
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: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
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
[next]