1. 181d95f selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN by Petr Machata · 7 years ago
  2. a08fb9f selftests: forwarding: Test mirror-to-gre w/ UL VLAN by Petr Machata · 7 years ago
  3. 0056042 selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q by Petr Machata · 7 years ago
  4. 35388a6 selftests: forwarding: Test mirror-to-vlan by Petr Machata · 7 years ago
  5. 87c0c04 selftests: forwarding: lib: Extract trap_{, un}install() by Petr Machata · 7 years ago
  6. 1893150 selftests: forwarding: mirror_gre_lib: Support VLAN by Petr Machata · 7 years ago
  7. 0e7a504 selftests: forwarding: lib: Support VLAN devices by Petr Machata · 7 years ago
  8. 91bac7f selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh by Petr Machata · 7 years ago
  9. d5ea2bf selftests: forwarding: mirror_gre_lib: Extract generic functions by Petr Machata · 7 years ago
  10. 74ed089 selftests: forwarding: Split mirror_gre_topo_lib.sh by Petr Machata · 7 years ago
  11. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  12. a96d81a selftests: forwarding: Test removal of mirroring by Petr Machata · 7 years ago
  13. 77a8df3 selftests: forwarding: Test removal of underlay route by Petr Machata · 7 years ago
  14. 6b45432 selftests: forwarding: Test mirroring to deleted device by Petr Machata · 7 years ago
  15. b04df40 tools/bpftool: add perf subcommand by Yonghong Song · 7 years ago
  16. f699cf7 tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs by Yonghong Song · 7 years ago
  17. 73bc4d9 tools/bpf: add ksym_get_addr() in trace_helpers by Yonghong Song · 7 years ago
  18. 30687ad tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf by Yonghong Song · 7 years ago
  19. c99a84e selftests/bpf: test for seg6local End.BPF action by Mathieu Xhonneux · 7 years ago
  20. 004d4b2 ipv6: sr: Add seg6local action End.BPF by Mathieu Xhonneux · 7 years ago
  21. f7f62c7 tools: bpftool: add delimiters to multi-function JITed dumps by Sandipan Das · 7 years ago
  22. bd980d4 tools: bpf: sync bpf uapi header by Sandipan Das · 7 years ago
  23. f84192e tools: bpftool: resolve calls without using imm field by Sandipan Das · 7 years ago
  24. dd0c5f0 tools: bpf: sync bpf uapi header by Sandipan Das · 7 years ago
  25. 9d3df88 selftests: uevent filtering by Christian Brauner · 7 years ago
  26. 65b2b49 selftests: net: initial fib rule tests by Roopa Prabhu · 7 years ago
  27. a1c8181 tools/lib/libbpf.c: fix string format to allow build on arm32 by Sirio Balmelli · 7 years ago
  28. 167381f selftests/bpf: Makefile fix "missing" headers on build with -idirafter by Sirio Balmelli · 7 years ago
  29. 61746db bpf: btf: Add tests for the btf uapi changes by Martin KaFai Lau · 7 years ago
  30. f03b15d bpf: btf: Sync bpf.h and btf.h to tools by Martin KaFai Lau · 7 years ago
  31. abb1860 selftests: fib_tests: Add ipv4 route add append replace tests by David Ahern · 7 years ago
  32. f9a5a9d selftests: fib_tests: Add ipv6 route add append replace tests by David Ahern · 7 years ago
  33. 7df15e6 selftests: fib_tests: Add option to pause after each test by David Ahern · 7 years ago
  34. 1c7447b selftests: fib_tests: Add command line options by David Ahern · 7 years ago
  35. 37ce42c selftests: fib_tests: Add success-fail counts by David Ahern · 7 years ago
  36. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 5aef268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  38. 8a6bd2f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 95bcce4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 583dbad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 7dec80c objtool: Detect RIP-relative switch table references, part 2 by Josh Poimboeuf · 7 years ago
  42. fd8f58c radix tree test suite: multi-order iteration race by Ross Zwisler · 7 years ago
  43. 3e252fa radix tree test suite: add item_delete_rcu() by Ross Zwisler · 7 years ago
  44. dcbbf25 radix tree test suite: fix compilation issue by Ross Zwisler · 7 years ago
  45. 8d9fa88 radix tree test suite: fix mapshift build target by Ross Zwisler · 7 years ago
  46. 4da0dca bpf: add sk_msg prog sk access tests to test_verifier by John Fastabend · 7 years ago
  47. 7c5995b tc-testing: fixed copy-pasting error in ife tests by Roman Mashak · 7 years ago
  48. deea812 selftests/bpf: check return value of fopen in test_verifier.c by Jesper Dangaard Brouer · 7 years ago
  49. 58ddfe6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  50. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  51. f0307a7 libbpf: add ifindex to enable offload support by David Beckett · 7 years ago
  52. 62c52d1 bpf: bpftool, support for sockhash by John Fastabend · 7 years ago
  53. b8b394f bpf: selftest additions for SOCKHASH by John Fastabend · 7 years ago
  54. 55df3e9 tc-testing: updated mirred and vlan with more tests by Roman Mashak · 7 years ago
  55. 2f42a12 tc-testing: fixed copy-pasting error in police tests by Roman Mashak · 7 years ago
  56. f2467c2 selftests/bpf: make sure build-id is on by Alexei Starovoitov · 7 years ago
  57. f3903c9 Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  58. 6f5ec29 objtool: Detect RIP-relative switch table references by Josh Poimboeuf · 7 years ago
  59. a82d8cd bpf: add ld64 imm test cases by Daniel Borkmann · 7 years ago
  60. 13790d1 bpf: add selftest for stackmap with build_id in NMI context by Song Liu · 7 years ago
  61. 3488a60 x86/pkeys/selftests: Add a test for pkey 0 by Dave Hansen · 7 years ago
  62. acb25d7 x86/pkeys/selftests: Save off 'prot' for allocations by Dave Hansen · 7 years ago
  63. 3d64f4e x86/pkeys/selftests: Fix pointer math by Dave Hansen · 7 years ago
  64. f50b487 x86/pkeys/selftests: Fix pkey exhaustion test off-by-one by Dave Hansen · 7 years ago
  65. 6af17cf x86/pkeys/selftests: Add PROT_EXEC test by Dave Hansen · 7 years ago
  66. 3fcd2b2 x86/pkeys/selftests: Factor out "instruction page" by Dave Hansen · 7 years ago
  67. 7e7fd67 x86/pkeys/selftests: Allow faults on unknown keys by Dave Hansen · 7 years ago
  68. caf9eb6 x86/pkeys/selftests: Avoid printf-in-signal deadlocks by Dave Hansen · 7 years ago
  69. a50093d x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal by Dave Hansen · 7 years ago
  70. 86b9eea x86/pkeys/selftests: Stop using assert() by Dave Hansen · 7 years ago
  71. 55556b0 x86/pkeys/selftests: Give better unexpected fault error messages by Dave Hansen · 7 years ago
  72. 59c2a72 x86/selftests: Add mov_to_ss test by Andy Lutomirski · 7 years ago
  73. 73bb4d6 x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI by Ingo Molnar · 7 years ago
  74. 0fb9662 x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI by Ingo Molnar · 7 years ago
  75. fd35c88 objtool: Support GCC 8 switch tables by Josh Poimboeuf · 7 years ago
  76. 1381043 objtool: Support GCC 8's cold subfunctions by Josh Poimboeuf · 7 years ago
  77. 0afd0d9 objtool: Fix "noreturn" detection for recursive sibling calls by Josh Poimboeuf · 7 years ago
  78. 4fe875e objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/arch/x86/include/asm/insn.h by Ingo Molnar · 7 years ago
  79. 9d6b4bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  80. baeda71 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. c23080a perf tools: Add missing newline when parsing empty BPF proggie by Arnaldo Carvalho de Melo · 7 years ago
  84. 3a08879 perf cs-etm: Remove redundant space by Leo Yan · 7 years ago
  85. 46d5362 perf cs-etm: Support unknown_thread in cs_etm_auxtrace by Leo Yan · 7 years ago
  86. bcb2b94 KVM: selftests: exit with 0 status code when tests cannot be run by Paolo Bonzini · 7 years ago
  87. 17387dd tools: bpf: don't complain about no kernel version for networking code by Jakub Kicinski · 7 years ago
  88. 2eb57bb tools: bpf: improve comments in libbpf.h by Jakub Kicinski · 7 years ago
  89. d0cabbb tools: bpf: move the event reading loop to libbpf by Jakub Kicinski · 7 years ago
  90. e368751 tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock by Jakub Kicinski · 7 years ago
  91. cb9c28e bpf: sync tools bpf.h uapi header by Prashant Bhole · 7 years ago
  92. 91bc07c selftests/bpf: Fix bash reference in Makefile by Joe Stringer · 7 years ago
  93. 3597683 tools: bpf: handle NULL return in bpf_prog_load_xattr() by Jakub Kicinski · 7 years ago
  94. fe61605 samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP by David Ahern · 7 years ago
  95. f7017ca tc-testing: fix tdc tests for 'bpf' action by Davide Caratti · 7 years ago
  96. 04d2600 perf annotate: Display all available events on --stdio by Jin Yao · 7 years ago
  97. f8207b9 perf test: "probe libc's inet_pton" fails on s390 due to missing inline by Thomas Richter · 7 years ago
  98. 49cf4a4b Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  99. 96112e9 selftests/bpf: ignore build products by Sirio Balmelli · 7 years ago
  100. cd65cd9 selftests/bpf: add architecture-agnostic headers by Sirio Balmelli · 7 years ago