aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-09-26 14:17:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-09-26 14:17:17 +0000
commit0fe0b149faca668c20cf6a9432d4d7130473da9d (patch)
treed8f51fb0172c7d03c4e81b4e4c66c3b07f691ed6 /target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
parente2356de36b12294db89bb40839bbb782a71daf33 (diff)
downloadupstream-0fe0b149faca668c20cf6a9432d4d7130473da9d.tar.gz
upstream-0fe0b149faca668c20cf6a9432d4d7130473da9d.tar.bz2
upstream-0fe0b149faca668c20cf6a9432d4d7130473da9d.zip
generic: add upstream commit id to codel patches and refresh those
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33560 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch')
-rw-r--r--target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch b/target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
index 5848d2fda2..85f563b9f2 100644
--- a/target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
+++ b/target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
@@ -1,7 +1,9 @@
-From 76e3cc126bb223013a6b9a0e2a51238d1ef2e409 Mon Sep 17 00:00:00 2001
+From a93fd80d261f1dc2788442dba8dd5701363d3d6e Mon Sep 17 00:00:00 2001
From: Eric Dumazet <edumazet@google.com>
Date: Thu, 10 May 2012 07:51:25 +0000
-Subject: [PATCH 01/41] codel: Controlled Delay AQM
+Subject: [PATCH] codel: Controlled Delay AQM
+
+commit 76e3cc126bb223013a6b9a0e2a51238d1ef2e409 upstream.
An implementation of CoDel AQM, from Kathleen Nichols and Van Jacobson.