index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-06-11
net/ethtool: Add current supported tunable options
Hadar Hen Zion
1
-0
/
+12
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+1
2015-06-02
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
1
-9
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2015-05-22
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
1
-1
/
+9
2015-05-13
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-1
/
+0
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-02-22
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
1
-1
/
+1
2015-02-21
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
1
-0
/
+1
2015-01-07
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
1
-11
/
+34
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-32
/
+37
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
1
-0
/
+11
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
1
-1
/
+0
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-06
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
1
-0
/
+1
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
1
-0
/
+81
2014-06-03
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
1
-53
/
+36
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-05-19
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
1
-1
/
+4
2014-05-19
ethtool: Name the 'no change' value for setting RSS hash key but not indir table
Ben Hutchings
1
-5
/
+7
2014-05-19
ethtool: Return immediately on error in ethtool_copy_validate_indir()
Ben Hutchings
1
-9
/
+7
2014-04-28
ethtool: exit the loop when invalid index occurs
Jean Sacren
1
-1
/
+3
2014-04-23
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
1
-14
/
+207
2014-04-03
net: add busy_poll device feature
Jiri Pirko
1
-0
/
+1
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-0
/
+1
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-07-16
ethtool: fixed trailing statements in ethtool
Dragos Foianu
1
-10
/
+20
2013-07-02
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
1
-1
/
+20
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-06-18
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
2013-06-05
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
1
-1
/
+1
2013-05-28
MPLS: Add limited GSO support
Simon Horman
1
-0
/
+1
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
1
-1
/
+1
2013-04-20
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
1
-0
/
+3
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-12
/
+13
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-0
/
+1
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-0
/
+1
2013-01-08
ethtool: consolidate work with ethtool_ops
Jiri Pirko
1
-24
/
+21
2012-11-19
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
1
-1
/
+1
2012-09-19
net: provide a default dev->ethtool_ops
Eric Dumazet
1
-12
/
+0
2012-06-13
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
1
-0
/
+5
2012-06-08
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+40
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
1
-0
/
+47
2012-05-10
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
1
-7
/
+17
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+11
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-3
/
+45
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+1
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+1
[next]