commit | fcefa42f603c47d6d49cca6f823695c317b19f7a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jan 12 10:00:31 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 12 10:00:31 2017 -0500 |
tree | 352050f1913fae4683e564607374618338c1c773 | |
parent | f811b436522d3b9c05302f1785aba61829938a54 [diff] | |
parent | 62c7989b24dbd348c2507ee6458ebf5637d6ddb5 [diff] |
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>