]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit
kernel: add backported codel patchset.
authorArne Fitzenreiter <Arne_F@ipfire.org>
Mon, 13 Aug 2012 20:59:24 +0000 (22:59 +0200)
committerArne Fitzenreiter <Arne_F@ipfire.org>
Mon, 13 Aug 2012 21:14:45 +0000 (23:14 +0200)
commit97bb1c57aea0cfdb554a7bb96d1a121a868b6fa3
tree01de52e108e3629578ebd57a3e7777676f78d457
parent21df33072c3592bc445760b7c72e0e81e0b74d78
kernel: add backported codel patchset.
16 files changed:
config/kernel/kernel.config.armv5tel-ipfire-kirkwood
config/kernel/kernel.config.armv5tel-ipfire-omap
config/kernel/kernel.config.armv5tel-ipfire-rpi
config/kernel/kernel.config.i586-ipfire
config/kernel/kernel.config.i586-ipfire-pae
lfs/linux
src/patches/linux-3.2-codel/0000-net-introduce-skb_flow_dissect.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0001-codel-Controlled-Delay-AQM.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0002-codel-use-Newton-method-instead-of-sqrt-and-divides.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0003-fq_codel-Fair-Queue-Codel-AQM.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0004-net-codel-Add-missing-include-linux-prefetch.h.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0005-net-codel-fix-build-errors.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0006-codel-use-u16-field-instead-of-31bits-for-rec_inv_sq.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0007-fq_codel-should-use-qdisc-backlog-as-threshold.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0008-flow_dissector-use-a-64bit-load-store.patch [new file with mode: 0644]
src/patches/linux-3.2-codel/0009-net-flow_dissector.c-missing-include-linux-export.h.patch [new file with mode: 0644]