From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 23 Nov 2021 13:41:24 +0100 From: Greg KH Subject: Re: [PATCH 4.4 00/11] batman-adv: Fixes for stable/linux-4.4.y Message-ID: References: <20211120123939.260723-1-sven@narfation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211120123939.260723-1-sven@narfation.org> List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sven Eckelmann Cc: stable@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org On Sat, Nov 20, 2021 at 01:39:28PM +0100, Sven Eckelmann wrote: > Hi, > > I went through all changes in batman-adv since v4.4 with a Fixes: line > and checked whether they were backported to the LTS kernels. The ones which > weren't ported and applied to this branch are now part of this patch series. > > There are also following three patches included: > > * batman-adv: Consider fragmentation for needed_headroom > * batman-adv: Reserve needed_*room for fragments > * batman-adv: Don't always reallocate the fragmentation skb head > > which could in some circumstances cause packet loss but which were created > to fix high CPU load/low throughput problems. But I've added them here > anyway because the corresponding VXLAN patches were also added to stable. > And some stable kernels also got these fixes a while back. All patches and series now queued up, thanks! greg k-h