]> 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>
Thu, 6 Dec 2018 00:30:30 +0000 (16:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Dec 2018 00:30:30 +0000 (16:30 -0800)
commit8d3622f56d189598653a40fb396b23ff7f5eaa7a
tree139001db1e7f6bc6a19c6766ee3285d9a8d8de0b
parenta9faf0a10addd1c1c3d78e8aafb94602f3d69f24
parent12d2d2948b5087f90ea1fca83f89991e82cc5e62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2018-12-05

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

The main changes are:

1) fix bpf uapi pointers for 32-bit architectures, from Daniel.

2) improve verifer ability to handle progs with a lot of branches, from Alexei.

3) strict btf checks, from Yonghong.

4) bpf_sk_lookup api cleanup, from Joe.

5) other misc fixes
====================

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