summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic/2.6.39: refresh patchesGabor Juhos2012-02-111-1/+1
| | | | SVN-Revision: 30458
* backport upstream commit e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to ↵Jo-Philipp Wich2012-01-031-0/+41
affected kernels (#9802) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems. SVN-Revision: 29642