Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/kernel/rhel5/028stab053.14/changes

3,031 bytes added, 12:24, 21 May 2008
added patches
<includeonly>[[{{PAGENAME}}/changes#Patches|{{Long changelog message}}]]</includeonly><noinclude>
=== Patches ===
FIXME ==== linux-2.6.18-3w_9xxx-2.26.02.008-08.003.patch ====<div class="change">patch from Kirill (kshileev@):updates 3w-9xxx driver up to version 2.26.08.003,in particular adds support for 3ware SAS 9690SA.https://bugzilla.sw.ru/show_bug.cgi?id=100727</div> ==== diff-ms-tcp-slow-start-20080306 ====<div class="change">[TCP]: slow_start_after_idle should influence cwnd validation too For the cases that slow_start_after_idle are meant to dealwith, it is almost a certainty that the congestion windowtests will think the connection is application limited andwe'll thus decrease the cwnd there too. This defeats thewhole point of setting slow_start_after_idle to zero. So test it there too. We do not cancel out the entire tcp_cwnd_validate() functionso that if the sysctl is changed we still have the validationstate maintained. Signed-off-by: David S. Miller <davem@davemloft.net> From: David S. Miller <davem@sunset.davemloft.net>Date: Mon, 9 Apr 2007 20:23:14 +0000 (-0700) X-Git-Tag: v2.6.21-rc7~322~1X-Git-Url:http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=15d33c070ddde99f7368e6b17b71d22c866f97d9;hp=699784b7614ce61b16a075445b8e5b6c379c5086</div> ==== linux-hp-dmi-info-correct.patch ====<div class="change">fix HP DMI decode on some Dell boxes.</div> ==== diff-nfs-rpcsaddr ====<div class="change"> Patch from Denis Lunev <den@openvz.org>[RPC]: Add sysctl to specify source address for rpc connections</div> ==== diff-ms-devleak-dstdebug-20080504 ====<div class="change">Patch from Denis Lunev <den@openvz.org>[NET]: Leak network device if refcount is positive. Unfortunately, there is are some ways on which we have positive refcounterson network device on VE stop. This bugs are rather hard to debug and locate. The idea of this patch is to leave the loop waiting device to become freeand _leak_ this device. This is better than a node freeze.</div> ==== diff-venet-ip6frag-20080504 ====<div class="change">Patch from Denis Lunev <den@openvz.org>[IPv6]: All IP6 fragments queues should be pruned on VE stop. Potential fix for bug #75822</div> ==== diff-ve-ipv6-ifdown-20080318 ====<div class="change">Patch from Denis Lunev <den@openvz.org>[IPV6]: inet6 device on the loopback should be kept until final stop. Additionally, addrconf_ifdown is broken in respect to how field. It iscalled with logical condition and "2" from IPv6 shutdown code. The lattercase is the same as !0 but should really destroy a device as container isgoing down.</div> ==== diff-ms-ipv6-ac-dst-20080318 ====<div class="change">Patch from Denis Lunev <den@openvz.org>[IPV6]: Fix refcounting for anycast dst entries. The problem occures when we stop IPv6 device without dropping all addresseson it. For such a device addrconf_ifdown marks all entries as obsolete andip6_del_rt called from __ipv6_dev_ac_dec return ENOENT.The referrence is not dropped. The fix is simple. DST entry should not keep referrence when stored in theFIB6 tree.</div>
=== See also ===