Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 May 2021 19:58:29 +0000 (12:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 May 2021 19:58:29 +0000 (12:58 -0700)
commit7b16509b29e007d15b158aa52bea25b22faf7972
tree66b85cf8c0d63a6a1ef770cd4c2115395e7c5a9b
parent9287aa2bfd54a8a81f994defabcd92c737511d85
parent3a2daa7248647c0e5e165140553f9af5006e93a2
Merge git://git./linux/kernel/git/bpf/bpf-next

Alexei Starovoitov says:

====================
pull-request: bpf-next 2021-05-19

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

We've added 43 non-merge commits during the last 11 day(s) which contain
a total of 74 files changed, 3717 insertions(+), 578 deletions(-).

The main changes are:

1) syscall program type, fd array, and light skeleton, from Alexei.

2) Stop emitting static variables in skeleton, from Andrii.

3) Low level tc-bpf api, from Kumar.

4) Reduce verifier kmalloc/kfree churn, from Lorenz.
====================