summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller28-268/+2279
2018-06-04selftests: forwarding: mirror_vlan: Change test descriptionPetr Machata1-1/+1
2018-06-04selftests: forwarding: mirror_vlan: Uninstall trapPetr Machata1-1/+1
2018-06-04selftests/net: add packet socket packet_snd testWillem de Bruijn4-2/+498
2018-06-04selftests/net: udpgso: test small gso_size boundary conditionsWillem de Bruijn1-2/+75
2018-06-04selftests/net: enable msg_zerocopy testWillem de Bruijn2-1/+9
2018-06-04tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song6-2/+232
2018-06-04tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2-1/+9
2018-06-03bpf: sync bpf uapi header with toolsDaniel Borkmann1-2/+20
2018-06-03bpf: fix cbpf parser bug for octal numbersDaniel Borkmann1-1/+1
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2-27/+168
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-06-02bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau1-0/+22
2018-06-02bpf: btf: Check array t->sizeMartin KaFai Lau1-0/+23
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole1-9/+19
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole1-1/+13
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole1-4/+9
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole1-0/+5
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole1-6/+21
2018-06-02bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann1-0/+2
2018-06-01selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP testPetr Machata1-0/+12
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more testsPetr Machata1-0/+129
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two testsPetr Machata1-7/+7
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final configPetr Machata1-2/+3
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel namePetr Machata1-1/+1
2018-06-01selftests: forwarding: mirror_gre_lib: Add STP testPetr Machata1-0/+32
2018-06-01selftests: forwarding: mirror_lib: skip_hw the VLAN capturePetr Machata1-1/+4
2018-06-01selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()Petr Machata2-15/+35
2018-06-01selftests: forwarding: lib: Move here vlan_capture_{, un}install()Petr Machata2-23/+23
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov3-5/+13
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young10-17/+494
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet1-11/+10
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern1-1/+180
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov4-1/+628
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov1-195/+460
2018-05-28libbpf: Support guessing sendmsg{4,6} progsAndrey Ignatov1-0/+2
2018-05-28bpf: Sync bpf.h to tools/Andrey Ignatov1-0/+8
2018-05-28selftests/bpf: missing headers test_lwt_seg6localMathieu Xhonneux2-0/+135
2018-05-28libbpf: Install btf.h with libbpfAndrey Ignatov1-0/+1
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-4/+36
2018-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+7
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+10
2018-05-26idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+5
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-25selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata1-0/+109
2018-05-25selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata1-0/+92
2018-05-25selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata1-0/+140
2018-05-25selftests: forwarding: Test mirror-to-vlanPetr Machata1-0/+169
2018-05-25selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata1-9/+18