1. 5103128 selftests/bpf: Add combined fentry/fexit test by Alexei Starovoitov · 5 years ago
  2. d3b0856 selftests/bpf: Add fexit tests for BPF trampoline by Alexei Starovoitov · 5 years ago
  3. 11d1e2e selftests/bpf: Add test for BPF trampoline by Alexei Starovoitov · 5 years ago
  4. faeb2dc bpf: Add kernel test functions for fentry testing by Alexei Starovoitov · 5 years ago
  5. e41074d selftest/bpf: Simple test for fentry/fexit by Alexei Starovoitov · 5 years ago
  6. b8c54ea libbpf: Add support to attach to fentry/fexit tracing progs by Alexei Starovoitov · 5 years ago
  7. 1442e28 libbpf: Introduce btf__find_by_name_kind() by Alexei Starovoitov · 5 years ago
  8. fec56f5 bpf: Introduce BPF trampoline by Alexei Starovoitov · 5 years ago
  9. 5964b20 bpf: Add bpf_arch_text_poke() helper by Alexei Starovoitov · 5 years ago
  10. 3b2744e bpf: Refactor x86 JIT into helpers by Alexei Starovoitov · 5 years ago
  11. c3d6324 x86/alternatives: Teach text_poke_bp() to emulate instructions by Peter Zijlstra · 6 years ago
  12. 808c9f7 bpf, doc: Change right arguments for JIT example code by Mao Wenan · 5 years ago
  13. b313332 samples/bpf: Add missing option to xdpsock usage by Andre Guedes · 5 years ago
  14. 110b226 samples/bpf: Remove duplicate option from xdpsock by Andre Guedes · 5 years ago
  15. fcf3513 s390/bpf: Make sure JIT passes do not increase code size by Ilya Leoshkevich · 5 years ago
  16. b7b3fc8 bpf: Support doubleword alignment in bpf_jit_binary_alloc by Ilya Leoshkevich · 5 years ago
  17. e47a179 bpf, testing: Add missing object file to TEST_FILES by Anders Roxell · 5 years ago
  18. b7a0d65 bpf, testing: Workaround a verifier failure for test_progs by Yonghong Song · 5 years ago
  19. 0d2ec5b Merge branch 'share-umem' by Alexei Starovoitov · 5 years ago
  20. 57afa8b xsk: Extend documentation for Rx|Tx-only sockets and shared umems by Magnus Karlsson · 5 years ago
  21. 661842c samples/bpf: Use Rx-only and Tx-only sockets in xdpsock by Magnus Karlsson · 5 years ago
  22. a68977d libbpf: Allow for creating Rx or Tx only AF_XDP sockets by Magnus Karlsson · 5 years ago
  23. 2e5d72c samples/bpf: Add XDP_SHARED_UMEM support to xdpsock by Magnus Karlsson · 5 years ago
  24. cbf0740 libbpf: Support XDP_SHARED_UMEM with external XDP program by Magnus Karlsson · 5 years ago
  25. 472aeb3 Merge branch 'map-pinning' by Alexei Starovoitov · 5 years ago
  26. 1a734ef libbpf: Add getter for program size by Toke Høiland-Jørgensen · 5 years ago
  27. 473f4e1 libbpf: Add bpf_get_link_xdp_info() function to get more XDP information by Toke Høiland-Jørgensen · 5 years ago
  28. b6e99b0 libbpf: Use pr_warn() when printing netlink errors by Toke Høiland-Jørgensen · 5 years ago
  29. 4f33ddb libbpf: Propagate EPERM to caller on program load by Toke Høiland-Jørgensen · 5 years ago
  30. 9c4e395 selftests/bpf: Add tests for automatic map unpinning on load failure by Toke Høiland-Jørgensen · 5 years ago
  31. ec6d5f47 libbpf: Unpin auto-pinned maps if loading fails by Toke Høiland-Jørgensen · 5 years ago
  32. 451d1dc samples: bpf: update map definition to new syntax BTF-defined map by Daniel T. Lee · 5 years ago
  33. afbe3c2 samples: bpf: Update outdated error message by Daniel T. Lee · 5 years ago
  34. ed5941a bpf: Add cb access in kfree_skb test by Martin KaFai Lau · 5 years ago
  35. 7e3617a bpf: Add array support to btf_struct_access by Martin KaFai Lau · 5 years ago
  36. 30ee348 Merge branch 'bpf-libbpf-fixes' by Daniel Borkmann · 5 years ago
  37. 98e527af libbpf: Improve handling of corrupted ELF during map initialization by Andrii Nakryiko · 5 years ago
  38. 994021a libbpf: Make btf__resolve_size logic always check size error condition by Andrii Nakryiko · 5 years ago
  39. dd3ab12 libbpf: Fix another potential overflow issue in bpf_prog_linfo by Andrii Nakryiko · 5 years ago
  40. 4ee1135 libbpf: Fix potential overflow issue by Andrii Nakryiko · 5 years ago
  41. 3dc5e05 libbpf: Fix memory leak/double free issue by Andrii Nakryiko · 5 years ago
  42. 9656b34 libbpf: Fix negative FD close() in xsk_setup_xdp_prog() by Andrii Nakryiko · 5 years ago
  43. dab2e9e s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip by Ilya Leoshkevich · 5 years ago
  44. 6ad2e1a s390/bpf: Wrap JIT macro parameter usages in parentheses by Ilya Leoshkevich · 5 years ago
  45. 166f11d s390/bpf: Use kvcalloc for addrs array by Ilya Leoshkevich · 5 years ago
  46. 7e22077 tools, bpf_asm: Warn when jumps are out of range by Ilya Leoshkevich · 5 years ago
  47. 85d31dd bpf: Account for insn->off when doing bpf_probe_read_kernel by Martin KaFai Lau · 5 years ago
  48. ed57802 libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage by Andrii Nakryiko · 5 years ago
  49. 65a052d selftests/bps: Clean up removed ints relocations negative tests by Andrii Nakryiko · 5 years ago
  50. f23c7ce Merge branch 'bpf-libbpf-bitfield-size-relo' by Daniel Borkmann · 5 years ago
  51. 0b16356 selftests/bpf: Add field size relocation tests by Andrii Nakryiko · 5 years ago
  52. 8b1cb1c9 selftest/bpf: Add relocatable bitfield reading tests by Andrii Nakryiko · 5 years ago
  53. 94f060e libbpf: Add support for field size relocations by Andrii Nakryiko · 5 years ago
  54. ee26dad libbpf: Add support for relocatable bitfields by Andrii Nakryiko · 5 years ago
  55. 42765ed selftests/bpf: Remove too strict field offset relo test cases by Andrii Nakryiko · 5 years ago
  56. 1574cf8 Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  57. a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
  58. 3a6ba7d ptp: Add a ptp clock driver for IDT ClockMatrix. by Vincent Cheng · 5 years ago
  59. 5c5e7aa dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock by Vincent Cheng · 5 years ago
  60. fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
  61. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  62. 2adf81c net: icmp: use input address in traceroute by Francesco Ruggeri · 5 years ago
  63. c219a16 Merge branch 'optimize-openvswitch-flow-looking-up' by David S. Miller · 5 years ago
  64. eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
  65. 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
  66. 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
  67. 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
  68. 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
  69. 57f7d7b9 net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
  70. a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
  71. 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
  72. 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
  73. 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago
  74. ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  75. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  76. 358fdb4 Merge branch 'bpf_probe_read_user' by Alexei Starovoitov · 5 years ago
  77. fa553d9 bpf, testing: Add selftest to read/write sockaddr from user space by Daniel Borkmann · 5 years ago
  78. 50f9aa4 bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper by Daniel Borkmann · 5 years ago
  79. 251e2d3 bpf, samples: Use bpf_probe_read_user where appropriate by Daniel Borkmann · 5 years ago
  80. 6e07a63 bpf: Switch BPF probe insns to bpf_probe_read_kernel by Daniel Borkmann · 5 years ago
  81. 6ae08ae bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers by Daniel Borkmann · 5 years ago
  82. eb1b668 bpf: Make use of probe_user_write in probe write helper by Daniel Borkmann · 5 years ago
  83. 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
  84. 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
  85. e1cb7d2 Merge branch 'map-pinning' by Alexei Starovoitov · 5 years ago
  86. 2f4a32c selftests: Add tests for automatic map pinning by Toke Høiland-Jørgensen · 5 years ago
  87. 57a00f4 libbpf: Add auto-pinning of maps when loading BPF objects by Toke Høiland-Jørgensen · 5 years ago
  88. 196f848 libbpf: Move directory creation into _pin() functions by Toke Høiland-Jørgensen · 5 years ago
  89. 4580b25 libbpf: Store map pin path and status in struct bpf_map by Toke Høiland-Jørgensen · 5 years ago
  90. d1b4574 libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 5 years ago
  91. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  92. 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  93. 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  94. e5897c7d Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  95. 78db77f Merge branch 'bpf-xskmap-perf-improvements' by Daniel Borkmann · 5 years ago
  96. d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
  97. e65650f bpf: Implement map_gen_lookup() callback for XSKMAP by Maciej Fijalkowski · 5 years ago
  98. 64fe8c0 xsk: Store struct xdp_sock as a flexible array member of the XSKMAP by Björn Töpel · 5 years ago
  99. 31408fb Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  100. aeb1b85 Merge branch 'fix-BPF-offload-related-bugs' by David S. Miller · 5 years ago