Re: pull-request: bpf 2018-02-09

2018-02-09 Thread David Miller
From: Daniel Borkmann Date: Fri, 9 Feb 2018 02:29:06 +0100 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: ... > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thanks Daniel.

pull-request: bpf 2018-02-09

2018-02-08 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Two fixes for BPF sockmap in order to break up circular map references from programs attached to sockmap, and detaching related sockets in case of socket close() event. For the latter we