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>] [day] [month] [year] [list]
Date:	Sun, 25 Apr 2010 15:12:56 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] Networking


The TCP bind conflict port allocation fix had a bug on the ipv6 side,
hit by a bunch of folks.  Fix from Eric Dumazet.

An e100 crash fix from Alan Cox that should cure a bunch of hits we've
got on kerneloops.org, no mutual exclusion done by the TX timeout
workqueue causes crashes as two threads of control try to reset the
chip in parallel.

Please pull, thanks a lot!

The following changes since commit ddc9b34c3b3bc063a7d9eb891ae09b8f49cfb27e:
  Linus Torvalds (1):
        Merge branch 'fixes' of git://git.kernel.org/.../davej/cpufreq

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master

Alan Cox (1):
      e100: Fix the TX workqueue race

Eric Dumazet (1):
      ipv6: Fix inet6_csk_bind_conflict()

 drivers/net/e100.c               |   10 ++++++++--
 net/ipv6/inet6_connection_sock.c |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
--
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