Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Sun, 8 Jul 2018 04:06:55 +0000 (13:06 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Jul 2018 04:06:55 +0000 (13:06 +0900)
commit7f93d1295131c9a8b6ff5eec13eef094f0d42921
treeda6197820c36c00397f1043bceb3175e5476bfa4
parentf6f2a4a2eb92bc73671204198bb2f8ab53ff59fb
parentd8d7218ad842e18fc6976b87c08ed749e8d56313
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2018-07-07

The following pull-request contains BPF updates for your *net* tree.

Plenty of fixes for different components:

1) A set of critical fixes for sockmap and sockhash, from John Fastabend.

2) fixes for several race conditions in af_xdp, from Magnus Karlsson.

3) hash map refcnt fix, from Mauricio Vasquez.

4) samples/bpf fixes, from Taeung Song.

5) ifup+mtu check for xdp_redirect, from Toshiaki Makita.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>