]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 06:37:55 +0000 (23:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 06:37:55 +0000 (23:37 -0700)
commit5b6e412f28d610fd6d5220373e6301a606c7554f
tree742f85968aea27bc975164e839dbc00312d3184a
parentce7b5b98cc79d53122f57f3cd2608ade98c3169d
parent5e42d0d70dcc82809ddd36df5f032b87729d022f
Merge branch 'bpf-fixes'

Alexei Starovoitov says:

====================
bpf fixes

Fixes for two bpf bugs:
1st bug reported by Sasha Goldshtein here:
https://github.com/iovisor/bcc/issues/570
2nd discovered by Daniel Borkmann by manual code analysis.
See patches for details.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>