]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-misc-updates'
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Dec 2015 21:04:52 +0000 (16:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Dec 2015 21:04:52 +0000 (16:04 -0500)
commitae7c74d4a9612014b6b3ed07dcac2eedcc97a1fd
tree65e6968c6abb453dbcde2c6f0d981912ea6a3f51
parenta792ee2db971546a4aa26c58d572fc7b5061631a
parent23b265a30001cd2f14b119c794a6d394c837036a
Merge branch 'bpf-misc-updates'

Daniel Borkmann says:

====================
Misc BPF updates

This series contains a couple of misc updates to the BPF code, besides
others a new helper bpf_skb_load_bytes(), moving clearing of A/X to the
classic converter, etc. Please see individual patches for details.

Thanks!
====================

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