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
*
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
2020-03-29
7
-20
/
+179
*
ethtool: add timestamping related string sets
Michal Kubecek
2020-03-29
3
-0
/
+69
*
ethtool: add EEE_NTF notification
Michal Kubecek
2020-03-29
3
-1
/
+10
*
ethtool: set EEE settings with EEE_SET request
Michal Kubecek
2020-03-29
3
-0
/
+79
*
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek
2020-03-29
4
-1
/
+140
*
ethtool: add PAUSE_NTF notification
Michal Kubecek
2020-03-29
3
-1
/
+10
*
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
2020-03-29
3
-0
/
+67
*
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
2020-03-29
4
-1
/
+91
*
ethtool: add COALESCE_NTF notification
Michal Kubecek
2020-03-29
3
-1
/
+10
*
ethtool: set coalescing parameters with COALESCE_SET request
Michal Kubecek
2020-03-29
3
-0
/
+142
*
ethtool: provide coalescing parameters with COALESCE_GET request
Michal Kubecek
2020-03-29
4
-1
/
+224
*
ethtool: fix reference leak in ethnl_set_privflags()
Michal Kubecek
2020-03-29
1
-1
/
+3
*
net: introduce the MACSEC netdev feature
Antoine Tenart
2020-03-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
5
-8
/
+24
|
\
|
*
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-23
4
-4
/
+12
|
*
ethtool: reject unrecognized request flags
Michal Kubecek
2020-03-16
1
-4
/
+12
*
|
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
2020-03-24
1
-1
/
+1
*
|
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
2020-03-17
2
-3
/
+11
*
|
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2020-03-13
2
-2
/
+2
*
|
ethtool: add CHANNELS_NTF notification
Michal Kubecek
2020-03-12
3
-1
/
+10
*
|
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-03-12
6
-31
/
+154
*
|
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
2020-03-12
4
-1
/
+119
*
|
ethtool: add RINGS_NTF notification
Michal Kubecek
2020-03-12
3
-1
/
+10
*
|
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
2020-03-12
3
-0
/
+95
*
|
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
2020-03-12
4
-1
/
+118
*
|
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
2020-03-12
3
-0
/
+7
*
|
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
2020-03-12
3
-0
/
+76
*
|
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
2020-03-12
4
-1
/
+146
*
|
ethtool: add FEATURES_NTF notification
Michal Kubecek
2020-03-12
2
-1
/
+32
*
|
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
2020-03-12
3
-0
/
+175
*
|
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2020-03-12
2
-0
/
+98
*
|
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
2020-03-12
6
-3
/
+143
*
|
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
2020-03-12
1
-2
/
+3
*
|
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
2020-03-12
6
-17
/
+25
*
|
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
2020-03-05
1
-0
/
+66
*
|
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
2020-02-29
1
-0
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
2
-1
/
+4
|
\
|
|
*
ethtool: limit bitset size
Michal Kubecek
2020-02-26
2
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
1
-0
/
+3
|
\
|
|
*
ethtool: fix application of verbose no_mask bitset
Michal Kubecek
2020-02-16
1
-0
/
+3
*
|
ethtool: Add support for low latency RS FEC
Aya Levin
2020-02-18
2
-0
/
+2
|
/
*
net/core: Replace driver version to be kernel version
Leon Romanovsky
2020-01-27
1
-0
/
+2
*
ethtool: add WOL_NTF notification
Michal Kubecek
2020-01-27
3
-1
/
+6
*
ethtool: set wake-on-lan settings with WOL_SET request
Michal Kubecek
2020-01-27
3
-0
/
+82
*
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
7
-1
/
+128
*
ethtool: add DEBUG_NTF notification
Michal Kubecek
2020-01-27
3
-0
/
+5
*
ethtool: set message mask with DEBUG_SET request
Michal Kubecek
2020-01-27
3
-0
/
+59
*
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
7
-1
/
+115
*
ethtool: fix kernel-doc descriptions
Michal Kubecek
2020-01-27
2
-12
/
+15
*
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
2020-01-27
1
-0
/
+1
[next]