index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
common.c
Age
Commit message (
Expand
)
Author
10 days
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
10 days
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
10 days
ethtool: assert that drivers with sym hash are consistent for RSS contexts
Jakub Kicinski
14 days
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2025-06-30
net: ethtool: move get_rxfh callback under the rss_lock
Jakub Kicinski
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
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-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
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-11-14
net: ethtool: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
2024-09-03
ethtool: RX software timestamp for all
Gal Pressman
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
2024-08-08
net: ethtool: check rxfh_max_num_contexts != 1 at register time
Edward Cree
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2024-07-11
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2023-08-02
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2022-12-08
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
[next]