[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171218.104951.1194274177170560433.davem@davemloft.net>
Date: Mon, 18 Dec 2017 10:49:51 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2017-12-17
From: Daniel Borkmann <daniel@...earbox.net>
Date: Sun, 17 Dec 2017 21:06:26 +0100
> The following pull-request contains BPF updates for your *net* tree.
>
> The main changes are:
>
> 1) Fix a corner case in generic XDP where we have non-linear skbs
> but enough tailroom in the skb to not miss to linearizing there,
> from Song.
>
> 2) Fix BPF JIT bugs in s390x and ppc64 to not recache skb data when
> BPF context is not skb, from Daniel.
>
> 3) Fix a BPF JIT bug in sparc64 where recaching skb data after helper
> call would use the wrong register for the skb, from Daniel.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.
Powered by blists - more mailing lists