]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8535efaedc38ab48d9bd19ebf1d7640371e2380
tree336d9a13409cccdc8d2c8f843bae5f62f4a9334b
parentb3ee163131777f52a3b6c7a5cea80852f15dc346
parent74241999acf189e6f93861afe2c66601c434aebb
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>