[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070326212734.GG16477@stusta.de>
Date: Mon, 26 Mar 2007 23:27:34 +0200
From: Adrian Bunk <bunk@...sta.de>
To: linux-kernel@...r.kernel.org
Subject: Linux 2.6.16.45
Location:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
Changes since 2.6.16.44:
Adrian Bunk (2):
Linux 2.6.16.45-rc1
Linux 2.6.16.45
Alexey Dobriyan (1):
[NET]: Copy mac_len in skb_clone() as well
Bart De Schuymer (1):
NETFILTER: arp_tables: fix userspace compilation
David S. Miller (1):
[SPARC64]: Add missing HPAGE_MASK masks on address parameters.
Ed Swierk (1):
load_module: no BUG if module_subsys uninitialized
Joy Latten (1):
[XFRM]: Fix missing protocol comparison of larval SAs.
Keith Mannthey (1):
i386 bootioremap / kexec fix
Masayuki Nakagawa (1):
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Michał Mirosław (5):
Fix reference counting (memory leak) problem in __nfulnl_send() and callers related to packet queueing.
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
[NETFILTER]: nfnetlink_log: fix reference leak
[NETFILTER]: nfnetlink_log: fix use after free
Pablo Neira Ayuso (1):
NETFILTER: ctnetlink: check for status attribute existence on conntrack creation
Patrick McHardy (8):
NETFILTER: Kconfig: fix xt_physdev dependencies
NETFILTER: Fix iptables ABI breakage on (at least) CRIS
NETFILTER: nf_conntrack_ipv6: fix crash when handling fragments
NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value
NETFILTER: xt_connbytes: fix division by zero
[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ESTABLISHED
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Robert Olsson (1):
[IPV4]: Do not disable preemption in trie_leaf_remove().
Makefile | 2 -
arch/i386/mm/boot_ioremap.c | 7 ++-
arch/sparc64/mm/hugetlbpage.c | 29 ++++++++++-----
include/linux/netfilter/nf_conntrack_tcp.h | 2 -
include/linux/netfilter_arp/arp_tables.h | 1
include/linux/netfilter_ipv4/ip_tables.h | 2 -
kernel/module.c | 6 +++
net/core/skbuff.c | 1
net/ipv4/fib_trie.c | 2 -
net/ipv4/netfilter/ip_conntrack_netlink.c | 8 ++--
net/ipv4/netfilter/ip_conntrack_proto_tcp.c | 4 +-
net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c | 1
net/ipv6/netfilter/nf_conntrack_reasm.c | 2 +
net/ipv6/tcp_ipv6.c | 1
net/netfilter/Kconfig | 2 -
net/netfilter/nf_conntrack_netlink.c | 8 ++--
net/netfilter/nf_conntrack_proto_tcp.c | 4 +-
net/netfilter/nfnetlink_log.c | 31 ++++++++++++-----
net/netfilter/xt_connbytes.c | 29 ++++++---------
net/xfrm/xfrm_state.c | 3 +
20 files changed, 93 insertions(+), 52 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists