summaryrefslogtreecommitdiff
path: root/cookie.h
diff options
context:
space:
mode:
Diffstat (limited to 'cookie.h')
0 files changed, 0 insertions, 0 deletions
15:56:07 -0500'>2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün5-26/+16 2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün6-50/+39 2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün6-91/+99 2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün6-32/+17 2017-02-10bpf: Always test unprivileged programsMickaël Salaün2-6/+64 2017-02-10bpf: Change the include directory for selftestMickaël Salaün1-1/+1 2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün1-1/+22 2017-02-10Merge branch 'netronome-NFP4000-and-NFP6000-PF-driver'David S. Miller