1. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  2. bb059fb selftests: pmtu: Add optional traffic captures for single tests by Stefano Brivio · 6 years ago
  3. 55bbc8f selftests: pmtu: Allow selection of single tests by Stefano Brivio · 6 years ago
  4. 0b592b5a tools: bpftool: add map create command by Jakub Kicinski · 6 years ago
  5. c034a17 bpf: bpftool, add flag to allow non-compat map definitions by John Fastabend · 6 years ago
  6. b7d3826 bpf: bpftool, add support for attaching programs to maps by John Fastabend · 6 years ago
  7. e9dd904 bpf: add tls support for testing in test_sockmap by John Fastabend · 6 years ago
  8. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  10. 9dffa76 selftests: use posix-style redirection in ip_defrag.sh by Paolo Abeni · 6 years ago
  11. 12a2ea9 selftests: udpgso_bench.sh explicitly requires bash by Paolo Abeni · 6 years ago
  12. 3c718e6 selftests: rtnetlink.sh explicitly requires bash. by Paolo Abeni · 6 years ago
  13. 6302aad Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  14. ef4ab84 selftests: bpf: install script with_addr.sh by Anders Roxell · 6 years ago
  15. d3c72d7 selftests: bpf: add config fragment LWTUNNEL by Anders Roxell · 6 years ago
  16. c850616 bpftool: Allow add linker flags via EXTRA_LDFLAGS variable by Jiri Olsa · 6 years ago
  17. 0ef6bf3 bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable by Jiri Olsa · 6 years ago
  18. 9701525 selftests: mlxsw: qos_mc_aware: Make executable by Petr Machata · 6 years ago
  19. 3728090 selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too by Petr Machata · 6 years ago
  20. 438363c tools/bpf: use proper type and uapi perf_event.h header for libbpf by Yonghong Song · 6 years ago
  21. 97396ff selftests/bpf: add XDP selftests for modifying and popping VLAN headers by Jesper Dangaard Brouer · 6 years ago
  22. 4f77544 bpf: make TC vlan bpf_helpers avail to selftests by Jesper Dangaard Brouer · 6 years ago
  23. 7c85c44 selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog by Prashant Bhole · 6 years ago
  24. 908142e selftests/bpf: test_verifier, change names of fixup maps by Prashant Bhole · 6 years ago
  25. 8ec92dc tools/bpf: bpftool, print strerror when map lookup error occurs by Prashant Bhole · 6 years ago
  26. 18a781d tools/bpf: bpftool, split the function do_dump() by Prashant Bhole · 6 years ago
  27. 071a234 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  28. e44e428 selftests: pmtu: add basic IPv4 and IPv6 PMTU tests by Sabrina Dubroca · 6 years ago
  29. 72ebddd selftests: pmtu: extend MTU parsing helper to locked MTU by Sabrina Dubroca · 6 years ago
  30. 1e0a7207 selftests: pmtu: Introduce check_pmtu_value() by Stefano Brivio · 6 years ago
  31. 1bc38b8 libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause by Alexei Starovoitov · 6 years ago
  32. fb1c592 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Greg Kroah-Hartman · 6 years ago
  33. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 247373b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  35. 6f84749 selftests: net: Clean up an unused variable by Jakub Sitnicki · 6 years ago
  36. 4c2d39b tc-testing: use a plugin to build eBPF program by Davide Caratti · 6 years ago
  37. cf5eafb tc-testing: fix build of eBPF programs by Davide Caratti · 6 years ago
  38. 226407d fib_tests: Add tests for invalid metric on route by David Ahern · 6 years ago
  39. c1883f1 Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  40. 08b297b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  41. 7a8a8fc perf record: Use unmapped IP for inline callchain cursors by Milian Wolff · 6 years ago
  42. 05a2f54 perf python: Use -Wno-redundant-decls to build with PYTHON=python3 by Arnaldo Carvalho de Melo · 6 years ago
  43. a0e11da fib_tests: Add tests for metrics on routes by David Ahern · 6 years ago
  44. e5b0863 libbpf: Use __u32 instead of u32 in bpf_program__load by Andrey Ignatov · 6 years ago
  45. eff8190 libbpf: Make include guards consistent by Andrey Ignatov · 6 years ago
  46. 24d6a80 libbpf: Consistent prefixes for interfaces in str_error.h. by Andrey Ignatov · 6 years ago
  47. f04bc8a4 libbpf: Consistent prefixes for interfaces in nlattr.h. by Andrey Ignatov · 6 years ago
  48. aae5778 libbpf: Consistent prefixes for interfaces in libbpf.h. by Andrey Ignatov · 6 years ago
  49. 434fe9d libbpf: Move __dump_nlmsg_t from API to implementation by Andrey Ignatov · 6 years ago
  50. 02e4256 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  51. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 95773dc Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 6 years ago
  53. de375f4 selftests/bpf: Add C tests for reference tracking by Joe Stringer · 6 years ago
  54. 29cd77f libbpf: Support loading individual progs by Joe Stringer · 6 years ago
  55. b584ab8 selftests/bpf: Add tests for reference tracking by Joe Stringer · 6 years ago
  56. 0c58607 selftests/bpf: Generalize dummy program types by Joe Stringer · 6 years ago
  57. 6acc9b4 bpf: Add helper to retrieve socket in BPF by Joe Stringer · 6 years ago
  58. 9d2be44 bpf: Reuse canonical string formatter for ctx errs by Joe Stringer · 6 years ago
  59. aad2eea bpf: Simplify ptr_min_max_vals adjustment by Joe Stringer · 6 years ago
  60. 7c03e70 selftests/x86: Add clock_gettime() tests to test_vdso by Andy Lutomirski · 6 years ago
  61. 0ed3015 selftests/tls: Fix recv(MSG_PEEK) & splice() test cases by Vakul Garg · 6 years ago
  62. 371e4fc selftests/bpf: cgroup local storage-based network counters by Roman Gushchin · 6 years ago
  63. 919646d selftests/bpf: extend the storage test to test per-cpu cgroup storage by Roman Gushchin · 6 years ago
  64. a3c6054 selftests/bpf: add verifier per-cpu cgroup storage tests by Roman Gushchin · 6 years ago
  65. e548709 bpftool: add support for PERCPU_CGROUP_STORAGE maps by Roman Gushchin · 6 years ago
  66. 25025e0 bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h by Roman Gushchin · 6 years ago
  67. fe804cd tools/kvm_stat: cut down decimal places in update interval dialog by Stefan Raspl · 6 years ago
  68. c2d68af tools: hv: fcopy: set 'error' in case an unknown operation was requested by Vitaly Kuznetsov · 6 years ago
  69. f005de0 Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  70. a804e5e selftests: forwarding: test for bridge sticky flag by Nikolay Aleksandrov · 6 years ago
  71. 7e0cf1c selftests/powerpc: Fix Makefiles for headers_install change by Michael Ellerman · 6 years ago
  72. 370920c selftests/bpf: Test libbpf_{prog,attach}_type_by_name by Andrey Ignatov · 6 years ago
  73. c9bf507 selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie by Andrey Ignatov · 6 years ago
  74. c6f6851 libbpf: Support sk_skb/stream_{parser, verdict} section names by Andrey Ignatov · 6 years ago
  75. bafa7af libbpf: Support cgroup_skb/{e,in}gress section names by Andrey Ignatov · 6 years ago
  76. 956b620 libbpf: Introduce libbpf_attach_type_by_name by Andrey Ignatov · 6 years ago
  77. 53d6eb0 bpftool: Fix bpftool net output by Andrey Ignatov · 6 years ago
  78. ff4ce28 perf report: Don't try to map ip to invalid map by Milian Wolff · 6 years ago
  79. ce01a15 rseq/selftests: fix parametrized test with -fpie by Mathieu Desnoyers · 6 years ago
  80. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  81. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 7ea3c40 bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps by Roman Gushchin · 6 years ago
  83. d005efe perf script python: Fix export-to-sqlite.py sample columns by Adrian Hunter · 6 years ago
  84. 25e1170 perf script python: Fix export-to-postgresql.py occasional failure by Adrian Hunter · 6 years ago
  85. 2dd68cc Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  86. 52890d2a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  87. bccc171 selftests/net: add ipv6 tests to ip_defrag selftest by Peter Oskolkov · 6 years ago
  88. 5028027 bpf: test_maps, only support ESTABLISHED socks by John Fastabend · 6 years ago
  89. a27fb6d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  90. b5638d4 selftests: mlxsw: Add a test for UC behavior under MC flood by Petr Machata · 6 years ago
  91. a381ed1 selftests: forwarding: lib: Add mtu_set(), mtu_restore() by Petr Machata · 6 years ago
  92. 3136a36 selftests: forwarding: lib: Add ethtool_stats_get() by Petr Machata · 6 years ago
  93. 8b56ee9 kvm: selftests: Add platform_info_test by Drew Schmitt · 6 years ago
  94. 6bd317d kvm: selftests: use -pthread instead of -lpthread by Lei Yang · 6 years ago
  95. 080220b tools: bpf: fix license for a compat header file by Jakub Kicinski · 6 years ago
  96. 5d05dfd1 Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  97. 0a286af selftests: pmtu: properly redirect stderr to /dev/null by Sabrina Dubroca · 6 years ago
  98. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. 7900efc tools/bpf: bpftool: improve output format for bpftool net by Yonghong Song · 6 years ago
  100. 169e366 perf Documentation: Fix out-of-tree asciidoctor man page generation by Ben Hutchings · 6 years ago