summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2011-27/+173
| |\ \ \
| * | | | selftests: net: refactor reuseport_addr_any testPeter Oskolkov2018-12-191-83/+38
| * | | | selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu2018-12-191-0/+54
| * | | | selftests: mlxsw: Add rtnetlink testsIdo Schimmel2018-12-191-0/+392
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-182-1/+304
| |\ \ \ \
| | * | | | xfrm: policy: fix netlink/pf_key policy lookupsFlorian Westphal2018-11-151-6/+32
| | * | | | selftests: add xfrm policy test scriptFlorian Westphal2018-11-092-1/+278
| * | | | | selftests: mlxsw: Add Bloom delta testNir Dotan2018-12-161-1/+36
| * | | | | selftests: mlxsw: Add Bloom filter complex testNir Dotan2018-12-161-1/+84
| * | | | | selftests: mlxsw: Add Bloom filter simple testNir Dotan2018-12-161-1/+56
| * | | | | selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu2018-12-161-0/+53
| * | | | | selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov2018-12-161-2/+47
| * | | | | selftests: net: test that listening sockets match on address properlyPeter Oskolkov2018-12-144-2/+271
| * | | | | selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata2018-12-131-0/+79
| * | | | | selftests: mlxsw: Test RIF MAC vetoingPetr Machata2018-12-131-0/+91
| * | | | | selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata2018-12-121-0/+30
| * | | | | selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata2018-12-121-0/+31
| * | | | | selftests: forwarding: Add multicast routing testNir Dotan2018-12-112-0/+313
| | |_|/ / | |/| | |
| * | | | bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2018-12-111-43/+44
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-1030-502/+2308
| |\ \ \ \
| | * | | | tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song2018-12-103-56/+56
| | * | | | tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song2018-12-101-3/+3
| | * | | | bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-103-3/+3
| | * | | | bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2018-12-101-0/+13
| | * | | | media: bpf: add bpf function to report mouse movementSean Young2018-12-095-22/+69
| | * | | | bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-0912-25/+516
| | * | | | bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau2018-12-095-89/+239
| | * | | | bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau2018-12-094-177/+177
| | * | | | bpf: Add unit tests for bpf_line_infoMartin KaFai Lau2018-12-091-17/+580
| | * | | | bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau2018-12-091-86/+125
| | * | | | bpf: tools: Sync uapi bpf.hMartin KaFai Lau2018-12-091-0/+19
| | * | | | selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang2018-12-071-4/+25
| | * | | | bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau2018-12-054-9/+22
| | * | | | bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau2018-12-051-1/+1
| | * | | | tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-055-4/+176
| | * | | | selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer2018-12-041-1/+54
| | * | | | libbpf: add bpf_prog_test_run_xattrLorenz Bauer2018-12-043-0/+43
| | * | | | tools: sync uapi/linux/bpf.hLorenz Bauer2018-12-041-2/+5
| | * | | | bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-032-0/+33
| | * | | | libbpf: Fix license in README.rstAndrey Ignatov2018-12-031-1/+1
| | * | | | bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller2018-11-301-0/+17
| | * | | | bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller2018-11-301-0/+44
| | * | | | bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller2018-11-301-18/+24
| | * | | | bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-11-305-8/+23
| | * | | | bpf: Fix verifier log string check for bad alignment.David Miller2018-11-301-1/+1
| | * | | | tools: bpftool: add owner_prog_type and owner_jited to bpftool outputQuentin Monnet2018-11-303-26/+75
| | * | | | tools: bpftool: mark offloaded programs more explicitly in plain outputQuentin Monnet2018-11-301-1/+1
| | * | | | tools: bpftool: fix bash completion for new map types (queue and stack)Quentin Monnet2018-11-301-1/+1
| | * | | | tools: bpftool: fix bash completion for bpftool prog (attach|detach)Quentin Monnet2018-11-301-24/+49
| | * | | | tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()Quentin Monnet2018-11-302-13/+3