Merge branch 'sockmap-ulp-fixes'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 16 Aug 2018 21:58:08 +0000 (14:58 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 16 Aug 2018 21:58:09 +0000 (14:58 -0700)
commitcbb2fb13db3209cf4264aa5f76393a12add91315
tree336d9a13409cccdc8d2c8f843bae5f62f4a9334b
parent965931e3a803a506482616f89239eff6901c17b8
parent585f5a6252ee43ec8feeee07387e3fcc7e8bb292
Merge branch 'sockmap-ulp-fixes'

Daniel Borkmann says:

====================
Batch of various fixes related to BPF sockmap and ULP, including
adding module alias to restrict module requests, races and memory
leaks in sockmap code. For details please refer to the individual
patches. Thanks!
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>