summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-196-7/+19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-192-3/+7
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-161-1/+1
| | |\
| | | * bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau2020-01-111-1/+1
| | * | selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata2020-01-151-2/+6
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-184-4/+12
| |\ \ \ | | |/ / | |/| |
| | * | Merge tag 'perf-urgent-for-mingo-5.5-20191223' of git://git.kernel.org/pub/sc...Ingo Molnar2019-12-234-4/+12
| | |\ \
| | | * | perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita2019-12-201-2/+2
| | | * | perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo2019-12-201-0/+3
| | | * | perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao2019-12-201-1/+4
| | | * | tools lib traceevent: Fix memory leakage in filter_eventHewenliang2019-12-201-1/+3
* | | | | selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mcAmit Cohen2020-01-191-0/+54
* | | | | selftests: devlink_trap_tunnel_ipip: Add test case for decap_errorAmit Cohen2020-01-191-0/+265
* | | | | selftests: devlink_trap_tunnel_vxlan: Add test case for decap_errorAmit Cohen2020-01-191-0/+276
* | | | | selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabledAmit Cohen2020-01-191-0/+112
* | | | | selftests: mlxsw: Add test for FIB offload APIIdo Schimmel2020-01-141-0/+180
* | | | | selftests: netdevsim: Add test for FIB offload APIIdo Schimmel2020-01-141-0/+341
* | | | | selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel2020-01-141-0/+873
* | | | | net: macsec: introduce the macsec_context structureAntoine Tenart2020-01-141-0/+7
* | | | | tcp: Define IPPROTO_MPTCPMat Martineau2020-01-091-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-092-1/+22
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-091-0/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu2020-01-031-0/+8
| * | | | Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-021-1/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon2020-01-021-1/+12
| | * | | selftests/seccomp: Zero out seccomp_notifSargun Dhillon2020-01-021-0/+2
* | | | | fcnal-test: Fix vrf argument in local tcp testsDavid Ahern2020-01-061-4/+4
* | | | | selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen2020-01-061-0/+25
* | | | | selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen2020-01-061-0/+44
* | | | | selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen2020-01-061-0/+82
* | | | | selftests: forwarding: router: Add test case for source IP in class EAmit Cohen2020-01-061-1/+37
* | | | | wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld2020-01-055-48/+50
* | | | | fcnal-test: Add TCP MD5 tests for VRFDavid Ahern2020-01-021-0/+313
* | | | | fcnal-test: Add TCP MD5 testsDavid Ahern2020-01-021-0/+145
* | | | | nettest: Add support for TCP_MD5 extensionsDavid Ahern2020-01-021-13/+69
* | | | | nettest: Return 1 on MD5 failure for server modeDavid Ahern2020-01-021-1/+1
* | | | | selftests: mlxsw: Add a self-test for port-default priorityPetr Machata2020-01-022-0/+199
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-3114-45/+111
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-314-15/+46
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-263-10/+12
| | |\ \ \
| | | * | | libbpf: Fix build on read-only filesystemsNamhyung Kim2019-12-233-10/+12
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-261-5/+34
| | |\ \ \ | | | |/ / | | |/| |
| | | * | selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal2019-12-201-5/+34
| * | | | rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers2019-12-231-5/+7
| * | | | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2019-12-231-8/+10
| * | | | rseq/selftests: Turn off timeout settingMathieu Desnoyers2019-12-231-0/+1
| * | | | kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park2019-12-231-0/+8
| * | | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-232-3/+3
| * | | | kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-233-4/+4
| * | | | kunit: Create default config in '--build_dir'SeongJae Park2019-12-232-4/+11