linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 00/11] net: thunderx: Misc fixes
@ 2015-07-29 13:49 Aleksey Makarov
  2015-07-29 13:49 ` [PATCH net 01/11] net: thunderx: Fix data integrity issues with LDWB Aleksey Makarov
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Aleksey Makarov @ 2015-07-29 13:49 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-07-30  6:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 13:49 [PATCH net 00/11] net: thunderx: Misc fixes Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 01/11] net: thunderx: Fix data integrity issues with LDWB Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 02/11] net: thunderx: Fix memory leak while tearing down interface Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 03/11] net: thunderx: Fix RQ_DROP miscalculation Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 04/11] net: thunderx: Fix memory leak when changing queue count Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 05/11] net: thunderx: Fix TSO packet statistic Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 06/11] net: thunderx: Suppress alloc_pages() failure warnings Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 07/11] net: thunderx: Wakeup TXQ only if CQE_TX are processed Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 08/11] net: thunderx: Set watchdog timeout value Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 09/11] net: thunderx: Fix crash when changing rss with mutliple traffic flows Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 10/11] net: thunderx: Add PCI driver shutdown routine Aleksey Makarov
2015-07-29 13:49 ` [PATCH net 11/11] net: thunderx: Fix for crash while BGX teardown Aleksey Makarov
2015-07-30  6:53 ` [PATCH net 00/11] net: thunderx: Misc fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).