1. db560d1 selftests: forwarding: mirror_lib: Tighten up VLAN capture by Petr Machata · 6 years ago
  2. 1ba97e6 selftests: mlxsw: Add mlxsw-specific test for mirror to gretap by Petr Machata · 6 years ago
  3. e88bc0f selftests: forwarding: Allow importing dependent libraries by Petr Machata · 6 years ago
  4. a14e9fa selftests: forwarding: test for bridge port isolation by Nikolay Aleksandrov · 6 years ago
  5. 967450c selftests: forwarding: lib: extract ping and ping6 so they can be reused by Nikolay Aleksandrov · 6 years ago
  6. 239e754 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q by Petr Machata · 6 years ago
  7. 35c31d5 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d by Petr Machata · 6 years ago
  8. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  9. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  11. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  12. 121c58b tools: bpftool: deal with options upfront by Jakub Kicinski · 6 years ago
  13. ef347a3 tools: bpftool: add missing --bpffs to completions by Jakub Kicinski · 6 years ago
  14. 71e07dd tools: bpftool: drop unnecessary Author comments by Jakub Kicinski · 6 years ago
  15. eac7d84 tools: libbpf: don't return '.text' as a program for multi-function programs by Jakub Kicinski · 6 years ago
  16. 9a94f27 tools: libbpf: restore the ability to load programs from .text section by Jakub Kicinski · 6 years ago
  17. 9aba361 tools: libbpf: allow setting ifindex for programs and maps by Jakub Kicinski · 6 years ago
  18. d9b683d tools: libbpf: add section names for missing program types by Jakub Kicinski · 6 years ago
  19. c256429 tools: bpftool: use correct make variable type to improve compilation time by Jakub Kicinski · 6 years ago
  20. 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
  21. 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
  22. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  23. 1b6130d selftests: mlxsw: Add scale test for resources by Yuval Mintz · 6 years ago
  24. 9136074 selftests: mlxsw: Add target for mirror-to-gretap test on spectrum by Petr Machata · 6 years ago
  25. b973b78 selftests: mlxsw: Add scale test for mirror-to-gretap by Petr Machata · 6 years ago
  26. 741a766 selftests: mlxsw: Add target for tc flower test on spectrum by Petr Machata · 6 years ago
  27. d67a94e selftests: mlxsw: Add tc flower scale test by Petr Machata · 6 years ago
  28. c51a744 selftests: mlxsw: Add target for router test on spectrum by Yuval Mintz · 6 years ago
  29. d98307c selftests: mlxsw: Add router test by Arkadi Sharshevsky · 6 years ago
  30. b030c33 selftests: mlxsw: Add devlink KVD resource test by Yuval Mintz · 6 years ago
  31. 5aeba3e selftests: mlxsw: Add devlink_lib_spectrum.sh by Petr Machata · 6 years ago
  32. bc7cbb1 selftests: forwarding: Add devlink_lib.sh by Petr Machata · 6 years ago
  33. 68d9cea selftests: forwarding: lib: Parameterize NUM_NETIFS in two functions by Petr Machata · 6 years ago
  34. 96fa91d selftests: forwarding: lib: Add check_err_fail() by Petr Machata · 6 years ago
  35. 87d8fb1 selftests: forwarding: Allow lib.sh sourcing from other directories by Yuval Mintz · 6 years ago
  36. 180390c tc-testing: initial version of tunnel_key unit tests by Keara Leibovitz · 6 years ago
  37. 4e74cc7 selftests: forwarding: mirror_gre_changes: Fix waiting for neighbor by Petr Machata · 6 years ago
  38. ec9fdc9 selftests: forwarding: Tweak tc filters for mirror-to-gretap tests by Petr Machata · 6 years ago
  39. ac0fcad selftests: forwarding: lib: Avoid trapping soft devices by Petr Machata · 6 years ago
  40. 010079b selftests: forwarding: lib: Split out setup_wait_dev() by Petr Machata · 6 years ago
  41. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  42. 933e671 selftests/net: Fix permissions for fib_tests.sh by Shuah Khan · 6 years ago
  43. 2766a11 selftests: rtnetlink: add ipsec offload API test by Shannon Nelson · 6 years ago
  44. c3eba0a selftests: rtnetlink: use dummydev as a test device by Shannon Nelson · 6 years ago
  45. fd0e418 selftests: rtnetlink: clear the return code at start of ipsec test by Shannon Nelson · 6 years ago
  46. 5092ad4 tc-tests: add an extreme-case csum action test by Keara Leibovitz · 6 years ago
  47. a7f7547 selftests/bpf: Test sys_connect BPF hooks with TFO by Andrey Ignatov · 6 years ago
  48. 22adedd trace_helpers.c: Add helpers to poll multiple perf FDs for events by Toke Høiland-Jørgensen · 6 years ago
  49. e8a445d selftests/x86/sigreturn: Do minor cleanups by Andy Lutomirski · 6 years ago
  50. ec34802 selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs by Andy Lutomirski · 6 years ago
  51. 18ec44f selftests: forwarding: README: Require diagrams by Petr Machata · 6 years ago
  52. 54818c4 selftests: forwarding: Test multipath tunneling by Petr Machata · 6 years ago
  53. 3368b22 selftests: forwarding: lib: Extract interface-init functions by Petr Machata · 6 years ago
  54. a66d62d selftests: forwarding: tc_rule_stats_get: Parameterize direction by Petr Machata · 6 years ago
  55. 1b86fa3 selftests: forwarding: multipath_eval(): Improve style by Petr Machata · 6 years ago
  56. b2c4787 selftests: forwarding: Move multipath_eval() to lib.sh by Petr Machata · 6 years ago
  57. 27a2628 selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filter by Petr Machata · 6 years ago
  58. 99672eb selftests: net: Test headroom handling of ip6_gre devices by Petr Machata · 6 years ago
  59. dd349c3 selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script by Jeffrin Jose T · 6 years ago
  60. b0e4b8b selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script by Jeffrin Jose T · 6 years ago
  61. 5fadfc6 selftests: bpf: add missing NET_SCHED to config by Anders Roxell · 6 years ago
  62. 5b1e7f9 selftests: forwarding: Test routed bridge interface by Petr Machata · 6 years ago
  63. 32fdbd9 tools/headers: Pick up latest kernel ABIs by Ingo Molnar · 6 years ago
  64. 7959804 Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  65. 9ff3b40 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 6 years ago
  67. a3af66f perf script: Fix crash because of missing evsel->priv by Ravi Bangoria · 6 years ago
  68. 10e9cec perf script: Add missing output fields in a hint by Ravi Bangoria · 6 years ago
  69. 9831070 perf bench: Fix numa report output code by Jiri Olsa · 6 years ago
  70. 6dde642 perf stat: Remove duplicate event counting by Thomas Richter · 6 years ago
  71. 0c24d6f perf alias: Rebuild alias expression string to make it comparable by Thomas Richter · 6 years ago
  72. ea23ac7 perf alias: Remove trailing newline when reading sysfs files by Thomas Richter · 6 years ago
  73. c6555c1 perf tools: Fix a clang 7.0 compilation error by Yonghong Song · 6 years ago
  74. f568b47 tools include uapi: Synchronize bpf.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  75. bb9a33c tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT} by Arnaldo Carvalho de Melo · 6 years ago
  76. 801f5e1 tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to get 'rseq' syscall by Arnaldo Carvalho de Melo · 6 years ago
  77. b1494ec perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' by Arnaldo Carvalho de Melo · 6 years ago
  78. 7b818dc tools headers uapi: Synchronize drm/drm.h by Arnaldo Carvalho de Melo · 6 years ago
  79. 621a5a3 perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 6 years ago
  80. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 6 years ago
  81. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 6 years ago
  82. 143c99f perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 6 years ago
  83. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 6 years ago
  84. 0176622 perf record: Support s390 random socket_id assignment by Thomas Richter · 6 years ago
  85. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  86. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. e0bc833 Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  90. b13fbe77 Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  91. 7000d53 selftests: rtnetlink: use a local IP address for IPsec tests by Shannon Nelson · 6 years ago
  92. 1599b21 selftests: rtnetlink: hide complaint from terminated monitor by Shannon Nelson · 6 years ago
  93. 3e1a61b tools/bpf: fix test_sockmap failure by Yonghong Song · 6 years ago
  94. 81e167c selftests: bpf: notification about privilege required to run test_kmod.sh testing script by Jeffrin Jose T · 6 years ago
  95. bfee71f tools: bpftool: remember to close the libbpf object after prog load by Jakub Kicinski · 6 years ago
  96. 957f9a1 tools: bpftool: remove duplicated error message on prog load by Jakub Kicinski · 6 years ago
  97. 26c92a3 Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  98. 0ea73d5 rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes by Mathieu Desnoyers · 6 years ago
  99. e7c9996 rseq/selftests: Make run_param_test.sh executable by Mathieu Desnoyers · 6 years ago
  100. 3739a21 selftests: net: add tcp_inq to gitignore by Anders Roxell · 6 years ago