1. c701917 libbpf: Fix potential multiplication overflow in mmap() size calculation by Andrii Nakryiko · 5 years ago
  2. b7d7f3e libbpf: Simplify BTF initialization logic by Andrii Nakryiko · 5 years ago
  3. bc0eb9a libbpf: Fix error handling bug in btf_dump__new by Andrii Nakryiko · 5 years ago
  4. 20f21d9 libbpf: Revert bpf_helper_defs.h inclusion regression by Andrii Nakryiko · 5 years ago
  5. 35697c12 selftests/bpf: Fix test_progs send_signal flakiness with nmi mode by Yonghong Song · 5 years ago
  6. 858e284 libbpf: Fix unneeded extra initialization in bpf_map_batch_common by Brian Vazquez · 5 years ago
  7. b65053c selftests/bpf: Add whitelist/blacklist of test names to test_progs by Andrii Nakryiko · 5 years ago
  8. 4e1ea33 bpftool: Support dumping a map with btf_vmlinux_value_type_id by Martin KaFai Lau · 5 years ago
  9. 84c72ce bpftool: Add struct_ops map name by Martin KaFai Lau · 5 years ago
  10. fb2426a libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API by Martin KaFai Lau · 5 years ago
  11. 188a486 bpftool: Fix missing BTF output for json during map dump by Martin KaFai Lau · 5 years ago
  12. d7de726 bpftool: Fix a leak of btf object by Martin KaFai Lau · 5 years ago
  13. f0fac2c selftests/bpf: Add batch ops testing to array bpf map by Brian Vazquez · 5 years ago
  14. 30ff3c5 selftests/bpf: Add batch ops testing for htab and htab_percpu map by Yonghong Song · 5 years ago
  15. 2ab3d86 libbpf: Add libbpf support to batch ops by Yonghong Song · 5 years ago
  16. a1e3a3b tools/bpf: Sync uapi header bpf.h by Yonghong Song · 5 years ago
  17. 83e4b88 selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program by Eelco Chaudron · 5 years ago
  18. 9173cac libbpf: Support .text sub-calls relocations by Andrii Nakryiko · 5 years ago
  19. ab8b7f0 tools/bpf: Add self tests for bpf_send_signal_thread() by Yonghong Song · 5 years ago
  20. 8482941 bpf: Add bpf_send_signal_thread() helper by Yonghong Song · 5 years ago
  21. 3a0d309 selftests/bpf: Build runqslower from selftests by Andrii Nakryiko · 5 years ago
  22. 9c01546 tools/bpf: Add runqslower tool to tools/bpf by Andrii Nakryiko · 5 years ago
  23. 1cf5b23 bpftool: Apply preserve_access_index attribute to all types in BTF dump by Andrii Nakryiko · 5 years ago
  24. 2cc51d3 selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool by Andrii Nakryiko · 5 years ago
  25. 292e1d7 libbpf: Clean up bpf_helper_defs.h generation output by Andrii Nakryiko · 5 years ago
  26. 533420a tools: Sync uapi/linux/if_link.h by Andrii Nakryiko · 5 years ago
  27. ac06587 selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros by Andrii Nakryiko · 5 years ago
  28. 1d1a3bc libbpf: Poison kernel-only integer types by Andrii Nakryiko · 5 years ago
  29. 360301a selftests/bpf: Add unit tests for global functions by Alexei Starovoitov · 5 years ago
  30. e528d1c selftests/bpf: Modify a test to check global functions by Alexei Starovoitov · 5 years ago
  31. 6db2d81 selftests/bpf: Add a test for a large global function by Alexei Starovoitov · 5 years ago
  32. 7608e4d selftests/bpf: Add fexit-to-skb test for global funcs by Alexei Starovoitov · 5 years ago
  33. 2d3eb67 libbpf: Sanitize global functions by Alexei Starovoitov · 5 years ago
  34. 965b9fe selftests/bpf: Further clean up Makefile output by Andrii Nakryiko · 5 years ago
  35. 6910d7d selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir by Andrii Nakryiko · 5 years ago
  36. 2031af2 libbpf,selftests/bpf: Fix clean targets by Andrii Nakryiko · 5 years ago
  37. 492ab02 libbpf: Make bpf_map order and indices stable by Andrii Nakryiko · 5 years ago
  38. f5bfcd9 bpf: Document BPF_F_QUERY_EFFECTIVE flag by Andrey Ignatov · 5 years ago
  39. 0990386 bpf: Add bpf_dctcp example by Martin KaFai Lau · 5 years ago
  40. 590a008 bpf: libbpf: Add STRUCT_OPS support by Martin KaFai Lau · 5 years ago
  41. 17328d6 bpf: Synch uapi bpf.h to tools/ by Martin KaFai Lau · 5 years ago
  42. e430022 selftests/bpf: Restore original comm in test_overhead by Stanislav Fomichev · 5 years ago
  43. 2faef64 bpftool: Add misc section and probe for large INSN limit by Michal Rostecki · 5 years ago
  44. 5ff0512 libbpf: Add probe for large INSN limit by Michal Rostecki · 5 years ago
  45. 17aa23e fcnal-test: Fix vrf argument in local tcp tests by David Ahern · 5 years ago
  46. ef11ffa selftests: forwarding: router: Add test case for destination IP link-local by Amit Cohen · 5 years ago
  47. 6e734f8 selftests: forwarding: router: Add test case for source IP equals destination IP by Amit Cohen · 5 years ago
  48. 59b3a4f selftests: forwarding: router: Add test case for multicast destination MAC mismatch by Amit Cohen · 5 years ago
  49. 383dbf7 selftests: forwarding: router: Add test case for source IP in class E by Amit Cohen · 5 years ago
  50. 9a69a4c wireguard: selftests: remove ancient kernel compatibility code by Jason A. Donenfeld · 5 years ago
  51. 5cad8bc fcnal-test: Add TCP MD5 tests for VRF by David Ahern · 5 years ago
  52. f0bee1e fcnal-test: Add TCP MD5 tests by David Ahern · 5 years ago
  53. eb09cf0 nettest: Add support for TCP_MD5 extensions by David Ahern · 5 years ago
  54. 1bfb45d nettest: Return 1 on MD5 failure for server mode by David Ahern · 5 years ago
  55. c5341bc selftests: mlxsw: Add a self-test for port-default priority by Petr Machata · 5 years ago
  56. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  57. 738d290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  58. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  59. 7c8dce4 bpftool: Make skeleton C code compilable with C++ compiler by Andrii Nakryiko · 5 years ago
  60. 3c2f450 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  61. ec34c01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  62. 1162f84 bpf: Print error message for bpftool cgroup show by Hechao Li · 5 years ago
  63. 8ab9da5 libbpf: Support CO-RE relocations for LDX/ST/STX instructions by Andrii Nakryiko · 5 years ago
  64. 2a1f40a rseq/selftests: Clarify rseq_prepare_unload() helper requirements by Mathieu Desnoyers · 5 years ago
  65. 8df34c5 rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 by Mathieu Desnoyers · 5 years ago
  66. af9cb29 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 5 years ago
  67. b1b3520 kunit/kunit_tool_test: Test '--build_dir' option run by SeongJae Park · 5 years ago
  68. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  69. 609952c kunit: Place 'test.log' under the 'build_dir' by SeongJae Park · 5 years ago
  70. e321251 kunit: Create default config in '--build_dir' by SeongJae Park · 5 years ago
  71. 8c0140f kunit: Remove duplicated defconfig creation by SeongJae Park · 5 years ago
  72. 05564c2 selftests: livepatch: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  73. c65e415 selftests: firmware: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  74. 7648dd9 selftests: filesystems/epoll: fix build error by Shuah Khan · 5 years ago
  75. fa633a0 libbpf: Fix build on read-only filesystems by Namhyung Kim · 5 years ago
  76. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  77. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  78. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  79. 1520447 selftests: pmtu: fix init mtu value in description by Hangbin Liu · 5 years ago
  80. d6269a9 vsock_test: add SOCK_STREAM MSG_PEEK test by Stefano Garzarella · 5 years ago
  81. 8d00b93 testing/vsock: print list of options and description by Stefano Garzarella · 5 years ago
  82. 5a2b242 testing/vsock: add parameters to list and skip tests by Stefano Garzarella · 5 years ago
  83. 770ce00 vsock_test: wait for the remote to close the connection by Stefano Garzarella · 5 years ago
  84. cdbcc18 VSOCK: add AF_VSOCK test cases by Stefan Hajnoczi · 5 years ago
  85. 092f32a VSOCK: add send_byte()/recv_byte() test utilities by Stefan Hajnoczi · 5 years ago
  86. 2f65b44 VSOCK: add full barrier between test cases by Stefan Hajnoczi · 5 years ago
  87. 9bb8a29 VSOCK: extract connect/accept functions from vsock_diag_test.c by Stefan Hajnoczi · 5 years ago
  88. df7e0e0 VSOCK: extract utility functions from vsock_diag_test.c by Stefan Hajnoczi · 5 years ago
  89. ce1c7f8 VSOCK: add SPDX identifiers to vsock tests by Stefan Hajnoczi · 5 years ago
  90. 4398546 VSOCK: fix header include in vsock_diag_test by Stefan Hajnoczi · 5 years ago
  91. 478bee0 selftests/bpf: Preserve errno in test_progs CHECK macros by Andrey Ignatov · 5 years ago
  92. 06ac018 selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi by Andrey Ignatov · 5 years ago
  93. 257c885 selftests/bpf: Convert test_cgroup_attach to prog_tests by Andrey Ignatov · 5 years ago
  94. cdbee38 libbpf: Introduce bpf_prog_attach_xattr by Andrey Ignatov · 5 years ago
  95. 7dd68b3 bpf: Support replacing cgroup-bpf program in MULTI mode by Andrey Ignatov · 5 years ago
  96. 6649a3f tc-testing: initial tdc selftests for cls_u32 by Davide Caratti · 5 years ago
  97. d05d5db selftests: netfilter: extend flowtable test script with dnat rule by Florian Westphal · 5 years ago
  98. 0fd2600 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  99. 3123d80 bpf: Add further test_verifier cases for record_func_key by Daniel Borkmann · 5 years ago
  100. 7745ff9 libbpf: Fix another __u64 printf warning by Andrii Nakryiko · 5 years ago