]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-cb-access'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jan 2017 15:00:31 +0000 (10:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jan 2017 15:00:31 +0000 (10:00 -0500)
commit327e06e5815e668c324bccf8eb99b3277f0331c0
tree352050f1913fae4683e564607374618338c1c773
parent0ba3f1fcf44bd34dbad4f823a5c2a10718f81aef
parent54c32e81b8e0e99eb3d51753a29e290202510ae3
Merge branch 'bpf-cb-access'

Daniel Borkmann says:

====================
More flexible BPF cb access

This patch improves BPF's cb access by allowing b/h/w/dw
access variants on it. For details, please see individual
patches.
====================

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