All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@suse.de>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@kernel.org
Subject: Linux 2.6.23.5
Date: Fri, 16 Nov 2007 10:47:21 -0800	[thread overview]
Message-ID: <20071116184721.GI9807@kroah.com> (raw)
In-Reply-To: <20071116183752.GA9807@kroah.com>

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


  parent reply	other threads:[~2007-11-16 18:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16 18:37 Linux 2.6.23.8 Greg Kroah-Hartman
2007-11-16 18:38 ` Greg Kroah-Hartman
2007-11-16 18:39 ` Linux 2.6.23.2 Greg Kroah-Hartman
2007-11-16 18:39   ` Greg Kroah-Hartman
2007-11-16 19:35   ` Mark Lord
2007-11-16 19:39     ` Matti Aarnio
2007-11-16 19:57       ` Matt Mackall
2007-11-16 23:35         ` David Woodhouse
2007-11-18  1:38         ` Krzysztof Halasa
2007-11-16 20:10       ` Greg KH
2007-11-16 18:44 ` Linux 2.6.23.3 Greg Kroah-Hartman
2007-11-16 18:44   ` Greg Kroah-Hartman
2007-11-16 23:15   ` Michael Tokarev
2007-11-17  1:03     ` Greg KH
2007-11-16 18:46 ` Linux 2.6.23.4 Greg Kroah-Hartman
2007-11-16 18:46   ` Greg Kroah-Hartman
2007-11-16 18:47 ` Greg Kroah-Hartman [this message]
2007-11-16 18:47   ` Linux 2.6.23.5 Greg Kroah-Hartman
2007-11-16 18:48 ` Linux 2.6.23.6 Greg Kroah-Hartman
2007-11-16 18:49   ` Greg Kroah-Hartman
2007-11-16 18:50 ` Linux 2.6.23.7 Greg Kroah-Hartman
2007-11-16 18:50   ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071116184721.GI9807@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.