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, 10 Jul 2008 17:26:04 -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-next-2.6] tipc: More miscellaneous fixes & optimizations


This patch set includes a number of bug fixes and optimizations for TIPC.
Please see each individual patch for a further description.

Summary:

 include/net/tipc/tipc_port.h |   13 ++-------
 net/tipc/bcast.c             |   10 +++----
 net/tipc/bearer.c            |    8 +++--
 net/tipc/cluster.c           |    2 +
 net/tipc/eth_media.c         |    6 ++--
 net/tipc/link.c              |   18 ++++++------
 net/tipc/name_table.c        |   41 ++++++++++++++++++++--------
 net/tipc/net.c               |    4 +--
 net/tipc/node.c              |   29 ++++++++++++++++----
 net/tipc/port.c              |   62 ++++++++++++++++++------------------------
 net/tipc/ref.c               |    2 +
 net/tipc/socket.c            |   59 ++++++++++++++++++++--------------------
 net/tipc/user_reg.c          |   14 +++++----
 13 files changed, 146 insertions(+), 122 deletions(-)

Allan Stephens (7):
      tipc: Remove unneeded parameter to tipc_createport_raw()
      tipc: Optimize pointer dereferencing when receiving stream data
      tipc: Fix race condition that could cause accept() to fail
      tipc: Eliminate improper use of TIPC_OK error code
      tipc: Fix bug in scope checking for multicast messages
      tipc: Add missing locks when inspecting node list & link list
      tipc: Optimization to multicast name lookup algorithm

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ