stable.vger.kernel.org archive mirror
 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.70
Date: Thu, 26 Feb 2015 19:57:24 -0800	[thread overview]
Message-ID: <20150227035724.GA16432@kroah.com> (raw)

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

I'm announcing the release of the 3.10.70 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/block/rbd.c                                  |    1 
 drivers/media/rc/ir-lirc-codec.c                     |   12 +++--
 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c |    5 +-
 drivers/net/ppp/ppp_deflate.c                        |    2 
 include/net/ip.h                                     |   13 ++---
 include/net/netns/ipv4.h                             |    1 
 net/core/dev.c                                       |   20 ++++++--
 net/core/rtnetlink.c                                 |    6 ++
 net/ipv4/ip_forward.c                                |    3 -
 net/ipv4/ip_output.c                                 |   29 +-----------
 net/ipv4/ip_sockglue.c                               |    8 ---
 net/ipv4/ping.c                                      |    5 +-
 net/ipv4/route.c                                     |    9 ++-
 net/ipv4/tcp_ipv4.c                                  |   37 +++++++++++++--
 net/ipv4/udp_diag.c                                  |    4 +
 net/ipv6/datagram.c                                  |   10 +---
 net/ipv6/ip6_fib.c                                   |   45 ++++++++++---------
 net/ipv6/route.c                                     |    7 --
 net/sctp/associola.c                                 |    1 
 net/sctp/sm_make_chunk.c                             |    2 
 21 files changed, 126 insertions(+), 96 deletions(-)

Alex Elder (1):
      rbd: drop an unsafe assertion

Austin Lund (1):
      media/rc: Send sync space information on the lirc device

Daniel Borkmann (1):
      net: sctp: fix slab corruption from use after free on INIT collisions

Eric Dumazet (4):
      net: rps: fix cpu unplug
      netxen: fix netxen_nic_poll() logic
      tcp: ipv4: initialize unicast_sock sk_pacing_rate
      ipv4: tcp: get rid of ugly unicast_sock

Florian Westphal (1):
      ppp: deflate: never return len larger than output buffer

Greg Kroah-Hartman (1):
      Linux 3.10.70

Hagen Paul Pfeifer (1):
      ipv6: stop sending PTB packets for MTU < 1280

Hannes Frederic Sowa (2):
      ipv4: try to cache dst_entries which would cause a redirect
      ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too

Herbert Xu (1):
      udp_diag: Fix socket skipping within chain

Roopa Prabhu (1):
      bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify

Saran Maruti Ramanara (1):
      net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param

Willem de Bruijn (1):
      ip: zero sockaddr returned on error queue

subashab@codeaurora.org (1):
      ping: Fix race in free in receive path


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

             reply	other threads:[~2015-02-27  3:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27  3:57 Greg KH [this message]
2015-02-27  3:57 ` Linux 3.10.70 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=20150227035724.GA16432@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).