]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'filter-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 20:32:20 +0000 (16:32 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 20:32:20 +0000 (16:32 -0400)
commitb152ca4197fba5c0e3bd6255d1629b7507a2b80a
tree67daf2164c9c5b633160489d637b8ecc84b62881
parent3fa7445e1f1c3c319969abacf4ed540eaac2dc73
parentadff73399a55a7d53f35b043a91b42c05fd93607
Merge branch 'filter-next'

Alexei Starovoitov says:

====================
internal BPF jit for x64 and JITed seccomp

Internal BPF JIT compiler for x86_64 replaces classic BPF JIT.
Use it in seccomp and in tracing filters (sent as separate patch)
====================

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