[ethtool] branch master updated (9419925 -> b868c18)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Aug 30 12:59:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a change to branch master
in repository ethtool.

      from  9419925   Prepare to release ethtool (1:4.8-1).
       new  acc3d3a   ethtool: add register dump support for fjes driver
       new  1352322   ethtool: Fix the "advertise" parameter logic.
       new  af5af00   ethtool-copy.h:sync with net-next
       new  b0fe96d   Ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift
       new  345a617   Release version 4.10.
       new  64dfc5e   ethtool: Add support for 2500baseT/5000baseT link modes
       new  23efab9   ethtool: sync help output for -x/-X with man page
       new  b932835   ethtool: print hash function with ethtool -x|--show-rxfh-indir
       new  adbaa18   ethtool: Support for configurable RSS hash function
       new  e33c884   ethtool: Fix SFF 8079 cable technology bit parsing
       new  36ee712   ethtool: support queue and VF fields for rxclass filters
       new  126464e   Revert "ethtool: Support for configurable RSS hash function"
       new  1ebdf6b   Revert "ethtool: print hash function with ethtool -x|--show-rxfh-indir"
       new  b888f35   ethtool: Support for configurable RSS hash function
       new  2a2e48c   Release version 4.11.
       new  842938f   Merge tag 'v4.11'
       new  f3f962b   Note new upstream version in changelog
       new  a4b4b71   debian/copyright: Update to machine-readable format version 1.0
       new  bbb112e   debian/control: Update Standards-Version to 4.0.1; no changes needed
       new  b868c18   Prepare to release ethtool (1:4.11-1).

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am      |   2 +-
 NEWS             |  14 ++++
 configure.ac     |   2 +-
 debian/changelog |   9 +++
 debian/control   |   2 +-
 debian/copyright |  41 +++++-----
 ethtool-copy.h   |  25 +++++-
 ethtool.8.in     |  59 ++++++++++++++-
 ethtool.c        | 226 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 fjes.c           |  89 ++++++++++++++++++++++
 internal.h       |   2 +
 rxclass.c        | 102 ++++++++++++++++++++-----
 sfpid.c          |   4 +-
 13 files changed, 523 insertions(+), 54 deletions(-)
 create mode 100644 fjes.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/ethtool.git



More information about the Kernel-svn-changes mailing list