]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'q-in-q-checksums'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 20:27:22 +0000 (16:27 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 20:27:22 +0000 (16:27 -0400)
commitd7d57cd215b052f7898ea6633f347d4529d506a7
tree2b342f50dd0d585ce34c08e68cd6d1fcd4ddae40
parente3ddc30522a26c9242e670f21b60daaf596a7577
parent5d6a990a390346dc7527aca3d7c8ec3b476330c0
Merge branch 'q-in-q-checksums'

Daniel Borkmann says:

====================
BPF pruning follow-up

Follow-up to fix incorrect pruning when alignment tracking is
in use and to properly clear regs after call to not leave stale
data behind. For details, please see individual patches.
====================

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