pull-request: bpf 2019-05-16

2019-05-15 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix a use after free in __dev_map_entry_free(), from Eric. 2) Several sockmap related bug fixes: a splat in strparser if it was never initialized, remove duplicate ingress msg list purg

Re: pull-request: bpf 2019-05-16

2019-05-15 Thread David Miller
From: Daniel Borkmann Date: Thu, 16 May 2019 01:54:28 +0200 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix a use after free in __dev_map_entry_free(), from Eric. > > 2) Several sockmap related bug fixes: a splat in strparser if >