All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.10.58
Date: Wed, 15 Oct 2014 12:38:26 +0200	[thread overview]
Message-ID: <20141015103826.GA30956@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3185 bytes --]

I'm announcing the release of the 3.10.58 kernel.

All users of the 3.10 kernel series must upgrade.

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

thanks,

greg k-h

------------

 Makefile                                         |    2 
 drivers/net/ethernet/broadcom/tg3.c              |   23 +++++-
 drivers/net/ethernet/myricom/myri10ge/myri10ge.c |   88 +++++++++++++++--------
 drivers/net/hyperv/netvsc_drv.c                  |    3 
 drivers/usb/core/hub.c                           |    6 +
 drivers/usb/core/quirks.c                        |    4 +
 drivers/usb/serial/cp210x.c                      |    2 
 include/linux/usb/quirks.h                       |    3 
 include/net/inet_connection_sock.h               |    1 
 include/net/sctp/command.h                       |    2 
 include/net/sock.h                               |    1 
 include/net/tcp.h                                |    1 
 net/ipv4/tcp_ipv4.c                              |    5 -
 net/ipv4/tcp_output.c                            |    6 -
 net/ipv6/addrconf.c                              |   14 +++
 net/ipv6/ip6_gre.c                               |    4 -
 net/ipv6/sit.c                                   |    6 -
 net/ipv6/tcp_ipv6.c                              |    3 
 net/l2tp/l2tp_ppp.c                              |    3 
 net/openvswitch/actions.c                        |    5 +
 net/packet/af_packet.c                           |   17 ++++
 net/packet/internal.h                            |    1 
 net/sctp/sm_statefuns.c                          |   19 ++++
 23 files changed, 162 insertions(+), 57 deletions(-)

Andreas Bomholtz (1):
      USB: cp210x: add support for Seluxit USB dongle

Eric Dumazet (1):
      packet: handle too big packets for PACKET_V3

Gao feng (1):
      ipv6: reallocate addrconf router for ipv6 address when lo device up

Greg Kroah-Hartman (1):
      Linux 3.10.58

Guillaume Nault (1):
      l2tp: fix race while getting PMTU on PPP pseudo-wire

Jiri Benc (1):
      openvswitch: fix panic with multiple vlan headers

Joe Savage (1):
      USB: serial: cp210x: added Ketra N1 wireless interface support

KY Srinivasan (1):
      hyperv: Fix a bug in netvsc_start_xmit()

Lu Baolu (1):
      USB: Add device quirk for ASUS T100 Base Station keyboard

Neal Cardwell (1):
      tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()

Nicolas Dichtel (1):
      ip6_gre: fix flowi6_proto value in xmit path

Per Hurtig (1):
      tcp: fixing TLP's FIN recovery

Shmulik Ladkani (1):
      sit: Fix ipip6_tunnel_lookup device matching criteria

Stanislaw Gruszka (1):
      myri10ge: check for DMA mapping errors

Vlad Yasevich (3):
      tg3: Work around HW/FW limitations with vlan encapsulated frames
      tg3: Allow for recieve of full-size 8021AD frames
      sctp: handle association restarts when the socket is closed.


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-10-15 10:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 10:38 Greg KH [this message]
2014-10-15 10:38 ` Linux 3.10.58 Greg KH

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=20141015103826.GA30956@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.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.