From: gregkh@suse.de Date: Mon, 21 Mar 2005 20:21:23 +0000 (-0800) Subject: [PATCH] Merge bk://linux-release@bkbits.net/stable-queue X-Git-Tag: v2.6.11.9~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b78679e79a5d1fe2ed4cd878a09acc9c5193bbc3;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] Merge bk://linux-release@bkbits.net/stable-queue --- diff --git a/2.6.11.5/fix-proc-net-route-crash.patch b/2.6.11.5/fix-proc-net-route-crash.patch index fc94c9e07b3..db6f8af7245 100644 --- a/2.6.11.5/fix-proc-net-route-crash.patch +++ b/2.6.11.5/fix-proc-net-route-crash.patch @@ -13,6 +13,7 @@ Subject: [PATCH][IPV4] Fix crash while reading /proc/net/route Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Nru a/net/ipv4/fib_hash.c b/net/ipv4/fib_hash.c --- a/net/ipv4/fib_hash.c 2005-03-17 00:58:42 +01:00 diff --git a/2.6.11.5/fix-xfrm_find_acq_byseq.patch b/2.6.11.5/fix-xfrm_find_acq_byseq.patch index 5dd18cfdd27..e8ed7316f66 100644 --- a/2.6.11.5/fix-xfrm_find_acq_byseq.patch +++ b/2.6.11.5/fix-xfrm_find_acq_byseq.patch @@ -15,6 +15,7 @@ This is wrong and confuses IPSEC daemons to no end. Signed-off-by: Patrick McHardy Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Nru a/net/xfrm/xfrm_state.c b/net/xfrm/xfrm_state.c --- a/net/xfrm/xfrm_state.c 2005-03-16 14:27:04 -08:00