lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Nov 2015 23:48:56 +0530
From:	Sunil Goutham <sunil.kovvuri@...il.com>
To:	netdev@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	Sunil.Goutham@...iumnetworks.com,
	Sunil Goutham <sgoutham@...ium.com>
Subject: [PATCH 00/13] net: thunderx: HW TSO support and other fixes

From: Sunil Goutham <sgoutham@...ium.com>

This patch series contains fixes for various issues and support for 
HW TSO which is added in pass2 silicon.

Sunil Goutham (9):
  net: thunderx: Increase transmit queue length
  net: thunderx: Set CQ timer threshold properly
  net: thunderx: Switchon carrier only upon interface link up
  net: thunderx: Remove unnecessary rcv buffer start address management
  net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
  net: thunderx: HW TSO support for pass2 chips
  net: thunderx: Enable CQE count threshold interrupt for pass2 chip
  net: thunderx: HW errata workaround for non-tunneled TSO pkts
  net: thunderx: Fix for duplicate CQEs by HW for TSO packets

Thanneeru Srinivasulu (3):
  net: thunderx: Force to load octeon-mdio before bgx driver.
  net: thunderx: Wait for delayed work to finish before destroying it
  net: thunderx: Add TX timeout, RX buff allocation fail to driver
    stats.

Yury Norov (1):
  net: thunderx: nicvf_queues: nivc_*_intr: remove duplication

 drivers/net/ethernet/cavium/thunder/nic.h          |   22 ++-
 drivers/net/ethernet/cavium/thunder/nic_main.c     |   34 ++-
 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c    |   18 ++-
 drivers/net/ethernet/cavium/thunder/nicvf_main.c   |   20 ++-
 drivers/net/ethernet/cavium/thunder/nicvf_queues.c |  219 +++++++-------------
 drivers/net/ethernet/cavium/thunder/nicvf_queues.h |   19 +-
 drivers/net/ethernet/cavium/thunder/q_struct.h     |   30 ++--
 drivers/net/ethernet/cavium/thunder/thunder_bgx.c  |   28 +++-
 drivers/net/ethernet/cavium/thunder/thunder_bgx.h  |    2 +
 9 files changed, 189 insertions(+), 203 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ