]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 01:00:57 +0000 (18:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 01:00:57 +0000 (18:00 -0700)
commitc66caf3015826f72618b7af4817acba5e2e7ef80
tree6d1c2d77f099680ce4bfcbe15a54a6b0ed77ff5f
parent4d2663f8f3d164357ba02169a2e4259d4dcaf6cd
parent6f447836136b675fd286ed45c174427a66458fc5
Merge branch 'bpf-fixes'

Daniel Borkmann says:

====================
bpf: couple of fixes

These are two fixes for BPF, one to introduce xmit recursion limiter for
tc bpf programs and the other one to reject filters a bit earlier. For
more details please see individual patches. I have no strong opinion
to which tree they should go, they apply to both, but I think net-next
seems okay to me.
====================

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