LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Linux 2.6.16.45-rc1
@ 2007-03-24 22:47 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2007-03-24 22:47 UTC (permalink / raw)
To: linux-kernel
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
Changes since 2.6.16.44:
Adrian Bunk (1):
Linux 2.6.16.45-rc1
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-24 22:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-24 22:47 Linux 2.6.16.45-rc1 Adrian Bunk
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).