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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 May 2008 17:08:27 -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/5 net-next-2.6] [TIPC]: Fixes to several obscure problems


This patch set is a collection of small changes that fix issues in TIPC that do
not impact typical users.  Please see each individual patch for a further
description of each item.

Summary:

 include/linux/tipc_config.h |   10 +++++++++-
 net/tipc/config.c           |    9 ++++++---
 net/tipc/core.c             |    4 ++--
 net/tipc/core.h             |    2 +-
 net/tipc/discover.c         |    5 ++---
 net/tipc/net.c              |   10 +++++++---
 net/tipc/net.h              |    2 +-
 net/tipc/netlink.c          |   16 +++++++++-------
 net/tipc/node.c             |   26 ++++++++++++++++++++++++++
 net/tipc/port.c             |    1 +
 10 files changed, 64 insertions(+), 21 deletions(-)

Allan Stephens (5):
      [TIPC]: Fix skb_under_panic when configuring TIPC without privileges
      [TIPC]: Prevent node object duplication due to simultaneous discovery
      [TIPC]: Optimize null pointer check during neighbor discovery
      [TIPC]: Update "previous node" indicators when node address changes
      [TIPC]: Fix initialization sequence problems when entering network mode

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