[ethtool] branch master updated (fd06f36 -> eb5a13d)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Mar 14 11:37:15 UTC 2016


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

benh pushed a change to branch master
in repository ethtool.

      from  fd06f36   Release 4.2-1
       new  0732e9a   Fix missing function declarations when building tests
       new  89a949e   Fix return type of test_free() prorotype
       new  4537f8e   ethtool-copy.h: sync with net-next
       new  8b4b823   ethtool: Add PHY statistics support
       new  0fd1951   Remove short option -I for PHY statistics
       new  395d830   Refactor do_gstats() and do_gphystats() to avoid code duplication
       new  ae66b50   ethtool: properly indent man sub-options
       new  9cdf033   ethtool: support setting default Rx flow indirection table
       new  c0a2c04   internal.h: change to new sane kernel headers on 64-bit archs
       new  b41fe9e   ethtool.c: don't ignore fread() return value
       new  be4c2d0   ethtool.c: fix dump_regs heap corruption
       new  b03c8b4   ethtool.c: do_seeprom checks for params & stdin sanity
       new  7208d97   marvell.c: fix strict alias warnings
       new  685adc7   test-common.c: fix test_realloc(NULL, ...)
       new  4251771   test-features.c: add braces around array initialization
       new  7e74dea   .gitignore: Ignore test result files generated by recent automake versions
       new  deb1c66   Release version 4.5.
       new  a93fda5   Merge tag 'v4.5' into debian
       new  949b382   Update packaging for 4.5
       new  eb5a13d   Prepare to release ethtool (1:4.5-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:
 .gitignore                                         |   2 +
 NEWS                                               |  16 +
 configure.ac                                       |   2 +-
 debian/changelog                                   |   6 +
 ...-function-declarations-when-building-test.patch |  41 --
 .../fix-return-type-of-test_free-prorotype.patch   |  27 --
 debian/patches/series                              |   2 -
 ethtool-copy.h                                     | 478 +++++++++++++++++----
 ethtool.8.in                                       |  54 ++-
 ethtool.c                                          | 132 ++++--
 internal.h                                         |  19 +-
 marvell.c                                          |  21 +-
 test-common.c                                      |   2 +-
 test-features.c                                    |   2 +-
 14 files changed, 596 insertions(+), 208 deletions(-)
 delete mode 100644 debian/patches/fix-missing-function-declarations-when-building-test.patch
 delete mode 100644 debian/patches/fix-return-type-of-test_free-prorotype.patch

-- 
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