index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-04-14
net: Add ESP offload features
Steffen Klassert
1
-0
/
+3
2017-03-10
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2017-02-04
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
1
-1
/
+0
2017-02-03
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
1
-3
/
+6
2017-01-31
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
1
-17
/
+22
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
1
-1
/
+1
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-25
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-0
/
+4
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+87
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
1
-0
/
+1
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+2
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
1
-9
/
+12
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
1
-0
/
+1
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
1
-0
/
+1
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
1
-0
/
+2
2016-03-17
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
1
-1
/
+1
2016-02-26
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
1
-31
/
+14
2016-02-26
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
1
-6
/
+447
2016-02-20
net/ethtool: support set coalesce per queue
Kan Liang
1
-0
/
+61
2016-02-20
net/ethtool: support get coalesce per queue
Kan Liang
1
-1
/
+34
2016-02-20
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
1
-2
/
+25
2016-02-17
net: add tc offload feature flag
John Fastabend
1
-0
/
+1
2016-02-16
ethtool: ensure channel counts are within bounds during SCHANNELS
Keller, Jacob E
1
-2
/
+11
2016-02-16
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
1
-0
/
+55
2016-02-06
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
1
-1
/
+1
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
1
-1
/
+80
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
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
[next]