[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1438177787-20940-1-git-send-email-aleksey.makarov@caviumnetworks.com>
Date: Wed, 29 Jul 2015 16:49:35 +0300
From: Aleksey Makarov <aleksey.makarov@...iumnetworks.com>
To: <netdev@...r.kernel.org>
CC: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
David Daney <david.daney@...ium.com>,
Robert Richter <robert.richter@...iumnetworks.com>,
Aleksey Makarov <aleksey.makarov@...iumnetworks.com>,
Sunil Goutham <Sunil.Goutham@...iumnetworks.com>
Subject: [PATCH net 00/11] net: thunderx: Misc fixes
Miscellaneous fixes for the ThunderX VNIC driver
All the patches can be applied individually.
It's ok to drop some if the maintainer feels uncomfortable
with applying for 4.2.
Sunil Goutham (10):
net: thunderx: Fix data integrity issues with LDWB
net: thunderx: Fix memory leak while tearing down interface
net: thunderx: Fix RQ_DROP miscalculation
net: thunderx: Fix memory leak when changing queue count
net: thunderx: Fix TSO packet statistic
net: thunderx: Suppress alloc_pages() failure warnings
net: thunderx: Wakeup TXQ only if CQE_TX are processed
net: thunderx: Set watchdog timeout value
net: thunderx: Fix crash when changing rss with mutliple traffic flows
net: thunderx: Add PCI driver shutdown routine
Thanneeru Srinivasulu (1):
net: thunderx: Fix for crash while BGX teardown
drivers/net/ethernet/cavium/thunder/nic.h | 12 ++++-
.../net/ethernet/cavium/thunder/nicvf_ethtool.c | 26 ++++++----
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 55 +++++++++++++++-------
drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 17 ++++---
drivers/net/ethernet/cavium/thunder/nicvf_queues.h | 14 ++++--
drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 5 +-
6 files changed, 92 insertions(+), 37 deletions(-)
--
2.4.6
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists