1. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  2. 6ebe5a7 selftests: forwarding: mirror_vlan: Change test description by Petr Machata · 7 years ago
  3. 00d5622 selftests: forwarding: mirror_vlan: Uninstall trap by Petr Machata · 7 years ago
  4. 75f0139 selftests/net: add packet socket packet_snd test by Willem de Bruijn · 7 years ago
  5. 00f333e selftests/net: udpgso: test small gso_size boundary conditions by Willem de Bruijn · 7 years ago
  6. 830669e selftests/net: enable msg_zerocopy test by Willem de Bruijn · 7 years ago
  7. f269099 tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
  8. c7ddbba tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
  9. 6b6a192 bpf: sync bpf uapi header with tools by Daniel Borkmann · 7 years ago
  10. b3bbba3 bpf: fix cbpf parser bug for octal numbers by Daniel Borkmann · 7 years ago
  11. 06be086 bpf: test case for map pointer poison with calls/branches by Daniel Borkmann · 7 years ago
  12. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 8175383 bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD by Martin KaFai Lau · 7 years ago
  14. b9308ae bpf: btf: Check array t->size by Martin KaFai Lau · 7 years ago
  15. 73563aa selftests/bpf: test_sockmap, print additional test options by Prashant Bhole · 7 years ago
  16. d825e12 selftests/bpf: test_sockmap, fix data verification by Prashant Bhole · 7 years ago
  17. a009f1f selftests/bpf: test_sockmap, timing improvements by Prashant Bhole · 7 years ago
  18. 035b37f selftests/bpf: test_sockmap, join cgroup in selftest mode by Prashant Bhole · 7 years ago
  19. 16edddf selftests/bpf: test_sockmap, check test failure by Prashant Bhole · 7 years ago
  20. 36f9814 bpf: fix uapi hole for 32 bit compat applications by Daniel Borkmann · 7 years ago
  21. b5b0293 selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP test by Petr Machata · 7 years ago
  22. 9c7c8a8 selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more tests by Petr Machata · 7 years ago
  23. 6836801 selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two tests by Petr Machata · 7 years ago
  24. a6f3282 selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final config by Petr Machata · 7 years ago
  25. b996078 selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel name by Petr Machata · 7 years ago
  26. f52f460 selftests: forwarding: mirror_gre_lib: Add STP test by Petr Machata · 7 years ago
  27. 275225f selftests: forwarding: mirror_lib: skip_hw the VLAN capture by Petr Machata · 7 years ago
  28. 900530f selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips() by Petr Machata · 7 years ago
  29. 2004a9b selftests: forwarding: lib: Move here vlan_capture_{, un}install() by Petr Machata · 7 years ago
  30. 13a370b bpftool: Support sendmsg{4,6} attach types by Andrey Ignatov · 7 years ago
  31. 6bdd533 bpf: add selftest for lirc_mode2 type program by Sean Young · 7 years ago
  32. 7a279e9 bpf: clean up eBPF helpers documentation by Quentin Monnet · 7 years ago
  33. d69faad selftests: fib_tests: Add prefix route tests with metric by David Ahern · 7 years ago
  34. 04b6ab7 selftests/bpf: Selftest for sys_sendmsg hooks by Andrey Ignatov · 7 years ago
  35. 9be71aa selftests/bpf: Prepare test_sock_addr for extension by Andrey Ignatov · 7 years ago
  36. 72481f3 libbpf: Support guessing sendmsg{4,6} progs by Andrey Ignatov · 7 years ago
  37. 3024cf8 bpf: Sync bpf.h to tools/ by Andrey Ignatov · 7 years ago
  38. 3b29663 selftests/bpf: missing headers test_lwt_seg6local by Mathieu Xhonneux · 7 years ago
  39. a493f5f libbpf: Install btf.h with libbpf by Andrey Ignatov · 7 years ago
  40. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  42. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 7 years ago
  44. d2f30f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  45. 24e4b07 selftests/net: Add missing config options for PMTU tests by Stefano Brivio · 7 years ago
  46. 181d95f selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN by Petr Machata · 7 years ago
  47. a08fb9f selftests: forwarding: Test mirror-to-gre w/ UL VLAN by Petr Machata · 7 years ago
  48. 0056042 selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q by Petr Machata · 7 years ago
  49. 35388a6 selftests: forwarding: Test mirror-to-vlan by Petr Machata · 7 years ago
  50. 87c0c04 selftests: forwarding: lib: Extract trap_{, un}install() by Petr Machata · 7 years ago
  51. 1893150f selftests: forwarding: mirror_gre_lib: Support VLAN by Petr Machata · 7 years ago
  52. 0e7a504 selftests: forwarding: lib: Support VLAN devices by Petr Machata · 7 years ago
  53. 91bac7f selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh by Petr Machata · 7 years ago
  54. d5ea2bf selftests: forwarding: mirror_gre_lib: Extract generic functions by Petr Machata · 7 years ago
  55. 74ed089 selftests: forwarding: Split mirror_gre_topo_lib.sh by Petr Machata · 7 years ago
  56. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  57. a96d81a selftests: forwarding: Test removal of mirroring by Petr Machata · 7 years ago
  58. 77a8df3 selftests: forwarding: Test removal of underlay route by Petr Machata · 7 years ago
  59. 6b45432 selftests: forwarding: Test mirroring to deleted device by Petr Machata · 7 years ago
  60. b04df40 tools/bpftool: add perf subcommand by Yonghong Song · 7 years ago
  61. f699cf7 tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs by Yonghong Song · 7 years ago
  62. 73bc4d9 tools/bpf: add ksym_get_addr() in trace_helpers by Yonghong Song · 7 years ago
  63. 30687ad tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf by Yonghong Song · 7 years ago
  64. c99a84e selftests/bpf: test for seg6local End.BPF action by Mathieu Xhonneux · 7 years ago
  65. 004d4b2 ipv6: sr: Add seg6local action End.BPF by Mathieu Xhonneux · 7 years ago
  66. f7f62c7 tools: bpftool: add delimiters to multi-function JITed dumps by Sandipan Das · 7 years ago
  67. bd980d4 tools: bpf: sync bpf uapi header by Sandipan Das · 7 years ago
  68. f84192e tools: bpftool: resolve calls without using imm field by Sandipan Das · 7 years ago
  69. dd0c5f0 tools: bpf: sync bpf uapi header by Sandipan Das · 7 years ago
  70. 9d3df88 selftests: uevent filtering by Christian Brauner · 7 years ago
  71. 65b2b49 selftests: net: initial fib rule tests by Roopa Prabhu · 7 years ago
  72. a1c8181 tools/lib/libbpf.c: fix string format to allow build on arm32 by Sirio Balmelli · 7 years ago
  73. 167381f selftests/bpf: Makefile fix "missing" headers on build with -idirafter by Sirio Balmelli · 7 years ago
  74. 1a2b80e selftests: net: reuseport_bpf_numa: don't fail if no numa support by Anders Roxell · 7 years ago
  75. 61746dbe bpf: btf: Add tests for the btf uapi changes by Martin KaFai Lau · 7 years ago
  76. f03b15d bpf: btf: Sync bpf.h and btf.h to tools by Martin KaFai Lau · 7 years ago
  77. abb1860 selftests: fib_tests: Add ipv4 route add append replace tests by David Ahern · 7 years ago
  78. f9a5a9d selftests: fib_tests: Add ipv6 route add append replace tests by David Ahern · 7 years ago
  79. 7df15e6 selftests: fib_tests: Add option to pause after each test by David Ahern · 7 years ago
  80. 1c7447b selftests: fib_tests: Add command line options by David Ahern · 7 years ago
  81. 37ce42c selftests: fib_tests: Add success-fail counts by David Ahern · 7 years ago
  82. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 5aef268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  85. 8a6bd2f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 95bcce4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 583dbad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 7dec80c objtool: Detect RIP-relative switch table references, part 2 by Josh Poimboeuf · 7 years ago
  89. fd8f58c radix tree test suite: multi-order iteration race by Ross Zwisler · 7 years ago
  90. 3e252fa radix tree test suite: add item_delete_rcu() by Ross Zwisler · 7 years ago
  91. dcbbf25 radix tree test suite: fix compilation issue by Ross Zwisler · 7 years ago
  92. 8d9fa88 radix tree test suite: fix mapshift build target by Ross Zwisler · 7 years ago
  93. 4da0dca bpf: add sk_msg prog sk access tests to test_verifier by John Fastabend · 7 years ago
  94. a6837d2 selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh by Anders Roxell · 7 years ago
  95. 7c5995b tc-testing: fixed copy-pasting error in ife tests by Roman Mashak · 7 years ago
  96. deea812 selftests/bpf: check return value of fopen in test_verifier.c by Jesper Dangaard Brouer · 7 years ago
  97. 58ddfe6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  98. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  99. f0307a7 libbpf: add ifindex to enable offload support by David Beckett · 7 years ago
  100. 62c52d1 bpf: bpftool, support for sockhash by John Fastabend · 7 years ago