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