]> Git Repo - linux.git/commitdiff
Merge branch 'xgene-fixes'
authorDavid S. Miller <[email protected]>
Sat, 14 May 2016 01:12:07 +0000 (21:12 -0400)
committerDavid S. Miller <[email protected]>
Sat, 14 May 2016 01:12:07 +0000 (21:12 -0400)
Iyappan Subramanian says:

====================
drivers: net: xgene: Bug fixes

This patch set addresses the following bug fixes that were found during testing.

  1. IPv4 forward test crash
    - drivers: net: xgene: fix IPv4 forward crash

  2. Sharing of irqs
    - drivers: net: xgene: fix sharing of irqs

  3. Ununiform latency across queues
    - drivers: net: xgene: fix ununiform latency across queues

  4. Fix statistics counters race condition
    - drivers: net: xgene: fix statistics counters race condition

  5. Correcting register offset and field lengths
    - drivers: net: xgene: fix register offset

v2: Address review comments from v1
- Defer TSO fix, and reposting all other patches from v1

v1:
- Initial version
====================

Signed-off-by: Iyappan Subramanian <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

Trivial merge
This page took 0.053175 seconds and 4 git commands to generate.