summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-14/+14
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-14/+14
2018-11-22selftests: explicitly require kernel features needed by udpgro testsPaolo Abeni1-0/+14
2018-11-22selftests: forwarding: vxlan_bridge_1d: Add learning testIdo Schimmel1-0/+108
2018-11-22selftests: mlxsw: Consider VxLAN learning enabled as validIdo Schimmel1-1/+1
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki7-14/+14
2018-11-20selftests: mlxsw: Add a test for VxLAN floodingIdo Schimmel1-0/+309
2018-11-20selftests: mlxsw: Add a test for VxLAN configurationIdo Schimmel1-0/+664
2018-11-20selftests: forwarding: vxlan_bridge_1d_port_8472: New testPetr Machata1-0/+10
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add an ECN decap testPetr Machata1-0/+116
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add an ECN encap testPetr Machata1-0/+26
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add a TOS testPetr Machata1-0/+14
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add a TTL testPetr Machata1-0/+33
2018-11-20selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun testsPetr Machata1-0/+26
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add unicast testPetr Machata1-0/+54
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add flood testPetr Machata1-0/+105
2018-11-20selftests: forwarding: vxlan_bridge_1d: Add ping testPetr Machata1-0/+8
2018-11-20selftests: forwarding: Add a skeleton of vxlan_bridge_1dPetr Machata1-0/+296
2018-11-20selftests: forwarding: lib: Add link_stats_rx_errors_get()Petr Machata1-2/+15
2018-11-20selftests: forwarding: ping{6, }_do(): Allow passing ping argumentsPetr Machata1-2/+4
2018-11-20selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata1-2/+2
2018-11-20selftests: forwarding: lib: Add in_ns()Petr Machata1-0/+11
2018-11-20selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata1-2/+2
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+35
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+13
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2018-11-18tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler1-3/+11
2018-11-18tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates1-2/+2
2018-11-17selftests: add explicit test for multiple concurrent GRO socketsPaolo Abeni1-0/+34
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+18
2018-11-16selftests: mlxsw: spectrum-2: Add simple delta testJiri Pirko1-1/+81
2018-11-16selftests: Adjust spectrum-2 ctcam_two_atcam_masks_testJiri Pirko1-1/+1
2018-11-16selftests: Adjust spectrum-2 two_mask_testJiri Pirko1-1/+1
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero1-2/+3
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman1-1/+15
2018-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-121/+820
2018-11-09selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio1-0/+179
2018-11-09selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio1-31/+86
2018-11-09selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio1-18/+125
2018-11-08selftests: add functionals test for UDP GROPaolo Abeni6-23/+282
2018-11-08selftests: add some benchmark for UDP GROPaolo Abeni2-0/+94
2018-11-08selftests: add dummy xdp test helperPaolo Abeni2-1/+15
2018-11-08selftests: add GRO support to udp bench rx programPaolo Abeni1-7/+30
2018-11-06Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar19-121/+820
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa1-6/+6
2018-11-06tools cpupower debug: Allow to use outside build flagsJiri Olsa1-2/+2
2018-11-06tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa2-2/+0
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma1-4/+4
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero1-11/+38