summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: add missing include unistdDeepa Dinamani2019-02-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-0116-12/+908
|\
| * selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev2019-02-011-3/+5
| * libbpf: Add a support for getting xdp prog id on ifindexMaciej Fijalkowski2019-02-013-0/+87
| * libbpf: Add a helper for retrieving a map fd for a given nameMaciej Fijalkowski2019-02-013-0/+10
| * selftests/bpf: test for BPF_F_LOCKAlexei Starovoitov2019-02-013-1/+141
| * libbpf: introduce bpf_map_lookup_elem_flags()Alexei Starovoitov2019-02-013-0/+16
| * tools/bpf: sync uapi/bpf.hAlexei Starovoitov2019-02-011-0/+1
| * selftests/bpf: add bpf_spin_lock C testAlexei Starovoitov2019-02-014-2/+155
| * selftests/bpf: add bpf_spin_lock verifier testsAlexei Starovoitov2019-02-012-1/+434
| * tools/bpf: sync include/uapi/linux/bpf.hAlexei Starovoitov2019-02-011-1/+6
| * selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...Stanislav Fomichev2019-01-311-0/+1
| * selftests/bpf: skip verifier tests for unsupported map typesStanislav Fomichev2019-01-311-3/+33
| * selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev2019-01-311-1/+8
| * selftests/bpf: skip sockmap in test_maps if kernel doesn't have supportStanislav Fomichev2019-01-311-1/+12
* | selftests: forwarding: mirror_gre_flower: Fix test result handlingPetr Machata2019-02-011-2/+2
* | selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARPPetr Machata2019-02-011-1/+5
* | selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwardingPetr Machata2019-02-011-0/+4
* | selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighborsPetr Machata2019-02-011-0/+1
* | selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming testPetr Machata2019-02-011-6/+19
* | selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged testPetr Machata2019-02-011-6/+57
* | selftests: forwarding: mirror_lib: Wait for tardy mirrored packetsPetr Machata2019-02-011-0/+1
* | selftests: forwarding: mirror_gre_changes: Fix TTL testPetr Machata2019-02-011-0/+1
* | selftests: mlxsw: Update ping limitsPetr Machata2019-02-012-2/+4
* | selftests: forwarding: mirror_lib: Update ping limitsPetr Machata2019-02-011-2/+3
* | selftests: forwarding: Make ping timeout configurableIdo Schimmel2019-02-016-6/+14
* | net: tls: Add tests for TLS 1.3Dave Watson2019-02-011-1/+75
* | net: tls: Support 256 bit keysDave Watson2019-02-011-0/+62
|/
* selftests: spectrum-2: Add delta two masks one key testJiri Pirko2019-01-301-1/+45
* selftests: spectrum-2: Fix multiple_masks_testJiri Pirko2019-01-301-4/+22
* selftests: spectrum-2: Extend and move trace helpersJiri Pirko2019-01-301-22/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-292-32/+162
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-291-22/+131
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-01-271-22/+131
| | |\
| | | * xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal2019-01-091-2/+2
| | | * selftests: xfrm: alter htresh to trigger move of policies to hash tableFlorian Westphal2019-01-091-4/+40
| | | * selftests: xfrm: add block rules with adjacent/overlapping subnetsFlorian Westphal2019-01-091-18/+91
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-10/+31
| |\ \ \ | | |/ / | |/| |
| | * | x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-151-10/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-2898-15638/+18423
|\ \ \ \
| * | | | selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissectorStanislav Fomichev2019-01-294-40/+139
| * | | | tools: bpftool: warn about risky prog array updatesJakub Kicinski2019-01-291-0/+3
| * | | | selftests: bpf: remove duplicated includeYueHaibing2019-01-293-4/+0
| * | | | selftests: bpf: break up the rest of test_verifierJakub Kicinski2019-01-2723-6149/+6051
| * | | | selftests: bpf: break up test_verifierJakub Kicinski2019-01-2748-10136/+9902
| * | | | selftests: bpf: prepare for break up of verifier testsJakub Kicinski2019-01-273-0/+17
| * | | | selftests: bpf: makefile support sub-register code-gen test modeJiong Wang2019-01-261-25/+70
| * | | | selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang2019-01-261-24/+762
| * | | | bpf: JIT blinds support JMP32Jiong Wang2019-01-261-0/+20
| * | | | tools: bpftool: teach cfg code about JMP32Jiong Wang2019-01-261-2/+7