[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181031.173914.888973414528353213.davem@davemloft.net>
Date: Wed, 31 Oct 2018 17:39:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2018-11-01
From: Daniel Borkmann <daniel@...earbox.net>
Date: Thu, 1 Nov 2018 01:28:41 +0100
> The following pull-request contains BPF updates for your *net* tree.
>
> The main changes are:
>
> 1) Fix tcp_bpf_recvmsg() to return -EAGAIN instead of 0 in non-blocking
> case when no data is available yet, from John.
>
> 2) Fix a compilation error in libbpf_attach_type_by_name() when compiled
> with clang 3.8, from Andrey.
>
> 3) Fix a partial copy of map pointer on scalar alu and remove id
> generation for RET_PTR_TO_MAP_VALUE return types, from Daniel.
>
> 4) Add unlimited memlock limit for kernel selftest's flow_dissector_load
> program, from Yonghong.
>
> 5) Fix ping for some BPF shell based kselftests where distro does not
> ship "ping -6" anymore, from Li.
>
> 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