summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: Add a test case for ARP suppressionIdo Schimmel2019-01-231-0/+74
* selftests: forwarding: Add a test for VXLAN symmetric routingIdo Schimmel2019-01-231-0/+551
* selftests: forwarding: Add a test case for ARP decapsulationIdo Schimmel2019-01-231-0/+18
* selftests: forwarding: Add a test for VXLAN asymmetric routingIdo Schimmel2019-01-231-0/+475
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-2115-93/+1321
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2112-92/+1317
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-207-16/+1218
| | |\
| | | * tools: bpftool: Cleanup license messThomas Gleixner2019-01-192-11/+1Star
| | | * bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-191-0/+1163
| | | * selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | | * tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
| | | * bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-01-151-4/+15
| | | * selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
| | * | selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-01-191-1/+33
| | * | selftests: mlxsw: Test FDB offload indicationIdo Schimmel2019-01-191-0/+20
| | * | selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
| | * | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-161-1/+1
| | * | selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-161-29/+0Star
| | * | selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter2019-01-151-1/+1
| | |/
| * | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-183-1/+4
| |\ \ | | |/ | |/|
| | * powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-083-1/+4
* | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE flat topology testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP tunneling libNir Dotan2019-01-201-0/+349
* | | selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata2019-01-181-0/+126
* | | selftests/tls: Fix recv partial/large_buff test casesVakul Garg2019-01-171-5/+7
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-1522-42/+357
|\ \
| * | tools/bpf: fix bpftool map dump with bitfieldsYonghong Song2019-01-111-6/+7
| * | tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song2019-01-111-8/+21
| * | selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell2019-01-101-1/+3
| * | selftests/bpf: add missing executables to .gitignoreStanislav Fomichev2019-01-102-0/+2
| * | selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-01-081-1/+14
| * | selftests: forwarding: Fix test for different devicesIdo Schimmel2019-01-081-1/+1
| * | selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel2019-01-081-0/+18
| * | bpf, doc: add note for libbpf's stand-alone buildDaniel Borkmann2019-01-081-0/+14
| * | selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-0710-12/+12
| * | bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann2019-01-061-0/+120
| * | selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov2019-01-051-3/+50
| * | selftests: net: fix/improve ip_defrag selftestPeter Oskolkov2019-01-042-10/+95
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-1143-697/+797
|\ \ \
| * | | tools headers powerpc: Remove unistd.hRavi Bangoria2019-01-102-405/+0Star
| * | | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-103-14/+450
| * | | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo2019-01-091-0/+1
| * | | tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-091-0/+19
| * | | tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-111/+2Star
| * | | tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-52/+8Star