summaryrefslogtreecommitdiff
path: root/proto_vlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_vlan.c')
0 files changed, 0 insertions, 0 deletions
emove&id=e58383b803499bd623b737070038af94d0b8a3c7'>bpf: 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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller