From: Daniel Borkmann <dan...@iogearbox.net> Date: Sat, 27 Oct 2018 02:07:48 +0200
> The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix toctou race in BTF header validation, from Martin and Wenwen. > > 2) Fix devmap interface comparison in notifier call which was > neglecting netns, from Taehee. > > 3) Several fixes in various places, for example, correcting direct > packet access and helper function availability, from Daniel. > > 4) Fix BPF kselftest config fragment to include af_xdp and sockmap, > from Naresh. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thanks Daniel.