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:	Thu, 8 Nov 2012 19:14:18 -0500
From:	Ed Cashin <ecashin@...aid.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, ecashin@...aid.com
Subject:  [PATCH 0/8] aoe: improved network congestion handling from v60 to v64+

This patch series is based on linux-next/akpm from 8 Nov, commit
db3846344ad57222.

Ed L. Cashin (8):
  aoe: avoid running request handler on plugged queue
  aoe: provide ATA identify device content to user on request
  aoe: improve network congestion handling
  aoe: err device: include MAC addresses for unexpected responses
  aoe: manipulate aoedev network stats under lock
  aoe: use high-resolution RTTs with fallback to low-res
  aoe: commands in retransmit queue use new destination on failure
  aoe: update driver-internal version to 64+

 drivers/block/aoe/aoe.h    |   24 +++-
 drivers/block/aoe/aoeblk.c |   30 ++++
 drivers/block/aoe/aoecmd.c |  317 +++++++++++++++++++++++++++++++-------------
 drivers/block/aoe/aoedev.c |   38 ++++--
 4 files changed, 296 insertions(+), 113 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