1. a0517a0 selftests/bpf: use __bpf_constant_htons in test_prog.c by Stanislav Fomichev · 6 years ago
  2. 0bd7211 bpf: fix up uapi helper description and sync bpf header with tools by Daniel Borkmann · 6 years ago
  3. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  4. cfc5424 tools/bpf: rename *_info_cnt to nr_*_info by Yonghong Song · 6 years ago
  5. b4f8623 tools/bpf: sync kernel uapi bpf.h to tools directory by Yonghong Song · 6 years ago
  6. 10a5ce9 bpf: bpftool: Fix newline and p_err issue by Martin KaFai Lau · 6 years ago
  7. e434b8c bpf: relax verifier restriction on BPF_MOV | BPF_ALU by Jiong Wang · 6 years ago
  8. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. 01d3240 media: bpf: add bpf function to report mouse movement by Sean Young · 6 years ago
  11. b053b43 bpf: libbpf: bpftool: Print bpf_line_info during prog dump by Martin KaFai Lau · 6 years ago
  12. 3d65014 bpf: libbpf: Add btf_line_info support to libbpf by Martin KaFai Lau · 6 years ago
  13. f0187f0 bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic by Martin KaFai Lau · 6 years ago
  14. 4d6304c bpf: Add unit tests for bpf_line_info by Martin KaFai Lau · 6 years ago
  15. 0568735 bpf: Refactor and bug fix in test_func_type in test_btf.c by Martin KaFai Lau · 6 years ago
  16. ee491d8 bpf: tools: Sync uapi bpf.h by Martin KaFai Lau · 6 years ago
  17. bd799eb Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  18. 8d18915 tc-testing: gitignore, ignore generated test results by Lucas Bates · 6 years ago
  19. 915c158 tc-testing: Implement the TdcResults module in tdc by Lucas Bates · 6 years ago
  20. dfe465d tc-testing: Add new TdcResults module by Lucas Bates · 6 years ago
  21. d37e56d tc-testing: Add command timeout feature to tdc by Lucas Bates · 6 years ago
  22. c099f3f selftests: bpf: update testcases for BPF_ALU | BPF_ARSH by Jiong Wang · 6 years ago
  23. 55939b2 selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges by Ido Schimmel · 6 years ago
  24. 0efe9ed selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave by Petr Machata · 6 years ago
  25. 1ba1dae selftests: mlxsw: Add a new test extack.sh by Petr Machata · 6 years ago
  26. 84ecc1f bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool by Martin KaFai Lau · 6 years ago
  27. 555249d bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info by Martin KaFai Lau · 6 years ago
  28. e3f5df7 tools/testing/nvdimm: Align test resources to 128M by Dan Williams · 6 years ago
  29. 30da46b tools: bpftool: add a command to dump the trace pipe by Quentin Monnet · 6 years ago
  30. b6f153d selftests: mlxsw: Add one-armed router test by Ido Schimmel · 6 years ago
  31. 4f7b3e8 bpf: improve verifier branch analysis by Alexei Starovoitov · 6 years ago
  32. df47fc3 selftests: add a test for bpf_prog_test_run_xattr by Lorenz Bauer · 6 years ago
  33. 64a9759 libbpf: add bpf_prog_test_run_xattr by Lorenz Bauer · 6 years ago
  34. 2587a97 tools: sync uapi/linux/bpf.h by Lorenz Bauer · 6 years ago
  35. db63e48 selftests: extend zerocopy tests to udp by Willem de Bruijn · 6 years ago
  36. 03f1c26 test/net: Add script for VXLAN underlay in a VRF by Alexis Bauvin · 6 years ago
  37. e3da08d bpf: allow BPF read access to qdisc pkt_len by Petar Penkov · 6 years ago
  38. de94b65 libbpf: Fix license in README.rst by Andrey Ignatov · 6 years ago
  39. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 0a68632 bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases. by David Miller · 6 years ago
  41. 2acc5fd bpf: Make more use of 'any' alignment in test_verifier.c by David Miller · 6 years ago
  42. c766570 bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c by David Miller · 6 years ago
  43. e9ee9ef bpf: Add BPF_F_ANY_ALIGNMENT. by David Miller · 6 years ago
  44. 88945f4 bpf: Fix verifier log string check for bad alignment. by David Miller · 6 years ago
  45. d74286d bpf: Improve socket lookup reuseport documentation by Joe Stringer · 6 years ago
  46. f71c614 bpf: Support sk lookup in netns with id 0 by Joe Stringer · 6 years ago
  47. b5166d7 selftests: forwarding: Add VxLAN test with a VLAN-aware bridge by Ido Schimmel · 6 years ago
  48. f072323 selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge by Ido Schimmel · 6 years ago
  49. bbe21061 selftests: mlxsw: Consider VLAN-aware bridges as valid by Ido Schimmel · 6 years ago
  50. b7df9ada bpf: fix pointer offsets in context for 32 bit by Daniel Borkmann · 6 years ago
  51. dbd4af5 proc: fixup map_files test on arm by Alexey Dobriyan · 6 years ago
  52. c01ac66 bpf: Fix verifier log string check for bad alignment. by David Miller · 6 years ago
  53. 99a44bef tools: bpftool: add owner_prog_type and owner_jited to bpftool output by Quentin Monnet · 6 years ago
  54. 73f0b9d tools: bpftool: mark offloaded programs more explicitly in plain output by Quentin Monnet · 6 years ago
  55. 4f0fc6f tools: bpftool: fix bash completion for new map types (queue and stack) by Quentin Monnet · 6 years ago
  56. cad4977 tools: bpftool: fix bash completion for bpftool prog (attach|detach) by Quentin Monnet · 6 years ago
  57. 327e5da tools: bpftool: use "/proc/self/" i.o. crafting links with getpid() by Quentin Monnet · 6 years ago
  58. a1b3cf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 575d7d0 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  61. b426995 tools/bpf: make libbpf _GNU_SOURCE friendly by Yonghong Song · 6 years ago
  62. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 528bff0 tools: bpftool: fix a bitfield pretty print issue by Yonghong Song · 6 years ago
  64. 1ad93ab bpf: Fix various lib and testsuite build failures on 32-bit. by David Miller · 6 years ago
  65. d084891 tools/bpf: add addition type tests to test_btf by Yonghong Song · 6 years ago
  66. 8800cd0 tools/bpf: fix two test_btf unit test cases by Martin KaFai Lau · 6 years ago
  67. 295daee selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS by Naresh Kamboju · 6 years ago
  68. 1ade9ab bpf: test_sockmap, add options for msg_pop_data() helper by John Fastabend · 6 years ago
  69. d913a22 bpf: add msg_pop_data helper to tools by John Fastabend · 6 years ago
  70. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  71. 9137bb2 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  72. 76d1b89 libbpf: Document API and ABI conventions by Andrey Ignatov · 6 years ago
  73. 306b267 libbpf: Verify versioned symbols by Andrey Ignatov · 6 years ago
  74. 16192a7 libbpf: Add version script for DSO by Andrey Ignatov · 6 years ago
  75. 1d2f44c libbpf: Name changing for btf_get_from_id by Martin KaFai Lau · 6 years ago
  76. 812dd68 tools/bpf: change selftest test_btf for both jit and non-jit by Yonghong Song · 6 years ago
  77. 4afe60a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  78. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  79. ffac28f bpf: align map type names formatting. by David Calavera · 6 years ago
  80. 358be65 selftests/net: add txring_overwrite by Willem de Bruijn · 6 years ago
  81. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 197c2da bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map by David Calavera · 6 years ago
  83. 47ae7e3 libbpf: make bpf_object__open default to UNSPEC by Nikita V. Shirokov · 6 years ago
  84. b88af99 Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  85. f11216b bpf: add skb->tstamp r/w access from tc clsact and cg skb progs by Vlad Dumitrescu · 6 years ago
  86. 1d0795e selftests: explicitly require kernel features needed by udpgro tests by Paolo Abeni · 6 years ago
  87. ab85b01 tools/bpf: fix spelling mistake "memeory" -> "memory" by Colin Ian King · 6 years ago
  88. c39c56a selftests: forwarding: vxlan_bridge_1d: Add learning test by Ido Schimmel · 6 years ago
  89. dbd4485 selftests: mlxsw: Consider VxLAN learning enabled as valid by Ido Schimmel · 6 years ago
  90. dde7011 tools: bpftool: fix potential NULL pointer dereference in do_load by Jakub Kicinski · 6 years ago
  91. b1957c9 bpf: adding tests for map_in_map helpber in libbpf by Nikita V. Shirokov · 6 years ago
  92. addb9fc bpf: adding support for map in map in libbpf by Nikita V. Shirokov · 6 years ago
  93. 5b32a23 bpf: libbpf: don't specify prog name if kernel doesn't support it by Stanislav Fomichev · 6 years ago
  94. 94cb310 bpf: libbpf: remove map name retry from bpf_create_map_xattr by Stanislav Fomichev · 6 years ago
  95. 47eff61 bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities by Stanislav Fomichev · 6 years ago
  96. 8c4905b libbpf: make sure bpf headers are c++ include-able by Stanislav Fomichev · 6 years ago
  97. 462c124 bpf: fix a libbpf loader issue by Yonghong Song · 6 years ago
  98. b1a9d7b Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  99. 0db699f Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 6 years ago
  100. 254471e tools/bpf: bpftool: add support for func types by Yonghong Song · 6 years ago