Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764927AbXEYSgu (ORCPT ); Fri, 25 May 2007 14:36:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763078AbXEYSgn (ORCPT ); Fri, 25 May 2007 14:36:43 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:45234 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752477AbXEYSgm (ORCPT ); Fri, 25 May 2007 14:36:42 -0400 Date: Fri, 25 May 2007 20:36:36 +0200 From: Adrian Bunk To: linux-kernel@vger.kernel.org Subject: Linux 2.6.16.52-rc1 Message-ID: <20070525183636.GI3899@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.15+20070412 (2007-04-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1675 Lines: 59 Location: ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/ git tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git RSS feed of the git tree: http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=rss Changes since 2.6.16.51: Adrian Bunk (1): Linux 2.6.16.52-rc1 Andrew Morton (1): gcc-4.1.0 is bust Corey Mutter (1): [IPV6]: Reverse sense of promisc tests in ip6_mc_input David L Stevens (1): [IPV6]: Send ICMPv6 error on scope violations. Eric Sesterhenn (1): [IPV6]: Fix slab corruption running ip6sic Jamal Hadi Salim (1): [NET_SCHED]: prio qdisc boundary condition Sergei Shtylyov (2): [NETPOLL]: Fix TX queue overflow in trapped mode. [NETPOLL]: Remove CONFIG_NETPOLL_RX Srinivas Aji (1): [TCP]: zero out rx_opt in tcp_disconnect() Stephen Hemminger (1): [IPV6]: Track device renames in snmp6. Makefile | 2 +- drivers/net/Kconfig | 5 ----- include/linux/netdevice.h | 8 +++----- init/main.c | 4 ++++ net/ipv4/tcp.c | 3 +-- net/ipv6/addrconf.c | 6 ++++-- net/ipv6/ip6_input.c | 2 +- net/ipv6/ip6_output.c | 13 ++++++++++--- net/ipv6/proc.c | 1 + net/ipv6/xfrm6_tunnel.c | 2 +- net/sched/sch_prio.c | 2 +- 11 files changed, 27 insertions(+), 21 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/