index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
ioctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
2022-12-28
1
-33
/
+69
*
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
2022-12-28
1
-14
/
+10
*
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2022-12-28
1
-1
/
+2
*
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-11-24
1
-1
/
+2
*
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
2022-11-10
1
-3
/
+10
*
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-11-08
1
-6
/
+11
*
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-11-04
1
-9
/
+2
*
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
1
-0
/
+1
*
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-23
1
-4
/
+4
*
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
2022-06-14
1
-15
/
+2
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
1
-2
/
+2
*
ethtool: use phydev variable
Tom Rix
2022-01-06
1
-4
/
+4
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
net: add net device refcount tracker to ethtool_phys_id()
Eric Dumazet
2021-12-07
1
-2
/
+3
*
net: ethtool: set a default driver name
Tonghao Zhang
2021-11-27
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-1
/
+1
|
\
|
*
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
2021-11-26
1
-1
/
+1
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-3
/
+7
*
|
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2021-11-22
1
-0
/
+1
|
/
*
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
2021-11-01
1
-4
/
+32
*
ethtool: handle info/flash data copying outside rtnl_lock
Jakub Kicinski
2021-11-01
1
-41
/
+69
*
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
2021-11-01
1
-1
/
+13
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-4
/
+3
*
ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
2021-09-29
1
-5
/
+7
*
ethtool: prevent endless loop if eeprom size is smaller than announced
Heiner Kallweit
2021-09-14
1
-0
/
+4
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-3
/
+12
*
ethtool: runtime-resume netdev parent before ethtool ioctl ops
Heiner Kallweit
2021-08-03
1
-3
/
+15
*
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
2021-07-27
1
-2
/
+1
*
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
2021-07-27
1
-1
/
+1
*
ethtool: improve compat ioctl handling
Arnd Bergmann
2021-07-23
1
-16
/
+120
*
net: ethtool: clear heap allocations for ethtool function
Austin Kim
2021-06-09
1
-5
/
+5
*
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
2021-04-20
1
-1
/
+1
*
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2021-04-12
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
1
-17
/
+1
|
\
|
*
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2021-04-07
1
-17
/
+1
*
|
ethtool: fec: fix FEC_NONE check
Jakub Kicinski
2021-03-26
1
-1
/
+1
*
|
ethtool: fec: sanitize ethtool_fecparam->fec
Jakub Kicinski
2021-03-26
1
-0
/
+3
*
|
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
2021-03-26
1
-0
/
+1
*
|
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
2021-03-26
1
-0
/
+5
*
|
ethtool: Add common function for filling out strings
Alexander Duyck
2021-03-17
1
-0
/
+12
|
/
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-04
1
-1
/
+17
*
ethtool: remove unneeded semicolon
Tom Rix
2020-11-03
1
-1
/
+1
*
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2020-10-06
1
-13
/
+24
*
ethtool: fix error handling in ethtool_phys_id
Edward Cree
2020-09-03
1
-15
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
1
-1
/
+1
|
\
|
*
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
1
-1
/
+1
|
*
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
1
-1
/
+1
*
|
ethtool: allow flow-type ether without IP protocol field
Vishal Kulkarni
2020-08-21
1
-1
/
+2
|
/
*
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-07-08
1
-8
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-26
1
-1
/
+1
|
\
[next]