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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Nov 2007 10:47:21 -0800
From:	Greg Kroah-Hartman <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...nel.org
Subject: Linux 2.6.23.5

We (the -stable team) are announcing the release of the 2.6.23.5 kernel.
It contains a number of bugfixes for networking drivers.

I'll also be replying to this message with a copy of the patch between
2.6.23.4 and 2.6.23.5

The updated 2.6.23.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.23.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.23.y.git;a=summary

thanks,

greg k-h

--------

 Makefile                               |    2 
 drivers/net/ehea/ehea_qmr.c            |   20 ++-----
 drivers/net/ehea/ehea_qmr.h            |    2 
 drivers/net/forcedeth.c                |   35 +++++++++---
 drivers/net/pppol2tp.c                 |   25 ++++++---
 drivers/net/skge.c                     |   90 +++++++++++++++++----------------
 drivers/net/skge.h                     |    6 --
 drivers/net/sky2.c                     |   87 +++++++++++++++++++++++++------
 drivers/net/tg3.c                      |   10 ++-
 drivers/net/wireless/ipw2100.c         |   39 ++++++++++++++
 drivers/net/wireless/ipw2100.h         |    4 +
 drivers/net/wireless/libertas/11d.c    |    2 
 drivers/net/wireless/libertas/cmd.c    |    6 --
 drivers/net/wireless/libertas/wext.c   |    8 +-
 drivers/net/wireless/rtl8187_dev.c     |   31 +++++------
 drivers/net/wireless/zd1201.c          |    4 -
 drivers/net/wireless/zd1211rw/zd_usb.c |    7 +-
 include/linux/pci_ids.h                |    4 +
 18 files changed, 260 insertions(+), 122 deletions(-)

Summary of changes from v2.6.23.4 to v2.6.23.5
==============================================

Al Viro (2):
      libertas: more endianness breakage
      libertas: fix endianness breakage

Ayaz Abdulla (1):
      forcedeth: add MCP77 device IDs

Dan Williams (1):
      ipw2100: send WEXT scan events

Greg Kroah-Hartman (1):
      Linux 2.6.23.5

James Chapman (1):
      Fix L2TP oopses.

Jan-Bernd Themann (1):
      ehea: 64K page kernel support fix

John W. Linville (1):
      zd1201: avoid null ptr access of skb->dev

Manfred Spraul (1):
      forcedeth msi bugfix

Marc Pignat (1):
      zd1211rw, fix oops when ejecting install media

Michael Chan (1):
      TG3: Fix performance regression on 5705.

Michael Wu (1):
      rtl8187: Fix more frag bit checking, rts duration calc

Stephen Hemminger (4):
      skge: XM PHY handling fixes
      sky2: status ring race fix
      sky2: ethtool register reserved area blackout
      sky2: fix power settings on Yukon XL

-
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