]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Apr 2021 18:03:07 +0000 (11:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Apr 2021 18:03:07 +0000 (11:03 -0700)
commitf5aeb8ba02359fda880c98f18ca5fe36bf6cff7f
tree8f37f13ff2292f0435cd523507d40b7a384cb8c6
parentfbfa18c6b3d78a7dd673ce3abebf7d6a3131fa57
parent4f51b1f7a9d4480d3e3bbe434389fc0f86841e97
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next

Alexei Starovoitov says:

====================
pull-request: bpf-next 2021-04-01

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

We've added 68 non-merge commits during the last 7 day(s) which contain
a total of 70 files changed, 2944 insertions(+), 1139 deletions(-).

The main changes are:

1) UDP support for sockmap, from Cong.

2) Verifier merge conflict resolution fix, from Daniel.

3) xsk selftests enhancements, from Maciej.

4) Unstable helpers aka kernel func calling, from Martin.

5) Batches ops for LPM map, from Pedro.

6) Fix race in bpf_get_local_storage, from Yonghong.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp.h
net/ipv4/udp.c
net/ipv6/af_inet6.c
net/ipv6/udp.c