1. 043b3e2 devlink: let kernel allocate region snapshot id by Jakub Kicinski · 4 years, 9 months ago
  2. d3f1cbd ptp: Add adjust_phase to ptp_clock_caps capability. by Vincent Cheng · 4 years, 9 months ago
  3. 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  4. 57dc6f3 selftests/bpf: Use reno instead of dctcp by Stanislav Fomichev · 4 years, 9 months ago
  5. beecf11 bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr by Stanislav Fomichev · 4 years, 9 months ago
  6. 31a9f7f bpf: Add selftest for BPF_ENABLE_STATS by Song Liu · 4 years, 9 months ago
  7. 0bee106 libbpf: Add support for command BPF_ENABLE_STATS by Song Liu · 4 years, 9 months ago
  8. d46edd6 bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS by Song Liu · 4 years, 9 months ago
  9. c321022 selftests/bpf: Test allowed maps for bpf_sk_select_reuseport by Jakub Sitnicki · 4 years, 9 months ago
  10. 063e688 libbpf: Fix false uninitialized variable warning by Andrii Nakryiko · 4 years, 9 months ago
  11. 0b9ad56 selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test by Jakub Sitnicki · 4 years, 9 months ago
  12. 34a2cc6 selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed by Jakub Sitnicki · 4 years, 9 months ago
  13. 0b3b9ca tools: bpftool: Make libcap dependency optional by Quentin Monnet · 4 years, 9 months ago
  14. cf9bf71 tools: bpftool: Allow unprivileged users to probe features by Quentin Monnet · 4 years, 9 months ago
  15. e3450b7 tools: bpftool: For "feature probe" define "full_mode" bool as global by Quentin Monnet · 4 years, 9 months ago
  16. e4e8f4d selftests/bpf: Add runqslower binary to .gitignore by Andrii Nakryiko · 4 years, 9 months ago
  17. 8d30e80 selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest by Andrii Nakryiko · 4 years, 9 months ago
  18. 36d0b61 selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read by Andrii Nakryiko · 4 years, 9 months ago
  19. 3521ffa libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id() by Andrii Nakryiko · 4 years, 9 months ago
  20. 13c9084 selftests/bpf: Fix invalid memory reads in core_relo selftest by Andrii Nakryiko · 4 years, 9 months ago
  21. 9f56bb5 selftests/bpf: Fix memory leak in extract_build_id() by Andrii Nakryiko · 4 years, 9 months ago
  22. f25d541 selftests/bpf: Fix memory leak in test selector by Andrii Nakryiko · 4 years, 9 months ago
  23. 229bf8b libbpf: Fix memory leak and possible double-free in hashmap__clear by Andrii Nakryiko · 4 years, 9 months ago
  24. 42fce2c selftests/bpf: Convert test_hashmap into test_progs test by Andrii Nakryiko · 4 years, 9 months ago
  25. 02995dd selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers by Andrii Nakryiko · 4 years, 9 months ago
  26. 76148fa selftests/bpf: Ensure test flavors use correct skeletons by Andrii Nakryiko · 4 years, 9 months ago
  27. 646f02f libbpf: Add BTF-defined map-in-map support by Andrii Nakryiko · 4 years, 9 months ago
  28. 2d39d7c libbpf: Refactor map creation logic and fix cleanup leak by Andrii Nakryiko · 4 years, 9 months ago
  29. 41017e5 libbpf: Refactor BTF-defined map definition parsing logic by Andrii Nakryiko · 4 years, 9 months ago
  30. 5d085ad bpftool: Add link bash completions by Andrii Nakryiko · 4 years, 9 months ago
  31. 7464d01 bpftool: Add bpftool-link manpage by Andrii Nakryiko · 4 years, 9 months ago
  32. c5481f9 bpftool: Add bpf_link show and pin support by Andrii Nakryiko · 4 years, 9 months ago
  33. 50325b1 bpftool: Expose attach_type-to-string array to non-cgroup code by Andrii Nakryiko · 4 years, 9 months ago
  34. 2c2837b selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info by Andrii Nakryiko · 4 years, 9 months ago
  35. 0dbc866 libbpf: Add low-level APIs for new bpf_link commands by Andrii Nakryiko · 4 years, 9 months ago
  36. f2e10bf bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link by Andrii Nakryiko · 4 years, 9 months ago
  37. 9b329d0 selftests/bpf: fix test_sysctl_prog with alu32 by Alexei Starovoitov · 4 years, 9 months ago
  38. cb3f0d5 docs: networking: convert filter.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  39. 0feba22 selftests: tls: run all tests for TLS 1.2 and TLS 1.3 by Jakub Kicinski · 4 years, 9 months ago
  40. 74bc7c9 kselftest: add fixture variants by Jakub Kicinski · 4 years, 9 months ago
  41. e7f3046 kselftest: run tests by fixture by Jakub Kicinski · 4 years, 9 months ago
  42. 142aca6 kselftest: create fixture objects by Jakub Kicinski · 4 years, 9 months ago
  43. 1a89595 kselftest: factor out list manipulation to a helper by Jakub Kicinski · 4 years, 9 months ago
  44. 4dddb5b selftests: net: add new testcases for nexthop API compat mode sysctl by Roopa Prabhu · 4 years, 9 months ago
  45. a6bbdf2 libbpf: Remove unneeded semicolon in btf_dump_emit_type by Zou Wei · 4 years, 9 months ago
  46. b26d1e2 selftests/bpf: Copy runqslower to OUTPUT directory by Veronika Kabatova · 4 years, 9 months ago
  47. 075c8aa selftests: forwarding: tc_actions.sh: add matchall mirror test by Jiri Pirko · 4 years, 9 months ago
  48. 3e54442 net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN by Horatiu Vultur · 4 years, 9 months ago
  49. e411eb2 libbpf: Return err if bpf_object__load failed by Mao Wenan · 4 years, 9 months ago
  50. 2345890 selftests/bpf: Add cls_redirect classifier by Lorenz Bauer · 4 years, 9 months ago
  51. 6f8a57c bpf: Make verifier log more relevant by default by Andrii Nakryiko · 4 years, 9 months ago
  52. 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 9 months ago
  53. ae460c0 bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h by Yoshiki Komachi · 4 years, 9 months ago
  54. 0456ea1 bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT} by Stanislav Fomichev · 4 years, 9 months ago
  55. 93e5168 tools/bpf/bpftool: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
  56. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  57. 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  58. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  59. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  60. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 4 years, 9 months ago
  61. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
  62. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
  63. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 9 months ago
  64. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 9 months ago
  65. 8e9ccd0 Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  66. 257d7d4 libbpf: Only check mode flags in get_xdp_id by David Ahern · 4 years, 9 months ago
  67. 493f3cc selftests: A few improvements to fib_nexthops.sh by David Ahern · 4 years, 9 months ago
  68. 7c74b0b ipv4: Update fib_select_default to handle nexthop objects by David Ahern · 4 years, 9 months ago
  69. f132ccc selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfield by Petr Machata · 4 years, 9 months ago
  70. 93e106d selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfield by Petr Machata · 4 years, 9 months ago
  71. 3f251d7 selftests: Add tests for vrf and xfrms by David Ahern · 4 years, 9 months ago
  72. 7f9b34f objtool: Fix off-by-one in symbol_by_offset() by Julien Thierry · 4 years, 10 months ago
  73. df2b384 objtool: Fix 32bit cross builds by Peter Zijlstra · 4 years, 9 months ago
  74. 2c1dd4c selftests: Fix suppress test in fib_tests.sh by David Ahern · 4 years, 9 months ago
  75. c578ddb Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  76. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  77. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  78. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 9 months ago
  79. a21151b tools/build: tweak unused value workaround by George Burgess IV · 4 years, 9 months ago
  80. d2b6c3a bpf, selftests: Add test for BPF_STX BPF_B storing R10 by Luke Nelson · 4 years, 9 months ago
  81. 6e7e63c bpf: Forbid XADD on spilled pointers for unprivileged users by Jann Horn · 4 years, 9 months ago
  82. b66c9b8 selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests by Lourdes Pedrajas · 4 years, 9 months ago
  83. 2c9a583 pm-graph v5.6 by Todd Brandt · 4 years, 10 months ago
  84. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  85. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  86. 770f359 tools/virtio: make asm/barrier.h self contained by Michael S. Tsirkin · 4 years, 10 months ago
  87. 6bd6b28 tools/virtio: define aligned attribute by Michael S. Tsirkin · 4 years, 10 months ago
  88. 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 10 months ago
  89. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  90. c6c1115 selftests/bpf: Check for correct program attach/detach in xdp_attach test by Toke Høiland-Jørgensen · 4 years, 9 months ago
  91. 49b452c libbpf: Fix type of old_fd in bpf_xdp_set_link_opts by Toke Høiland-Jørgensen · 4 years, 9 months ago
  92. 25498a1 libbpf: Always specify expected_attach_type on program load if supported by Andrii Nakryiko · 4 years, 9 months ago
  93. 96b2eb6 tools, bpftool: Fix struct_ops command invalid pointer free by Daniel T. Lee · 4 years, 10 months ago
  94. 642c165 selftests/bpf: Validate frozen map contents stays frozen by Andrii Nakryiko · 4 years, 10 months ago
  95. b87080e selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 9 months ago
  96. aaa2d92 Revert "Kernel selftests: tpm2: check for tpm support" by Jarkko Sakkinen · 4 years, 9 months ago
  97. cdfe56d selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig by Xiao Yang · 4 years, 10 months ago
  98. d42b8db selftests/seccomp: allow clock_nanosleep instead of nanosleep by Thadeu Lima de Souza Cascardo · 4 years, 10 months ago
  99. 651e0d8 kselftest/runner: allow to properly deliver signals to tests by Andrea Righi · 4 years, 10 months ago
  100. d925c89 selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" by Colin Ian King · 4 years, 10 months ago