index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
2023-02-21
1
-1
/
+1
*
ethtool: pse-pd: Fix double word in comments
Bo Liu
2023-02-21
1
-1
/
+1
*
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2023-02-13
2
-3
/
+16
*
ethtool: mm: fix get_mm() return code not propagating to user space
Vladimir Oltean
2023-02-07
1
-1
/
+1
*
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2023-01-27
16
-725
/
+508
*
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
2023-01-27
3
-50
/
+100
*
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
Vladimir Oltean
2023-01-25
1
-1
/
+1
*
net: ethtool: fix NULL pointer dereference in stats_prepare_data()
Vladimir Oltean
2023-01-25
1
-1
/
+1
*
ethtool: Add and use ethnl_update_bool.
David S. Miller
2023-01-23
2
-1
/
+27
*
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
2023-01-23
1
-0
/
+127
*
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
2023-01-23
5
-3
/
+99
*
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
2023-01-23
4
-2
/
+280
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
1
-4
/
+7
|
\
|
*
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
2023-01-12
1
-4
/
+7
*
|
plca.c: fix obvious mistake in checking retval
Piergiorgio Beruto
2023-01-13
1
-5
/
+5
*
|
ethtool: add tx aggregation parameters
Daniele Palmas
2023-01-13
1
-2
/
+20
*
|
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-11
1
-0
/
+8
*
|
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
2023-01-11
4
-1
/
+313
|
/
*
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
*
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-12-08
1
-0
/
+1
*
ethtool: add netlink based get rss support
Sudheer Mogilappagari
2022-12-05
4
-1
/
+163
*
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-11-23
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
4
-11
/
+92
*
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-08
1
-1
/
+23
*
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-11-03
1
-9
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
1
-1
/
+1
|
\
|
*
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
2022-10-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
1
-1
/
+1
|
\
|
|
*
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
2022-10-21
1
-1
/
+1
*
|
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-24
1
-0
/
+14
|
/
*
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-10-03
5
-1
/
+209
*
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
2
-0
/
+6
*
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
2022-09-22
1
-0
/
+2
*
ethtool: report missing header via ext_ack in the default handler
Jakub Kicinski
2022-08-30
1
-0
/
+3
*
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
Jakub Kicinski
2022-08-30
1
-1
/
+1
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-4
/
+4
*
net: delete extra space and tab in blank line
William Dean
2022-07-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-1
/
+1
|
\
|
*
ethtool: Fix get module eeprom fallback
Ivan Vecera
2022-06-17
1
-1
/
+1
*
|
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
2022-06-13
1
-15
/
+2
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
3
-6
/
+6
|
/
*
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
1
-0
/
+3
*
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
2022-04-15
1
-18
/
+18
*
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-04-15
2
-3
/
+17
*
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-02-23
2
-3
/
+18
*
ethtool: add header/data split indication
Jakub Kicinski
2022-01-28
1
-5
/
+10
[next]