index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
29 hours
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2
-16
/
+3
29 hours
ethtool: eeprom: add more safeties to EEPROM Netlink fallback
Jakub Kicinski
1
-1
/
+4
29 hours
ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
Jakub Kicinski
1
-3
/
+2
29 hours
ethtool: strset: fix header attribute index in ethnl_req_get_phydev()
Jakub Kicinski
1
-1
/
+1
29 hours
ethtool: pse-pd: fix missing ethnl_ops_complete()
Jakub Kicinski
1
-5
/
+5
29 hours
ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error
Jakub Kicinski
1
-4
/
+2
29 hours
ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES
Jakub Kicinski
1
-0
/
+6
29 hours
ethtool: cmis: validate fw->size against start_cmd_payload_size
Jakub Kicinski
1
-0
/
+8
29 hours
ethtool: cmis: validate start_cmd_payload_size from module
Jakub Kicinski
1
-14
/
+22
29 hours
net: ethtool: Add support for writing firmware blocks using EPL payload
Danielle Ratson
3
-13
/
+148
29 hours
net: ethtool: Add new parameters and a function to support EPL
Danielle Ratson
3
-23
/
+38
29 hours
ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
Jakub Kicinski
1
-2
/
+2
29 hours
ethtool: cmis: require exact CDB reply length
Jakub Kicinski
1
-2
/
+7
29 hours
ethtool: module: fix cleanup if socket used for flashing multiple devices
Jakub Kicinski
3
-9
/
+8
29 hours
ethtool: module: check fw_flash_in_progress under rtnl_lock
Jakub Kicinski
1
-6
/
+6
29 hours
ethtool: module: avoid leaking a netdev ref on module flash errors
Jakub Kicinski
1
-2
/
+3
29 hours
ethtool: rss: fix hkey leak when indir_size is 0
Jakub Kicinski
1
-2
/
+1
9 days
ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics
Chenguang Zhao
1
-4
/
+4
2026-01-08
ethtool: Avoid overflowing userspace buffer on stats query
Gal Pressman
1
-6
/
+24
2025-04-25
ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
Damodharam Ammepalli
1
-1
/
+1
2025-04-20
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-03-13
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
9
-18
/
+19
2025-03-13
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2
-2
/
+21
2025-03-13
ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
Oleksij Rempel
1
-8
/
+15
2025-02-17
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
1
-1
/
+2
2025-02-08
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
1
-1
/
+1
2025-02-08
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
1
-1
/
+2
2025-02-08
ethtool: Fix set RXNFC command with symmetric RSS hash
Gal Pressman
1
-1
/
+1
2025-02-08
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
1
-0
/
+5
2025-02-08
net: avoid race between device unregistration and ethnl ops
Antoine Tenart
1
-1
/
+1
2024-12-14
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
1
-4
/
+44
2024-09-14
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-14
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+8
2024-09-12
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-11
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-0
/
+1
2024-09-04
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-29
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-27
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
[next]