index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
common.c
Age
Commit message (
Expand
)
Author
Lines
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
-5
/
+24
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...
Taehee Yoo
-0
/
+1
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
-0
/
+1
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
-0
/
+1
2025-03-17
gso: AccECN support
Ilpo Järvinen
-0
/
+1
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+16
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
-0
/
+16
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+5
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
-0
/
+5
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
-0
/
+42
2025-01-10
net: ethtool: Use hwprov under rcu_read_lock
Li RongQing
-2
/
+3
2024-12-23
net: ethtool: Fix suspicious rcu_dereference usage
Kory Maincent
-1
/
+4
2024-12-16
net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Kory Maincent
-10
/
+17
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
-9
/
+132
2024-11-14
net: ethtool: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
-12
/
+30
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
-0
/
+48
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
-0
/
+8
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
-0
/
+1
2024-09-03
ethtool: RX software timestamp for all
Gal Pressman
-7
/
+8
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
-1
/
+0
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
-2
/
+30
2024-08-08
net: ethtool: check rxfh_max_num_contexts != 1 at register time
Edward Cree
-0
/
+2
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
-4
/
+4
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
-3
/
+3
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
-1
/
+1
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
-0
/
+3
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
-0
/
+14
2024-07-11
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
-4
/
+29
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
-11
/
+15
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
-6
/
+6
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
-17
/
+2
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
-2
/
+17
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
-0
/
+6
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
-0
/
+21
2023-08-02
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
-2
/
+1
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
-0
/
+8
2022-12-08
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
-0
/
+1
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
-0
/
+66
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
-0
/
+14
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
-0
/
+3
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
-0
/
+1
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
-0
/
+1
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
-0
/
+13
2021-04-07
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
-0
/
+1
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
-0
/
+16
2021-02-11
net: hsr: add offloading support
George McCollister
-0
/
+4
2021-02-03
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
-0
/
+147
2021-01-23
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
-0
/
+1
[next]