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)
commit92595aea8a4b82c5b2d3b4fc1c0982861e24873c
tree6d1c2d77f099680ce4bfcbe15a54a6b0ed77ff5f
parentf2a4d086ed4c588d32fe9b7aa67fead7280e7bf1
parentf7bd9e36ee4a4ce38e1cddd7effe6c0d9943285b
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>
This page took 0.024219 seconds and 5 git commands to generate.