From: David S. Miller Date: Sat, 14 May 2016 01:12:07 +0000 (-0400) Subject: Merge branch 'xgene-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b91506586206140154b0b44cccf88c8cc0a4dca5;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'xgene-fixes' 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 Signed-off-by: David S. Miller --- b91506586206140154b0b44cccf88c8cc0a4dca5