]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb18ade352d2eedce85a5d379b8236e9fd8129c99
treeda6197820c36c00397f1043bceb3175e5476bfa4
parenta9bfc085a4eaa54259e10a32aec98b687324087a
parentaf7363f6fa3a899710973ad1667d18b1e1137200
Merge git://git.kernel.org/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>