summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-26tools: bpftool: teach cfg code about JMP32Jiong Wang
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang
2019-01-25selftests: net: ip_defrag: cover new IPv6 defrag behaviorPeter Oskolkov
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-01-25selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet
2019-01-24bpftool: feature probing, change default actionPrashant Bhole
2019-01-23selftests: bpf: add tests for dead code removalJakub Kicinski
2019-01-23selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_userStanislav Fomichev
2019-01-23libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song
2019-01-22tools: bpftool: add bash completion for bpftool probesQuentin Monnet
2019-01-22tools: bpftool: add probes for a network deviceQuentin Monnet
2019-01-22tools: bpftool: add C-style "#define" output for probesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF map typesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF program typesQuentin Monnet
2019-01-22tools: bpftool: add probes for kernel configuration optionsQuentin Monnet
2019-01-22tools: bpftool: add probes for /proc/ eBPF parametersQuentin Monnet
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet
2019-01-22selftests: forwarding: Add a test case for ARP suppressionIdo Schimmel
2019-01-22selftests: forwarding: Add a test for VXLAN symmetric routingIdo Schimmel
2019-01-22selftests: forwarding: Add a test case for ARP decapsulationIdo Schimmel
2019-01-22selftests: forwarding: Add a test for VXLAN asymmetric routingIdo Schimmel
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology testNir Dotan
2019-01-20selftests: forwarding: Add IP tunneling libNir Dotan
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-01-17selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata
2019-01-17selftests/tls: Fix recv partial/large_buff test casesVakul Garg
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-01-17bpftool: add bash completion for peek/push/enqueue/pop/dequeueStanislav Fomichev
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev
2019-01-17bpftool: add peek commandStanislav Fomichev
2019-01-17bpftool: don't print empty key/value for mapsStanislav Fomichev