commit | 9c572dc4835aaca7a2f81db184dc25833980bb9c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Feb 21 22:07:11 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 21 22:07:11 2016 -0500 |
tree | 78c48c223c2b45253361e929a1bffc291dd16925 | |
parent | 8b393f833346e0a5f0cb4269271d47be8fecd372 [diff] | |
parent | 6205b9cf200d1c3dda5491666ddc33e7b70fe469 [diff] |
Merge branch 'bpf-helper-improvements' Daniel Borkmann says: ==================== BPF updates This set contains various updates for eBPF, i.e. the addition of a generic csum helper function and other misc bits that mostly improve existing helpers and ease programming with eBPF on cls_bpf. For more details, please see individual patches. Set is rebased on top of http://patchwork.ozlabs.org/patch/584465/. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>