1. d159b38 selftests: forwarding: add tests for TC chain templates by Jiri Pirko · 6 years ago
  2. 2d73c88 selftests: forwarding: add tests for TC chains creation adn destruction by Jiri Pirko · 6 years ago
  3. 7f333cb selftests: forwarding: move shblock tc support check to a separate helper by Jiri Pirko · 6 years ago
  4. 9a2ad36 selftests: forwarding: gre_multipath: Drop IPv6 tests by Petr Machata · 6 years ago
  5. eae249b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  6. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  7. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  8. 088cbac tc-tests: initial version of fw filter unit tests by Keara Leibovitz · 6 years ago
  9. 7736b6e selftests/bpf: add test for sharing objects between netdevs by Jakub Kicinski · 6 years ago
  10. d6d6071 netdevsim: associate bound programs with shared dev by Jakub Kicinski · 6 years ago
  11. dc989d2 tools: bpftool: don't pass FEATURES_DUMP to libbpf by Jakub Kicinski · 6 years ago
  12. b4b5bff tools: libbpf: remove libelf-getphdrnum feature detection by Jakub Kicinski · 6 years ago
  13. 7f657d5 selftests: tls: add selftests for TLS sockets by Dave Watson · 6 years ago
  14. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  15. 78d8e26 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  16. 2044e4e selftests/bpf: Better verification in test_tcpbpf by Andrey Ignatov · 6 years ago
  17. c65267e selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers by Andrey Ignatov · 6 years ago
  18. 04c1341 selftests/bpf: Fix const'ness in cgroup_helpers by Andrey Ignatov · 6 years ago
  19. 060a7fc bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
  20. 2d3feca bpf: btf: print map dump and lookup with btf info by Okash Khawaja · 6 years ago
  21. b12d6ec bpf: btf: add btf print functionality by Okash Khawaja · 6 years ago
  22. 92b5712 bpf: btf: export btf types and name by offset from lib by Okash Khawaja · 6 years ago
  23. db42a21 tools: include reallocarray feature test in FEATURE_TESTS_BASIC by Jakub Kicinski · 6 years ago
  24. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  25. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  28. 99dadb6 selftests/bpf: add test for multiple programs by Jakub Kicinski · 6 years ago
  29. 799e173 netdevsim: add support for simultaneous driver and hw XDP by Jakub Kicinski · 6 years ago
  30. 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 6 years ago
  31. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  32. 8f19f12 selftests: in udpgso_bench do not test udp zerocopy by Willem de Bruijn · 6 years ago
  33. cba54f9 tc-testing: add geneve options in tunnel_key unit tests by Pieter Jansen van Vuuren · 6 years ago
  34. 86f7d85 tools: bpf: build and install man page for eBPF helpers from bpftool/ by Quentin Monnet · 6 years ago
  35. 9b8ca37 tools: bpf: synchronise BPF UAPI header with tools by Quentin Monnet · 6 years ago
  36. 8b247a9 tools: build: Use HOSTLDFLAGS with fixdep by Laura Abbott · 6 years ago
  37. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 6 years ago
  38. 9feeb638 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 7 years ago
  39. 4280129 selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF by Petr Machata · 6 years ago
  40. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  41. 3ff5a4d tools: bpftool: allow reuse of maps with bpftool prog load by Jakub Kicinski · 6 years ago
  42. 26736eb tools: libbpf: allow map reuse by Jakub Kicinski · 6 years ago
  43. 531b014 tools: bpf: make use of reallocarray by Jakub Kicinski · 6 years ago
  44. 8d13406 tools: libbpf: move library error code into a separate file by Jakub Kicinski · 6 years ago
  45. c840684 tools: bpftool: reimplement bpf_prog_load() for prog load by Jakub Kicinski · 6 years ago
  46. 07f2d4e tools: libbpf: add extended attributes version of bpf_object__open() by Jakub Kicinski · 6 years ago
  47. f83fb22 tools: libbpf: recognize offload neutral maps by Jakub Kicinski · 6 years ago
  48. 49f2cba tools: bpftool: allow users to specify program type for prog load by Jakub Kicinski · 6 years ago
  49. b60df2a tools: libbpf: expose the prog type guessing from section name logic by Jakub Kicinski · 6 years ago
  50. ba6dd67 tools: bpftool: add support for loading programs for offload by Jakub Kicinski · 6 years ago
  51. 8d1fc3d tools: bpftool: refactor argument parsing for prog load by Jakub Kicinski · 6 years ago
  52. 219f860 selftests/bpf: add Error: prefix in check_extack helper by Jakub Kicinski · 6 years ago
  53. 7479efc selftests/bpf: remove duplicated word from test offloads by Jakub Kicinski · 6 years ago
  54. 32aa928 perf tools: Use python-config --includes rather than --cflags by Jeremy Cline · 6 years ago
  55. db0ba84 perf script python: Fix dict reference counting by Janne Huttunen · 6 years ago
  56. c818cc0 perf stat: Fix --interval_clear option by Jiri Olsa · 7 years ago
  57. a09603f perf tools: Fix compilation errors on gcc8 by Jiri Olsa · 7 years ago
  58. db8fec5 perf test shell: Prevent temporary editor files from being considered test scripts by Kim Phillips · 7 years ago
  59. f6432b9 perf llvm-utils: Remove bashism from kernel include fetch script by Kim Phillips · 7 years ago
  60. 98c6c8a perf test shell: Make perf's inet_pton test more portable by Kim Phillips · 7 years ago
  61. 508ef3e perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 7 years ago
  62. 12aa6c7 perf scripts python: Add Python 3 support to EventClass.py by Jeremy Cline · 7 years ago
  63. 8c1c1ab perf scripts python: Add Python 3 support to sched-migration.py by Jeremy Cline · 7 years ago
  64. c45b168 perf scripts python: Add Python 3 support to Util.py by Jeremy Cline · 7 years ago
  65. 2ab8926 perf scripts python: Add Python 3 support to SchedGui.py by Jeremy Cline · 7 years ago
  66. 770d2f8 perf scripts python: Add Python 3 support to Core.py by Jeremy Cline · 7 years ago
  67. 877cc63 perf tools: Generate a Python script compatible with Python 2 and 3 by Jeremy Cline · 7 years ago
  68. db560d1 selftests: forwarding: mirror_lib: Tighten up VLAN capture by Petr Machata · 7 years ago
  69. 8a46580 rseq/selftests: cleanup: Update comment above rseq_prepare_unload by Mathieu Desnoyers · 6 years ago
  70. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 6 years ago
  71. f5c926b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 1ba97e6 selftests: mlxsw: Add mlxsw-specific test for mirror to gretap by Petr Machata · 7 years ago
  73. e88bc0f selftests: forwarding: Allow importing dependent libraries by Petr Machata · 7 years ago
  74. 02000b5 bpftool: add bash completion for cgroup tree command by Roman Gushchin · 7 years ago
  75. 7d31a0a bpftool: document cgroup tree command by Roman Gushchin · 7 years ago
  76. 2058b38 bpftool: introduce cgroup tree command by Roman Gushchin · 7 years ago
  77. a14e9fa selftests: forwarding: test for bridge port isolation by Nikolay Aleksandrov · 7 years ago
  78. 967450c selftests: forwarding: lib: extract ping and ping6 so they can be reused by Nikolay Aleksandrov · 7 years ago
  79. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 7 years ago
  80. 239e754 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q by Petr Machata · 7 years ago
  81. 35c31d5 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d by Petr Machata · 7 years ago
  82. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  83. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  84. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  85. 08b393d objtool: Support GCC 8 '-fnoreorder-functions' by Josh Poimboeuf · 7 years ago
  86. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  87. 121c58b tools: bpftool: deal with options upfront by Jakub Kicinski · 7 years ago
  88. ef347a3 tools: bpftool: add missing --bpffs to completions by Jakub Kicinski · 7 years ago
  89. 71e07dd tools: bpftool: drop unnecessary Author comments by Jakub Kicinski · 7 years ago
  90. eac7d84 tools: libbpf: don't return '.text' as a program for multi-function programs by Jakub Kicinski · 7 years ago
  91. 9a94f27 tools: libbpf: restore the ability to load programs from .text section by Jakub Kicinski · 7 years ago
  92. 9aba361 tools: libbpf: allow setting ifindex for programs and maps by Jakub Kicinski · 7 years ago
  93. d9b683d tools: libbpf: add section names for missing program types by Jakub Kicinski · 7 years ago
  94. c256429 tools: bpftool: use correct make variable type to improve compilation time by Jakub Kicinski · 7 years ago
  95. 0fbc4ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. d7d5388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  98. 1273c25 tools/testing/nvdimm: advertise a write cache for nfit_test by Vishal Verma · 7 years ago
  99. 1b6130d selftests: mlxsw: Add scale test for resources by Yuval Mintz · 7 years ago
  100. 9136074 selftests: mlxsw: Add target for mirror-to-gretap test on spectrum by Petr Machata · 7 years ago