index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ethtool
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2
-5
/
+47
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested
Gal Pressman
1
-10
/
+89
2025-05-05
net: ethtool: netlink: Use netdev_hold for dumpit() operations
Maxime Chevallier
1
-2
/
+3
2025-05-05
net: ethtool: phy: Convert the PHY_GET command to generic phy dump
Maxime Chevallier
3
-254
/
+101
2025-05-05
net: ethtool: Introduce per-PHY DUMP operations
Maxime Chevallier
1
-9
/
+194
2025-04-18
net: ethtool: mm: reset verification status when link is down
Faizal Rahim
1
-0
/
+4
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
1
-1
/
+274
2025-04-11
ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
Damodharam Ammepalli
1
-1
/
+1
2025-04-10
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2
-16
/
+3
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
1
-1
/
+1
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0.
Taehee Yoo
1
-0
/
+1
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
1
-0
/
+1
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
2
-7
/
+1
2025-03-17
gso: AccECN support
Ilpo Järvinen
1
-0
/
+1
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+2
2025-03-10
net: ethtool: tsinfo: Fix dump command
Kory Maincent
1
-1
/
+2
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
9
-0
/
+11
2025-03-07
net: ethtool: use correct device pointer in ethnl_default_dump_one()
Eric Dumazet
1
-2
/
+2
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-18
/
+19
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
9
-23
/
+67
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
9
-18
/
+19
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+28
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
1
-4
/
+4
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
4
-7
/
+28
2025-02-17
net: move stale comment about ntuple validation
Jakub Kicinski
1
-1
/
+3
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+35
2025-02-10
net: ethtool: prevent flow steering to RSS contexts which don't exist
Jakub Kicinski
1
-4
/
+8
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
4
-10
/
+35
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
1
-0
/
+42
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
1
-1
/
+1
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
1
-1
/
+2
2025-01-28
ethtool: Fix set RXNFC command with symmetric RSS hash
Gal Pressman
1
-1
/
+1
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
1
-0
/
+4
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
2
-8
/
+21
2025-01-20
net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()
Jakub Kicinski
1
-3
/
+6
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
1
-3
/
+5
2025-01-18
net: avoid race between device unregistration and ethnl ops
Antoine Tenart
1
-1
/
+1
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
1
-0
/
+2
2025-01-15
net: ethtool: add ring parameter filtering
Taehee Yoo
1
-0
/
+13
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
2
-4
/
+26
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
1
-0
/
+12
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
1
-4
/
+4
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
3
-1
/
+44
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2
-2
/
+21
[next]