[PATCH net 00/11] net: thunderx: Misc fixes

From: Aleksey Makarov
Date: Wed Jul 29 2015 - 12:26:40 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/