1. 8fdf5b7 samples: bpf: Add max_pckt_size option at xdp_adjust_tail by Daniel T. Lee · 5 years ago
  2. 4564a8bb samples/bpf: Trivial - fix spelling mistake in usage by Anton Ivanov · 5 years ago
  3. 5a712e1 samples/bpf: fix xdpsock l2fwd tx for unaligned mode by Ciara Loftus · 5 years ago
  4. 3945b37 samples/bpf: use hugepages in xdpsock app by Kevin Laatz · 5 years ago
  5. 03895e6 samples/bpf: add buffer recycling for unaligned chunks to xdpsock by Kevin Laatz · 5 years ago
  6. c543f54 samples/bpf: add unaligned chunks mode support to xdpsock by Kevin Laatz · 5 years ago
  7. bb4b5c0 samples: bpf: syscall_nrs: use mmap2 if defined by Ivan Khoronzhuk · 5 years ago
  8. 46738f7 samples/bpf: add use of need_wakeup flag in xdpsock by Magnus Karlsson · 5 years ago
  9. abcce73 samples/bpf: xdp_fwd explain bpf_fib_lookup return codes by Jesper Dangaard Brouer · 5 years ago
  10. a32a32c samples/bpf: make xdp_fwd more practically usable via devmap lookup by Jesper Dangaard Brouer · 5 years ago
  11. 3783d43 samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports by Jesper Dangaard Brouer · 5 years ago
  12. c17bec5 samples/bpf: switch trace_output sample to perf_buffer API by Andrii Nakryiko · 5 years ago
  13. f58a4d5 samples/bpf: convert xdp_sample_pkts_user to perf_buffer API by Andrii Nakryiko · 5 years ago
  14. 81f522f samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 5 years ago
  15. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  17. d78e3f0 samples/bpf: fix tcp_bpf.readme detach command by Stanislav Fomichev · 6 years ago
  18. 3953388 samples/bpf: add sample program that periodically dumps TCP stats by Stanislav Fomichev · 6 years ago
  19. 71634d7 bpf: Add support for fq's EDT to HBM by brakmo · 6 years ago
  20. 123e8da1 xsk: Change the default frame size to 4096 and allow controlling it by Maxim Mikityanskiy · 6 years ago
  21. 9e859e8 samples: bpf: make the use of xdp samples consistent by Daniel T. Lee · 6 years ago
  22. 7ae9f281 samples: bpf: Remove bpf_debug macro in favor of bpf_printk by Michal Rostecki · 6 years ago
  23. 20f6239 samples/bpf: xdp_redirect, correctly get dummy program id by Prashant Bhole · 6 years ago
  24. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  26. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  27. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  28. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  30. 4d18f6d samples: bpf: refactor header include path by Daniel T. Lee · 6 years ago
  31. fa206dc samples: bpf: remove unnecessary include options in Makefile by Daniel T. Lee · 6 years ago
  32. b552d33 samples/bpf: fix include path in Makefile by Prashant Bhole · 6 years ago
  33. 0ed3cc4 samples: bpf: don't run probes at the local make stage by Jakub Kicinski · 6 years ago
  34. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  35. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. 07c3bbd samples: bpf: print a warning about headers_install by Jakub Kicinski · 6 years ago
  37. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  38. 2ed9933 bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" by Colin Ian King · 6 years ago
  39. d58c6f7 bpf: Add more stats to HBM by brakmo · 6 years ago
  40. ffd8155 bpf: Add cn support to hbm_out_kern.c by brakmo · 6 years ago
  41. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  42. ba0c0cc selftests/bpf: convert test_cgrp2_attach2 example into kselftest by Roman Gushchin · 6 years ago
  43. 37b54aed samples/bpf: fix a couple of style issues in bpf_load by Daniel T. Lee · 6 years ago
  44. d9a6f41 samples: bpf: add ibumad sample to .gitignore by Matteo Croce · 6 years ago
  45. c87f60a samples: bpf: Do not define bpf_printk macro by Michal Rostecki · 6 years ago
  46. a195cef samples, bpf: suppress compiler warning by Matteo Croce · 6 years ago
  47. f7c2d64b samples, bpf: fix to change the buffer size for read() by Chang-Hsien Tsai · 6 years ago
  48. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  49. ead442a samples: bpf: add hbm sample to .gitignore by Daniel T. Lee · 6 years ago
  50. 636e78b samples/bpf: fix build with new clang by Alexei Starovoitov · 6 years ago
  51. e67b2c7 samples, selftests/bpf: add NULL check for ksym_search by Daniel T. Lee · 6 years ago
  52. 0ac01fe BPF: Add sample code for new ib_umad tracepoint by Ira Weiny · 6 years ago
  53. ab99e7a samples: bpf: add xdp_sample_pkts to .gitignore by Daniel T. Lee · 6 years ago
  54. 5b4f21b bpf: hbm: fix spelling mistake "deault" -> "default" by Colin Ian King · 6 years ago
  55. 4ffd44c bpf: HBM test script by brakmo · 6 years ago
  56. a1270fe bpf: User program for testing HBM by brakmo · 6 years ago
  57. 187d073 bpf: Sample HBM BPF program to limit egress bw by brakmo · 6 years ago
  58. b74e21a samples/bpf: silence compiler warning for xdpsock_user.c by Yonghong Song · 6 years ago
  59. 1a9b268 samples: bpf: use libbpf where easy by Jakub Kicinski · 6 years ago
  60. ea9b636 samples: bpf: remove load_sock_ops in favour of bpftool by Jakub Kicinski · 6 years ago
  61. 5c3cf87 samples: bpf: force IPv4 in ping by Jakub Kicinski · 6 years ago
  62. d2e614c samples: bpf: fix: broken sample regarding removed function by Daniel T. Lee · 6 years ago
  63. 248c7f9 samples/bpf: convert xdpsock to use libbpf for AF_XDP access by Magnus Karlsson · 6 years ago
  64. 915654f samples/bpf: Fix dummy program unloading for xdp_redirect samples by Toke Høiland-Jørgensen · 6 years ago
  65. 3b7a8ec samples/bpf: Check the prog id before exiting by Maciej Fijalkowski · 6 years ago
  66. 743e568 samples/bpf: Add a "force" flag to XDP samples by Maciej Fijalkowski · 6 years ago
  67. 6a54576 samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} by Maciej Fijalkowski · 6 years ago
  68. bbaf602 samples/bpf: Convert XDP samples to libbpf usage by Maciej Fijalkowski · 6 years ago
  69. 7313798 samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe by Jesper Dangaard Brouer · 6 years ago
  70. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. 6ea848b selftests: bpf: functional and min/max reasoning unit tests for JMP32 by Jiong Wang · 6 years ago
  72. 6bf3bbe samples/bpf: workaround clang asm goto compilation errors by Yonghong Song · 6 years ago
  73. 11b36ab samples: bpf: user proper argument index by Ioana Ciornei · 6 years ago
  74. a8911d6 selftests/bpf: fix incorrect users of create_and_get_cgroup by Stanislav Fomichev · 6 years ago
  75. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  76. 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
  77. 4d4b5c2 treewide: remove explicit rules for *offsets.s by Masahiro Yamada · 6 years ago
  78. d59dd69 samples: bpf: fix: seg fault with NULL pointer arg by Daniel T. Lee · 6 years ago
  79. dc378a1a samples: bpf: get ifindex from ifname by Matteo Croce · 6 years ago
  80. d606ee5 samples: bpf: improve xdp1 example by Matteo Croce · 6 years ago
  81. 5a86381 samples: bpf: fix: error handling regarding kprobe_events by Daniel T. Lee · 6 years ago
  82. 9ce6ae2 tools/bpf: do not use pahole if clang/llvm can generate BTF sections by Yonghong Song · 6 years ago
  83. bce6a14 bpf_load: add map name to load_maps error message by Shannon Nelson · 6 years ago
  84. 20cdeb5 bpf, tracex3_user: erase "ARRAY_SIZE" redefined by Bo YU · 6 years ago
  85. 5fcbd29 samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage by Roman Gushchin · 6 years ago
  86. 32c0097 samples/bpf: fix compilation failure by Prashant Bhole · 6 years ago
  87. 534e0e5 samples/bpf: fix a compilation failure by Yonghong Song · 6 years ago
  88. 664e787 samples/bpf: remove duplicated includes by YueHaibing · 6 years ago
  89. 11c3f51 samples/bpf: xdpsock, minor fixes by Prashant Bhole · 6 years ago
  90. acb4ea9 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program by Nikita V. Shirokov · 6 years ago
  91. 58c50ae samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock by Björn Töpel · 6 years ago
  92. 817b89b samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM by Jesper Dangaard Brouer · 6 years ago
  93. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  94. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  95. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  96. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  97. 1bca4e6 samples/bpf: xdp_redirect_cpu load balance like Suricata by Jesper Dangaard Brouer · 6 years ago
  98. 1139568 samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash by Jesper Dangaard Brouer · 6 years ago
  99. 37d7ff2 samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier by Jesper Dangaard Brouer · 6 years ago
  100. 28ba068 samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage by Roman Gushchin · 6 years ago