1. 7c74186 selftests: Add torture tests to nexthop tests by David Ahern · 4 years, 8 months ago
  2. 5a1b72c net: add large ecmp group nexthop tests by Stephen Worley · 4 years, 8 months ago
  3. 025b7de mlxsw: spectrum: Reduce priority of locally delivered packets by Ido Schimmel · 4 years, 8 months ago
  4. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  5. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  6. 380e5c1 selftests/vm/write_to_hugetlbfs.c: fix unused variable warning by John Hubbard · 4 years, 8 months ago
  7. 9809770 selftests/vm/.gitignore: add mremap_dontunmap by John Hubbard · 4 years, 8 months ago
  8. a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  9. a5dfaa2 selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh by Alan Maguire · 4 years, 8 months ago
  10. 3c8e8cf selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o by Alan Maguire · 4 years, 8 months ago
  11. 6736aa7 selftests/bpf: Add general instructions for test execution by Alan Maguire · 4 years, 8 months ago
  12. 46ca111 selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer by Amit Cohen · 4 years, 8 months ago
  13. 4d59e59 selftests: netdevsim: Always initialize 'RET' variable by Ido Schimmel · 4 years, 8 months ago
  14. d3b968b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  15. 0534c54 selftests: net: add fdb nexthop tests by Roopa Prabhu · 4 years, 8 months ago
  16. d844a71 bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check by John Fastabend · 4 years, 8 months ago
  17. f9b16ec bpf: Selftests, verifier case for non null pointer map value branch by John Fastabend · 4 years, 8 months ago
  18. c72b5cb bpf: Selftests, verifier case for non null pointer check branch taken by John Fastabend · 4 years, 8 months ago
  19. ee3c1aa wireguard: selftests: use newer iproute2 for gcc-10 by Jason A. Donenfeld · 4 years, 8 months ago
  20. dfeb376 bpf: Prevent mmap()'ing read-only maps as writable by Andrii Nakryiko · 4 years, 8 months ago
  21. dda18a5 selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_meta by Andrii Nakryiko · 4 years, 8 months ago
  22. b9f4c01 selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h by Andrii Nakryiko · 4 years, 8 months ago
  23. fb53d3b tools/bpf: sync bpf.h by Alexei Starovoitov · 4 years, 8 months ago
  24. 566fc3f bpf, testing: Add get{peer, sock}name selftests to test_progs by Daniel Borkmann · 4 years, 8 months ago
  25. 05ee19c bpf, bpftool: Enable get{peer, sock}name attach types by Daniel Borkmann · 4 years, 8 months ago
  26. f15ed01 bpf, libbpf: Enable get{peer, sock}name attach types by Daniel Borkmann · 4 years, 8 months ago
  27. 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
  28. eb68267 selftests: Drop 'pref medium' in route checks by David Ahern · 4 years, 8 months ago
  29. 04cc99d selftests: mlxsw: Do not hard code trap group name by Ido Schimmel · 4 years, 8 months ago
  30. 84e0d83 selftests: devlink_lib: Remove double blank line by Ido Schimmel · 4 years, 8 months ago
  31. 5d438e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  32. 96586dd bpf: Selftests, add ktls tests to test_sockmap by John Fastabend · 4 years, 8 months ago
  33. a7238f7 bpf: Selftests, add blacklist to test_sockmap by John Fastabend · 4 years, 8 months ago
  34. 065a74c bpf: Selftests, add whitelist option to test_sockmap by John Fastabend · 4 years, 8 months ago
  35. b98ca90 bpf: Selftests, provide verbose option for selftests execution by John Fastabend · 4 years, 8 months ago
  36. 328aa08 bpf: Selftests, break down test_sockmap into subtests by John Fastabend · 4 years, 8 months ago
  37. 18d4e90 bpf: Selftests, improve test_sockmap total bytes counter by John Fastabend · 4 years, 8 months ago
  38. 248aba1 bpf: Selftests, print error in test_sockmap error cases by John Fastabend · 4 years, 8 months ago
  39. 13a5f3f bpf: Selftests, sockmap test prog run without setting cgroup by John Fastabend · 4 years, 8 months ago
  40. d79a321 bpf: Selftests, remove prints from sockmap tests by John Fastabend · 4 years, 8 months ago
  41. 991e35e bpf: Selftests, move sockmap bpf prog header into progs by John Fastabend · 4 years, 8 months ago
  42. 3b09d27 selftests/bpf: Move test_align under test_progs by Stanislav Fomichev · 4 years, 8 months ago
  43. 5366d22 selftests/bpf: Fix test_align verifier log patterns by Stanislav Fomichev · 4 years, 8 months ago
  44. 8d35d74 libbpf, hashmap: Fix signedness warnings by Ian Rogers · 4 years, 8 months ago
  45. f516acd libbpf, hashmap: Remove unused #include by Ian Rogers · 4 years, 8 months ago
  46. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  47. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  48. ce24729 Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  49. 8e13810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  50. 3430223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  51. 9a2dbb5 selftests: mptcp: pm: rm the right tmp file by Matthieu Baerts · 4 years, 8 months ago
  52. e7534fd selftests: implement flower classifier terse dump tests by Vlad Buslov · 4 years, 8 months ago
  53. 8162600 selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests by Alexei Starovoitov · 4 years, 8 months ago
  54. 0ee52c0 bpf, bpftool: Allow probing for CONFIG_HZ from kernel config by Daniel Borkmann · 4 years, 8 months ago
  55. 7ae2e00 selftests/bpf: Xdp_adjust_tail add grow tail tests by Jesper Dangaard Brouer · 4 years, 8 months ago
  56. 68545fb selftests/bpf: Adjust BPF selftest for xdp_adjust_tail by Jesper Dangaard Brouer · 4 years, 8 months ago
  57. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  58. 68e916b selftests/bpf: Test for sk helpers in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
  59. 383724e selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers by Andrey Ignatov · 4 years, 8 months ago
  60. f307fa2 bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers by Andrey Ignatov · 4 years, 8 months ago
  61. 5b0004d selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM" by Colin Ian King · 4 years, 8 months ago
  62. 0645f7eb selftests/bpf: Test narrow loads for bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
  63. 7aebfa1 bpf: Support narrow loads from bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
  64. 5a46b06 devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit by Jakub Kicinski · 4 years, 8 months ago
  65. 6d74f64 selftests/bpf: Enforce returning 0 for fentry/fexit programs by Yonghong Song · 4 years, 8 months ago
  66. 0531b03 selftests: fix flower parent qdisc by Vlad Buslov · 4 years, 8 months ago
  67. 516d8d4 libbpf: Fix register naming in PT_REGS s390 macros by Sumanth Korikkar · 4 years, 8 months ago
  68. 333291c bpf: Fix bug in mmap() implementation for BPF array map by Andrii Nakryiko · 4 years, 8 months ago
  69. 21aef70 bpf: Change btf_iter func proto prefix to "bpf_iter_" by Yonghong Song · 4 years, 8 months ago
  70. 99aaf53 tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0 by Yonghong Song · 4 years, 8 months ago
  71. c5d420c selftest/bpf: Add BPF triggering benchmark by Andrii Nakryiko · 4 years, 8 months ago
  72. 4eaf0b5 selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench by Andrii Nakryiko · 4 years, 8 months ago
  73. 8e7c2a0 selftests/bpf: Add benchmark runner infrastructure by Andrii Nakryiko · 4 years, 8 months ago
  74. cd49291 selftests/bpf: Extract parse_num_list into generic testing_helpers.c by Andrii Nakryiko · 4 years, 8 months ago
  75. fd9eef1 libbpf: Fix probe code to return EPERM if encountered by Eelco Chaudron · 4 years, 8 months ago
  76. 309b81f selftests/bpf: Install generated test progs by Yauheni Kaliuta · 4 years, 8 months ago
  77. 24085f7 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  78. 9d82ccd tools/bootconfig: Fix apply_xbc() to return zero on success by Steven Rostedt (VMware) · 4 years, 8 months ago
  79. ff20460 tools, bpf: Synchronise BPF UAPI header with tools by Quentin Monnet · 4 years, 8 months ago
  80. c8caa0b tools, bpftool: Minor fixes for documentation by Quentin Monnet · 4 years, 8 months ago
  81. 6e7e034 tools, bpftool: Poison and replace kernel integer typedefs by Quentin Monnet · 4 years, 8 months ago
  82. 385bbf7 bpf, libbpf: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  83. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  84. 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  85. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  86. b4563fa bpf, runqslower: include proper uapi/bpf.h by Song Liu · 4 years, 8 months ago
  87. 6879c04 tools/bpf: selftests: Add bpf_iter selftests by Yonghong Song · 4 years, 8 months ago
  88. acf6163 tools/bpf: selftests: Add iter progs for bpf_map/task/task_file by Yonghong Song · 4 years, 8 months ago
  89. 7c128a6 tools/bpf: selftests: Add iterator programs for ipv6_route and netlink by Yonghong Song · 4 years, 8 months ago
  90. 9406b48 tools/bpftool: Add bpf_iter support for bptool by Yonghong Song · 4 years, 8 months ago
  91. 5fbc220 tools/libpf: Add offsetof/container_of macro in bpf_helpers.h by Yonghong Song · 4 years, 8 months ago
  92. c09add2 tools/libbpf: Add bpf_iter support by Yonghong Song · 4 years, 8 months ago
  93. 492e639 bpf: Add bpf_seq_printf and bpf_seq_write helpers by Yonghong Song · 4 years, 8 months ago
  94. ac51d99 bpf: Create anonymous bpf iterator by Yonghong Song · 4 years, 8 months ago
  95. de4e05c bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE by Yonghong Song · 4 years, 8 months ago
  96. 15d83c4 bpf: Allow loading of a bpf_iter program by Yonghong Song · 4 years, 8 months ago
  97. aa74311 selftests: mlxsw: tc_restrictions: add couple of test for the correct matchall-flower ordering by Jiri Pirko · 4 years, 8 months ago
  98. 240fe73 selftests: mlxsw: tc_restrictions: add test to check sample action restrictions by Jiri Pirko · 4 years, 8 months ago
  99. b886dea selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh by Jiri Pirko · 4 years, 8 months ago
  100. 8086fba bpf: Allow any port in bpf_bind helper by Stanislav Fomichev · 4 years, 8 months ago