[ 00/22] 3.0.64-stable review

From: Greg Kroah-Hartman
Date: Tue Feb 12 2013 - 15:41:24 EST


This is the start of the stable review cycle for the 3.0.64 release.
There are 22 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu Feb 14 20:31:38 UTC 2013.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.0.64-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.0.64-rc1

Nithin Nayak Sujir <nsujir@xxxxxxxxxxxx>
tg3: Fix crc errors on jumbo frame receive

Nithin Nayak Sujir <nsujir@xxxxxxxxxxxx>
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode

Sarveshwar Bandi <sarveshwar.bandi@xxxxxxxxxx>
bridge: Pull ip header into skb->data before looking into ip header.

Eric Dumazet <edumazet@xxxxxxxxxx>
tcp: fix MSG_SENDPAGE_NOTLAST logic

Ilpo JÃrvinen <ilpo.jarvinen@xxxxxxxxxxx>
tcp: fix for zero packets_in_flight was too broad

Eric Dumazet <edumazet@xxxxxxxxxx>
tcp: frto should not set snd_cwnd to 0

Daniel Borkmann <dborkman@xxxxxxxxxx>
net: sctp: sctp_endpoint_free: zero out secret key data

Daniel Borkmann <dborkman@xxxxxxxxxx>
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree

Neil Horman <nhorman@xxxxxxxxxxxxx>
sctp: refactor sctp_outq_teardown to insure proper re-initalization

Heiko Carstens <heiko.carstens@xxxxxxxxxx>
atm/iphase: rename fregt_t -> ffreg_t

Phil Sutter <phil.sutter@xxxxxxxxxxxx>
packet: fix leakage of tx_ring memory

Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
ipv6: do not create neighbor entries for local delivery

Cong Wang <amwang@xxxxxxxxxx>
pktgen: correctly handle failures when adding a device

Eric Dumazet <edumazet@xxxxxxxxxx>
net: loopback: fix a dst refcounting issue

Timo TerÃs <timo.teras@xxxxxx>
r8169: remove the obsolete and incorrect AMD workaround

Tilman Schmidt <tilman@xxxxxxx>
isdn/gigaset: fix zero size border case in debug dump

Stephen Hemminger <stephen.hemminger@xxxxxxxxxx>
MAINTAINERS: Stephen Hemminger email change

Cong Wang <xiyou.wangcong@xxxxxxxxx>
net: prevent setting ttl=0 via IP_TTL

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
mac80211: synchronize scan off/on-channel and PS states

T Makphaibulchoke <tmac@xxxxxx>
kernel/resource.c: fix stack overflow in __reserve_region_with_split()

Sjur BrÃndeland <sjur.brandeland@xxxxxxxxxxxxxx>
virtio_console: Don't access uninitialized data.

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: Fix the usage of the wrong variable in usb.c


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

Diffstat:

MAINTAINERS | 6 +-
Makefile | 4 +-
drivers/atm/iphase.h | 146 ++++++++++++++++++++--------------------
drivers/char/virtio_console.c | 3 +-
drivers/isdn/gigaset/capi.c | 2 +
drivers/net/loopback.c | 5 ++
drivers/net/r8169.c | 7 --
drivers/net/tg3.c | 58 ++++++++++------
drivers/net/wireless/rtlwifi/usb.c | 4 +-
fs/splice.c | 4 +-
kernel/resource.c | 50 ++++++++++----
net/bridge/br_netfilter.c | 3 +
net/core/pktgen.c | 9 ++-
net/ipv4/ip_sockglue.c | 2 +-
net/ipv4/tcp_input.c | 5 ++
net/ipv6/route.c | 3 +-
net/mac80211/ieee80211_i.h | 6 +-
net/mac80211/offchannel.c | 17 ++---
net/mac80211/scan.c | 6 +-
net/mac80211/work.c | 8 +--
net/packet/af_packet.c | 10 +--
net/sctp/endpointola.c | 5 ++
net/sctp/outqueue.c | 12 ++--
net/sctp/socket.c | 2 +-
24 files changed, 218 insertions(+), 159 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/