summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-04selftests: forwarding: mirror_vlan: Change test descriptionPetr Machata
2018-06-04selftests: forwarding: mirror_vlan: Uninstall trapPetr Machata
2018-06-04selftests/net: add packet socket packet_snd testWillem de Bruijn
2018-06-04selftests/net: udpgso: test small gso_size boundary conditionsWillem de Bruijn
2018-06-04selftests/net: enable msg_zerocopy testWillem de Bruijn
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-06-01selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP testPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more testsPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two testsPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final configPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel namePetr Machata
2018-06-01selftests: forwarding: mirror_gre_lib: Add STP testPetr Machata
2018-06-01selftests: forwarding: mirror_lib: skip_hw the VLAN capturePetr Machata
2018-06-01selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()Petr Machata
2018-06-01selftests: forwarding: lib: Move here vlan_capture_{, un}install()Petr Machata
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata
2018-05-24selftests: forwarding: Test mirror-to-vlanPetr Machata
2018-05-24selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata
2018-05-24selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata
2018-05-24selftests: forwarding: lib: Support VLAN devicesPetr Machata
2018-05-24selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata
2018-05-24selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata
2018-05-24selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24selftests: forwarding: Test removal of mirroringPetr Machata
2018-05-24selftests: forwarding: Test removal of underlay routePetr Machata
2018-05-24selftests: forwarding: Test mirroring to deleted devicePetr Machata
2018-05-24tools/bpftool: add perf subcommandYonghong Song
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song
2018-05-24tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das
2018-05-24tools: bpftool: resolve calls without using imm fieldSandipan Das
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das
2018-05-23selftests: uevent filteringChristian Brauner
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu
2018-05-23tools/lib/libbpf.c: fix string format to allow build on arm32Sirio Balmelli