]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Dec 2013 01:28:41 +0000 (20:28 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Dec 2013 01:28:41 +0000 (20:28 -0500)
commit7f09d76fd7f65f1b6bb810cce6f3cd3b2c39b74e
treec7a08d552aaa73d1f1186ad0da0f23bd8083d5be
parent7bed6dfa5b3593c6a4b49bb29d22ceb6ec3db02a
parenta65f61de1f9ec3095f0e004494350880de6c0fcf
Merge branch 'bpf'

Daniel Borkmann says:

====================
bpf/filter updates

This set adds just two minimal helper tools that complement the
already available bpf_jit_disasm and complete BPF tooling; plus
it adds and an extensive documentation update of filter.txt.

Please see individual descriptions for details.
====================

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