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)
commite37d05a538a6656e108f7704ad66e1ccc13d6f68
tree139001db1e7f6bc6a19c6766ee3285d9a8d8de0b
parent22f6bbb7bcfcef0b373b0502a7ff390275c575dd
parenta92a72a24d48080f6c49bb514c082fbb1e5bf8fc
Merge git://git./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>