]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
2.6.20.3 release v2.6.20.3
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 13 Mar 2007 18:31:27 +0000 (11:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 13 Mar 2007 18:31:27 +0000 (11:31 -0700)
22 files changed:
releases/2.6.20.3/bcm43xx-fix-problem-with-1-gb-ram.patch [moved from review-2.6.20/bcm43xx-fix-problem-with-1-gb-ram.patch with 100% similarity]
releases/2.6.20.3/conntrack-fix-nf-ip-_ct_iterate_cleanup-endless-loops.patch [moved from review-2.6.20/conntrack-fix-nf-ip-_ct_iterate_cleanup-endless-loops.patch with 100% similarity]
releases/2.6.20.3/fix-bug-7994-sleeping-function-called-from-invalid-context.patch [moved from review-2.6.20/fix-bug-7994-sleeping-function-called-from-invalid-context.patch with 100% similarity]
releases/2.6.20.3/fix-callback-bug-in-connector.patch [moved from review-2.6.20/fix-callback-bug-in-connector.patch with 100% similarity]
releases/2.6.20.3/fix-compat_getsockopt.patch [moved from review-2.6.20/fix-compat_getsockopt.patch with 100% similarity]
releases/2.6.20.3/fix-for-bugzilla-7544.patch [moved from review-2.6.20/fix-for-bugzilla-7544.patch with 100% similarity]
releases/2.6.20.3/fix-sparc64-device-register-probing.patch [moved from review-2.6.20/fix-sparc64-device-register-probing.patch with 100% similarity]
releases/2.6.20.3/fix-timewait-jiffies.patch [moved from review-2.6.20/fix-timewait-jiffies.patch with 100% similarity]
releases/2.6.20.3/fix-udp-header-pointer-after-pskb_trim_rcsum.patch [moved from review-2.6.20/fix-udp-header-pointer-after-pskb_trim_rcsum.patch with 100% similarity]
releases/2.6.20.3/ip6_route_me_harder-should-take-into-account-mark.patch [moved from review-2.6.20/ip6_route_me_harder-should-take-into-account-mark.patch with 100% similarity]
releases/2.6.20.3/mbox [moved from review-2.6.20/mbox with 100% similarity]
releases/2.6.20.3/nf_conntrack-fix-incorrect-classification-of-ipv6-fragments-as-established.patch [moved from review-2.6.20/nf_conntrack-fix-incorrect-classification-of-ipv6-fragments-as-established.patch with 100% similarity]
releases/2.6.20.3/nf_conntrack-nf_nat-fix-incorrect-config-ifdefs.patch [moved from review-2.6.20/nf_conntrack-nf_nat-fix-incorrect-config-ifdefs.patch with 100% similarity]
releases/2.6.20.3/nfnetlink_log-fix-crash-on-bridged-packet.patch [moved from review-2.6.20/nfnetlink_log-fix-crash-on-bridged-packet.patch with 100% similarity]
releases/2.6.20.3/nfnetlink_log-fix-null-pointer-dereference.patch [moved from review-2.6.20/nfnetlink_log-fix-null-pointer-dereference.patch with 100% similarity]
releases/2.6.20.3/nfnetlink_log-fix-possible-null-pointer-dereference.patch [moved from review-2.6.20/nfnetlink_log-fix-possible-null-pointer-dereference.patch with 100% similarity]
releases/2.6.20.3/nfnetlink_log-fix-reference-leak.patch [moved from review-2.6.20/nfnetlink_log-fix-reference-leak.patch with 100% similarity]
releases/2.6.20.3/nfnetlink_log-fix-use-after-free.patch [moved from review-2.6.20/nfnetlink_log-fix-use-after-free.patch with 100% similarity]
releases/2.6.20.3/nfnetlink_log-zero-terminate-prefix.patch [moved from review-2.6.20/nfnetlink_log-zero-terminate-prefix.patch with 100% similarity]
releases/2.6.20.3/series [moved from review-2.6.20/series with 95% similarity]
releases/2.6.20.3/tcp-conntrack-accept-syn-urg-as-valid.patch [moved from review-2.6.20/tcp-conntrack-accept-syn-urg-as-valid.patch with 100% similarity]
review-2.6.20/nfnetlink_log-fix-reference-counting.patch [deleted file]

similarity index 100%
rename from review-2.6.20/mbox
rename to releases/2.6.20.3/mbox
similarity index 95%
rename from review-2.6.20/series
rename to releases/2.6.20.3/series
index eee3699d9052bf81c4b91168342e20d6aba92950..293e3f3e4ed59c77a34ae3f203daa288d27d95d1 100644 (file)
@@ -9,7 +9,6 @@ ip6_route_me_harder-should-take-into-account-mark.patch
 nf_conntrack-fix-incorrect-classification-of-ipv6-fragments-as-established.patch
 nfnetlink_log-zero-terminate-prefix.patch
 nfnetlink_log-fix-crash-on-bridged-packet.patch
-nfnetlink_log-fix-reference-counting.patch
 fix-bug-7994-sleeping-function-called-from-invalid-context.patch
 bcm43xx-fix-problem-with-1-gb-ram.patch
 fix-compat_getsockopt.patch
diff --git a/review-2.6.20/nfnetlink_log-fix-reference-counting.patch b/review-2.6.20/nfnetlink_log-fix-reference-counting.patch
deleted file mode 100644 (file)
index 4e6138d..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-From stable-bounces@linux.kernel.org Wed Mar  7 13:37:14 2007
-From: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
-Date: Wed,  7 Mar 2007 22:34:39 +0100 (MET)
-Subject: nfnetlink_log: fix reference counting
-To: stable@kernel.org
-Cc: netfilter-devel@lists.netfilter.org, Patrick McHardy <kaber@trash.net>, <davem@davemloft.net>
-Message-ID: <20070307213359.22306.49771.sendpatchset@localhost.localdomain>
-
-From: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
-
-[NETFILTER]: nfnetlink_log: fix reference counting
-
-Fix reference counting (memory leak) problem in __nfulnl_send() and callers
-related to packet queueing.
-
-Signed-off-by: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
-Signed-off-by: Patrick McHardy <kaber@trash.net>
-Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
----
- net/netfilter/nfnetlink_log.c |    3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
---- a/net/netfilter/nfnetlink_log.c
-+++ b/net/netfilter/nfnetlink_log.c
-@@ -220,7 +220,8 @@ _instance_destroy2(struct nfulnl_instanc
-               /* timer "holds" one reference (we have one more) */
-               if (timer_pending(&inst->timer)) {
-                       del_timer(&inst->timer);
--                      instance_put(inst);
-+
-+instance_put(inst);
-               }
-               if (inst->qlen)
-                       __nfulnl_send(inst);