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:	Tue, 15 Apr 2008 15:43:50 -0400
From:	Allan Stephens <allan.stephens@...driver.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, allan.stephens@...driver.com
Subject: [PATCH 0/7 net-2.6.26] [TIPC]: Ref table and message buffer changes


This patch set includes 3 patches enhancing the operation of TIPC's object
reference table, and 4 patches that enhance TIPC's handling of message
buffers.  Please see each individual patch for further description.

Summary:

 net/tipc/core.h |   17 +++-
 net/tipc/link.c |   95 ++++++++++++++++++++---
 net/tipc/ref.c  |  225 ++++++++++++++++++++++++++++++++++++++++---------------
 net/tipc/ref.h  |   89 +-------------------	--
 4 files changed, 263 insertions(+), 163 deletions(-)

Allan Stephens (7):
      [TIPC]: Remove inlining of reference table locking routines
      [TIPC]: Optimized initialization of TIPC reference table
      [TIPC]: Cleanup of TIPC reference table code
      [TIPC]: Remove redundant NULL check when discarding buffers
      [TIPC]: Use fast buffer cloning to improve performance
      [TIPC]: Force linearization of non-linear sk_buffs
      [TIPC]: Enhance validation of format on incoming messages

Thanks,
Al
--
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