summaryrefslogtreecommitdiff
path: root/net/core/ethtool.c
AgeCommit message (Expand)Author
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-01-09ethtool: Ensure new ring parameters are within bounds during SRINGPARAMEugenia Emantayev
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-02ethtool: do not print warning for applications using legacy APIStephen Hemminger
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati
2017-07-24net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca
2017-07-17net: Remove references to NETIF_F_UFO from ethtool.David S. Miller
2017-06-30ethtool: don't open-code memdup_user()Al Viro
2017-04-14net: Add ESP offload featuresSteffen Klassert
2017-03-09ethtool: add CRC32 as an RSS hash functionJakub Kicinski
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka
2017-01-31net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov
2017-01-18net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli
2016-11-18ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck
2016-04-14ethtool: Add support for toggling any of the GSO offloadsAlexander Duyck
2016-03-16ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings
2016-02-25net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny
2016-02-19net/ethtool: support set coalesce per queueKan Liang
2016-02-19net/ethtool: support get coalesce per queueKan Liang
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang
2016-02-17net: add tc offload feature flagJohn Fastabend
2016-02-16ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-06ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones
2015-12-31ethtool: Add phy statisticsAndrew Lunn
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-10-14ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-06-11net/ethtool: Add current supported tunable optionsHadar Hen Zion
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller