From b78679e79a5d1fe2ed4cd878a09acc9c5193bbc3 Mon Sep 17 00:00:00 2001 From: "gregkh@suse.de" Date: Mon, 21 Mar 2005 12:21:23 -0800 Subject: [PATCH] [PATCH] Merge bk://linux-release@bkbits.net/stable-queue --- 2.6.11.5/fix-proc-net-route-crash.patch | 1 + 2.6.11.5/fix-xfrm_find_acq_byseq.patch | 1 + 2 files changed, 2 insertions(+) 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 -- 2.47.3