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)
commitd73e5f41462182053ce1195c3fc4fc14a7e7666b
tree65e6968c6abb453dbcde2c6f0d981912ea6a3f51
parent59ce9670ce18d067433883adf213d04ded074cbf
parent9dd2af834dea132fa47b9a168d6da566d2e445d3
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>