1. 5050127 libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT. by Kuniyuki Iwashima · 3 years, 7 months ago
  2. d5e4dda bpf: Support socket migration by eBPF. by Kuniyuki Iwashima · 3 years, 7 months ago
  3. e061047 bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. by Kuniyuki Iwashima · 3 years, 7 months ago
  4. bbf29d3 libbpf: Set NLM_F_EXCL when creating qdisc by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  5. 4e164f8 libbpf: Remove unneeded check for flags during tc detach by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  6. ca16b42 tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 7 months ago
  7. 3b3af91 libbpf: Simplify the return expression of bpf_object__init_maps function by Wang Hai · 3 years, 7 months ago
  8. 380afe7 selftests, bpf: Make docs tests fail more reliably by Joe Stringer · 3 years, 7 months ago
  9. edc0571 libbpf: Fix pr_warn type warnings on 32bit by Michal Suchanek · 3 years, 8 months ago
  10. 0779890 tools/bpftool: Fix cross-build by Jean-Philippe Brucker · 3 years, 8 months ago
  11. 56b8b7f selftests/bpf: Add xdp_redirect_multi into .gitignore by Andrii Nakryiko · 3 years, 8 months ago
  12. 7d8a819 libbpf: Install skel_internal.h header used from light skeletons by Andrii Nakryiko · 3 years, 8 months ago
  13. 232c9e8 libbpf: Refactor header installation portions of Makefile by Andrii Nakryiko · 3 years, 8 months ago
  14. 16cac00 libbpf: Move few APIs from 0.4 to 0.5 version by Andrii Nakryiko · 3 years, 8 months ago
  15. fc8c262 bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations by Yonghong Song · 3 years, 8 months ago
  16. d6a6a55 libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h by Florent Revest · 3 years, 8 months ago
  17. d232924 selftests/bpf: Add xdp_redirect_multi test by Hangbin Liu · 3 years, 8 months ago
  18. e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 8 months ago
  19. 9c6c044 bpftool: Set errno on skeleton failures and propagate errors by Andrii Nakryiko · 3 years, 8 months ago
  20. e9fc3ce libbpf: Streamline error reporting for high-level APIs by Andrii Nakryiko · 3 years, 8 months ago
  21. f12b654 libbpf: Streamline error reporting for low-level APIs by Andrii Nakryiko · 3 years, 8 months ago
  22. bad2e47 selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks by Andrii Nakryiko · 3 years, 8 months ago
  23. 5981881 libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors by Andrii Nakryiko · 3 years, 8 months ago
  24. 9f0c317 libbpf: Add support for new llvm bpf relocations by Yonghong Song · 3 years, 8 months ago
  25. 49c299b selftests/bpf: Add bpf_lookup_and_delete_elem tests by Denis Salopek · 3 years, 8 months ago
  26. d59b9f2 bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags by Denis Salopek · 3 years, 8 months ago
  27. 3e87f19 bpf: Add lookup_and_delete_elem support to hashtab by Denis Salopek · 3 years, 8 months ago
  28. f9bceaa libbpf: Skip bpf_object__probe_loading for light skeleton by Stanislav Fomichev · 3 years, 8 months ago
  29. 25173dd selftests: net: devlink_port_split.py: skip the test if no devlink device by Po-Hsu Lin · 3 years, 8 months ago
  30. 7b16509 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  31. 5d67f34 bpf: Add cmd alias BPF_PROG_RUN by Alexei Starovoitov · 3 years, 8 months ago
  32. 1a532eb2 selftests/bpf: Convert test trace_printk to lskel. by Alexei Starovoitov · 3 years, 8 months ago
  33. eb0f1e0 selftests/bpf: Convert test printk to use rodata. by Alexei Starovoitov · 3 years, 8 months ago
  34. 0a93066 selftests/bpf: Convert atomics test to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
  35. 4d1b629 selftests/bpf: Convert few tests to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
  36. d510296 bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. by Alexei Starovoitov · 3 years, 8 months ago
  37. 7723256 libbpf: Introduce bpf_map__initial_value(). by Alexei Starovoitov · 3 years, 8 months ago
  38. 30f51ae libbpf: Cleanup temp FDs when intermediate sys_bpf fails. by Alexei Starovoitov · 3 years, 8 months ago
  39. 6723474 libbpf: Generate loader program out of BPF ELF file. by Alexei Starovoitov · 3 years, 8 months ago
  40. e2fa015 libbpf: Preliminary support for fd_idx by Alexei Starovoitov · 3 years, 8 months ago
  41. 9ca1f56 libbpf: Add bpf_object pointer to kernel_supports(). by Alexei Starovoitov · 3 years, 8 months ago
  42. b126882 libbpf: Change the order of data and text relocations. by Alexei Starovoitov · 3 years, 8 months ago
  43. 3abea08 bpf: Add bpf_sys_close() helper. by Alexei Starovoitov · 3 years, 8 months ago
  44. 3d78417 bpf: Add bpf_btf_find_by_name_kind() helper. by Alexei Starovoitov · 3 years, 8 months ago
  45. 387544b bpf: Introduce fd_idx by Alexei Starovoitov · 3 years, 8 months ago
  46. 2341d6b selftests/bpf: Test for btf_load command. by Alexei Starovoitov · 3 years, 8 months ago
  47. 00899e7 selftests/bpf: Test for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
  48. 5452fc9 libbpf: Support for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
  49. 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 8 months ago
  50. b7715ac selftests: forwarding: Add test for custom multipath hash with IPv6 GRE by Ido Schimmel · 3 years, 8 months ago
  51. 185b0c1 selftests: forwarding: Add test for custom multipath hash with IPv4 GRE by Ido Schimmel · 3 years, 8 months ago
  52. 511e8db selftests: forwarding: Add test for custom multipath hash by Ido Schimmel · 3 years, 8 months ago
  53. b4d7869 selftests: mlxsw: qos_lib: Drop __mlnx_qos by Petr Machata · 3 years, 8 months ago
  54. b0bab22 selftests: mlxsw: qos_pfc: Convert to iproute2 dcb by Petr Machata · 3 years, 8 months ago
  55. 9a1cac0 selftests: mlxsw: qos_headroom: Convert to iproute2 dcb by Petr Machata · 3 years, 8 months ago
  56. 16355c0 selftests: mlxsw: Make sampling test more robust by Ido Schimmel · 3 years, 8 months ago
  57. 5d01071 selftests: mlxsw: Make the unsplit array global in port_scale test by Danielle Ratson · 3 years, 8 months ago
  58. 6101ca0 selftests: Lowest IPv4 address in a subnet is valid by Seth David Schoen · 3 years, 8 months ago
  59. f18ba26 libbpf: Add selftests for TC-BPF management API by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
  60. 715c5ce libbpf: Add low level TC-BPF management API by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
  61. 8bbb77b libbpf: Add various netlink helpers by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
  62. 513f485 libbpf: Reject static entry-point BPF programs by Andrii Nakryiko · 3 years, 8 months ago
  63. c1cccec libbpf: Reject static maps by Andrii Nakryiko · 3 years, 8 months ago
  64. 9e9b451 selftests/bpf: Validate skeleton gen handles skipped fields by Andrii Nakryiko · 3 years, 8 months ago
  65. e5670fa libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions by Andrii Nakryiko · 3 years, 9 months ago
  66. 247b863 libbpf: Fix ELF symbol visibility update logic by Andrii Nakryiko · 3 years, 9 months ago
  67. 31332cc bpftool: Stop emitting static variables in BPF skeleton by Andrii Nakryiko · 3 years, 9 months ago
  68. 256eab4 selftests/bpf: Stop using static variables for passing data to/from user-space by Andrii Nakryiko · 3 years, 9 months ago
  69. fdbf5dd libbpf: Add per-file linker opts by Andrii Nakryiko · 3 years, 9 months ago
  70. 37f0560 bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars by Andrii Nakryiko · 3 years, 9 months ago
  71. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
  72. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 9 months ago
  73. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  74. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 9 months ago
  75. 9c39c6f selftests: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
  76. 1e3b918 kselftest: introduce new epoll test case by Davidlohr Bueso · 3 years, 9 months ago
  77. eaae784 tools: sync lib/find_bit implementation by Yury Norov · 3 years, 9 months ago
  78. ea81c1e tools: sync find_next_bit implementation by Yury Norov · 3 years, 9 months ago
  79. 78e48f0 tools: sync small_const_nbits() macro with the kernel by Yury Norov · 3 years, 9 months ago
  80. a719101 tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel by Yury Norov · 3 years, 9 months ago
  81. e5b9252 tools: bitmap: sync function declarations with the kernel by Yury Norov · 3 years, 9 months ago
  82. d1d1a2cd tools: disable -Wno-type-limits by Yury Norov · 3 years, 9 months ago
  83. 268af17 selftests: proc: test subset=pid by Alexey Dobriyan · 3 years, 9 months ago
  84. d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 9 months ago
  85. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  86. 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 9 months ago
  87. d8cb379 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 3 years, 9 months ago
  88. dd8c86c Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 3 years, 9 months ago
  89. e44605a selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages by Pavel Tatashin · 3 years, 9 months ago
  90. 79dbf13 selftests/vm: gup_test: fix test flag by Pavel Tatashin · 3 years, 9 months ago
  91. f0fa943 userfaultfd/selftests: add test exercising minor fault handling by Axel Rasmussen · 3 years, 9 months ago
  92. fbe3750 mm: huge_memory: debugfs for file-backed THP split by Zi Yan · 3 years, 9 months ago
  93. fa6c023 mm: huge_memory: a new debugfs interface for splitting THP tests by Zi Yan · 3 years, 9 months ago
  94. 3c070b2 tools/power turbostat: version 2021.05.04 by Len Brown · 3 years, 9 months ago
  95. b60c573 tools/power turbostat: Support "turbostat --hide idle" by Len Brown · 3 years, 9 months ago
  96. 38c6663 tools/power turbostat: elevate priority of interval mode by Len Brown · 3 years, 9 months ago
  97. 1b439f0 tools/power turbostat: formatting by Len Brown · 3 years, 9 months ago
  98. 55279ae tools/power turbostat: rename tcc variables by Zhang Rui · 3 years, 9 months ago
  99. 0b9a0b9 tools/power turbostat: add TCC Offset support by Zhang Rui · 3 years, 9 months ago
  100. e9d3092 tools/power turbostat: save original CPU model by Zhang Rui · 3 years, 9 months ago