1. 4d0d167 docs: Correct subject prefix and update LLVM info by Jianlin Lv · 4 years, 4 months ago
  2. 890f436 Merge branch 'bpf-tcp-header-opts' by Alexei Starovoitov · 4 years, 4 months ago
  3. 267cf9f tcp: bpf: Optionally store mac header in TCP_SAVE_SYN by Martin KaFai Lau · 4 years, 4 months ago
  4. ad2f8eb bpf: selftests: Tcp header options by Martin KaFai Lau · 4 years, 4 months ago
  5. 8085e1d bpf: selftests: Add fastopen_connect to network_helpers by Martin KaFai Lau · 4 years, 4 months ago
  6. 0813a84 bpf: tcp: Allow bpf prog to write and parse TCP header option by Martin KaFai Lau · 4 years, 4 months ago
  7. c9985d0 bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8 by Martin KaFai Lau · 4 years, 4 months ago
  8. 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 4 months ago
  9. 00d211a bpf: tcp: Add bpf_skops_parse_hdr() by Martin KaFai Lau · 4 years, 4 months ago
  10. 72be0fe bpf: tcp: Add bpf_skops_established() by Martin KaFai Lau · 4 years, 4 months ago
  11. 7656d68 tcp: Add saw_unknown to struct tcp_options_received by Martin KaFai Lau · 4 years, 4 months ago
  12. ca584ba tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt by Martin KaFai Lau · 4 years, 4 months ago
  13. 2b8ee4f tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt by Martin KaFai Lau · 4 years, 4 months ago
  14. 70a217f tcp: Use a struct to represent a saved_syn by Martin KaFai Lau · 4 years, 4 months ago
  15. 9c0f8cb libbpf: Normalize and improve logging across few functions by Andrii Nakryiko · 4 years, 4 months ago
  16. 50e0946 libbpf: Skip well-known ELF sections when iterating ELF by Andrii Nakryiko · 4 years, 4 months ago
  17. 819c23a libbpf: Add __noinline macro to bpf_helpers.h by Andrii Nakryiko · 4 years, 4 months ago
  18. 88a8212 libbpf: Factor out common ELF operations and improve logging by Andrii Nakryiko · 4 years, 4 months ago
  19. 3ac2e20 selftests/bpf: BPF object files should depend only on libbpf headers by Andrii Nakryiko · 4 years, 4 months ago
  20. 3c4a594 Merge branch 'update-sockmap-from-prog' by Alexei Starovoitov · 4 years, 4 months ago
  21. bb23c0e selftests: bpf: Test sockmap update from BPF by Lorenz Bauer · 4 years, 4 months ago
  22. 0126240 bpf: sockmap: Allow update from BPF by Lorenz Bauer · 4 years, 4 months ago
  23. 912f442 bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash by Lorenz Bauer · 4 years, 4 months ago
  24. 13b79d3 bpf: sockmap: Call sock_map_update_elem directly by Lorenz Bauer · 4 years, 4 months ago
  25. 38e12f9 bpf: sockmap: Merge sockmap and sockhash update functions by Lorenz Bauer · 4 years, 4 months ago
  26. 7b219da net: sk_msg: Simplify sk_psock initialization by Lorenz Bauer · 4 years, 4 months ago
  27. dca5612 libbpf: Add perf_buffer APIs for better integration with outside epoll loop by Andrii Nakryiko · 4 years, 4 months ago
  28. ad8edd0 Merge branch 'link_query-bpf_iter' by Alexei Starovoitov · 4 years, 4 months ago
  29. e60495e bpftool: Implement link_query for bpf iterators by Yonghong Song · 4 years, 4 months ago
  30. b76f222 bpf: Implement link_query callbacks in map element iterators by Yonghong Song · 4 years, 4 months ago
  31. 6b0a249 bpf: Implement link_query for bpf iterators by Yonghong Song · 4 years, 4 months ago
  32. 149cb33 selftests/bpf: List newest Clang built-ins needed for some CO-RE selftests by Andrii Nakryiko · 4 years, 4 months ago
  33. 37a6a9e selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9 by Andrii Nakryiko · 4 years, 4 months ago
  34. dda1ec9 libbpf: Fix libbpf build on compilers missing __builtin_mul_overflow by Andrii Nakryiko · 4 years, 4 months ago
  35. 9b2f6fe libbpf: Fix detection of BPF helper call instruction by Andrii Nakryiko · 4 years, 4 months ago
  36. 0bc23a1 Merge branch 'bpf-umd-debug' by Daniel Borkmann · 4 years, 4 months ago
  37. edb65ee selftests/bpf: Add bpffs preload test. by Alexei Starovoitov · 4 years, 4 months ago
  38. d71fa5c bpf: Add kernel module with user mode driver that populates bpffs. by Alexei Starovoitov · 4 years, 4 months ago
  39. f0fdfef bpf: Add BPF program and map iterators as built-in BPF programs. by Alexei Starovoitov · 4 years, 4 months ago
  40. 005142b bpf: Factor out bpf_link_by_id() helper. by Alexei Starovoitov · 4 years, 4 months ago
  41. 6e9cab2 libbpf: Simplify the return expression of build_map_pin_path() by Xu Wang · 4 years, 4 months ago
  42. c1447ef Merge branch 'type-and-enum-value-relos' by Alexei Starovoitov · 4 years, 4 months ago
  43. 3357490 selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations by Andrii Nakryiko · 4 years, 4 months ago
  44. eacaaed libbpf: Implement enum value-based CO-RE relocations by Andrii Nakryiko · 4 years, 4 months ago
  45. 4836bf5 selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET by Andrii Nakryiko · 4 years, 4 months ago
  46. 124a892 selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocations by Andrii Nakryiko · 4 years, 4 months ago
  47. 3fc32f4 libbpf: Implement type-based CO-RE relocations support by Andrii Nakryiko · 4 years, 4 months ago
  48. defcffe net-veth: Add type safety to veth_xdp_to_ptr() and veth_ptr_to_xdp() by Maciej Żenczykowski · 4 years, 4 months ago
  49. 596b5ef net-tun: Eliminate two tun/xdp related function calls from vhost-net by Maciej Żenczykowski · 4 years, 4 months ago
  50. b558b6c net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp() by Maciej Żenczykowski · 4 years, 4 months ago
  51. 3708115 Merge branch 'libbpf-minimize-feature-detection' by Alexei Starovoitov · 4 years, 4 months ago
  52. 22dd1ac tools: Remove feature-libelf-mmap feature detection by Andrii Nakryiko · 4 years, 4 months ago
  53. 8536703 libbpf: Centralize poisoning and poison reallocarray() by Andrii Nakryiko · 4 years, 4 months ago
  54. 7084566 tools/bpftool: Remove libbpf_internal.h usage in bpftool by Andrii Nakryiko · 4 years, 4 months ago
  55. 029258d libbpf: Remove any use of reallocarray() in libbpf by Andrii Nakryiko · 4 years, 4 months ago
  56. 00b2e95 selftests/bpf: Add test validating failure on ambiguous relocation value by Andrii Nakryiko · 4 years, 4 months ago
  57. 353c788 libbpf: Improve relocation ambiguity detection by Andrii Nakryiko · 4 years, 4 months ago
  58. 28b93c6 libbpf: Clean up and improve CO-RE reloc logging by Andrii Nakryiko · 4 years, 4 months ago
  59. 81ba088 libbpf: Improve error logging for mismatched BTF kind cases by Andrii Nakryiko · 4 years, 4 months ago
  60. a12a625 Merge branch 'libbpf-probing-improvements' by Alexei Starovoitov · 4 years, 4 months ago
  61. 68b0864 libbpf: Detect minimal BTF support and skip BTF loading, if missing by Andrii Nakryiko · 4 years, 4 months ago
  62. 70785cf libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel() by Andrii Nakryiko · 4 years, 4 months ago
  63. 02f47fa selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user() by Andrii Nakryiko · 4 years, 4 months ago
  64. 109cea5 libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str] by Andrii Nakryiko · 4 years, 4 months ago
  65. bb180fb libbpf: Factor out common logic of testing and closing FD by Andrii Nakryiko · 4 years, 4 months ago
  66. 47b6cb4 libbpf: Make kernel feature probing lazy by Andrii Nakryiko · 4 years, 4 months ago
  67. 8d70823 libbpf: Disable -Wswitch-enum compiler warning by Andrii Nakryiko · 4 years, 4 months ago
  68. 65bb2e0 libbpf: Convert comma to semicolon by Xu Wang · 4 years, 4 months ago
  69. 2bf8c7e samples: bpf: Fix broken bpf programs due to removed symbol by Daniel T. Lee · 4 years, 4 months ago
  70. e3ec1e8 net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() by Miaohe Lin · 4 years, 5 months ago
  71. 4619154 ethernet: cirrus: Remove unused macros by Alex Dewar · 4 years, 4 months ago
  72. 7f8901b net: tipc: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 4 months ago
  73. 396fc59 Merge branch 'netlink-allow-NLA_BINARY-length-range-validation' by David S. Miller · 4 years, 4 months ago
  74. 8aa26c5 netlink: make NLA_BINARY validation more flexible by Johannes Berg · 4 years, 4 months ago
  75. bc04358 netlink: consistently use NLA_POLICY_MIN_LEN() by Johannes Berg · 4 years, 4 months ago
  76. 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 4 months ago
  77. 06a4ec1 Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 4 months ago
  78. 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  79. bf2bcd6 otx2_common: Use devm_kcalloc() in otx2_config_npa() by Xu Wang · 4 years, 4 months ago
  80. 8dfddfb net: qrtr: fix usage of idr in port assignment to socket by Necip Fazil Yildiran · 4 years, 4 months ago
  81. bcf7ddb selftests: disable rp_filter for icmp_redirect.sh by David Ahern · 4 years, 4 months ago
  82. 5a4fe06 mailmap: Add WeiXiong Liao by Kees Cook · 4 years, 5 months ago
  83. d6bd520 mailmap: Restore dictionary sorting by Kees Cook · 4 years, 5 months ago
  84. 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 4 months ago
  85. 0b76e64 phylink: <linux/phylink.h>: fix function prototype kernel-doc warning by Randy Dunlap · 4 years, 4 months ago
  86. 29e44f4 watch_queue: Limit the number of watches a user can hold by David Howells · 4 years, 4 months ago
  87. b3b2854 mptcp: sendmsg: reset iter on error redux by Florian Westphal · 4 years, 4 months ago
  88. bd71ea6 net: devlink: Remove overzealous WARN_ON with snapshots by Andrew Lunn · 4 years, 4 months ago
  89. c530189 tipc: not enable tipc when ipv6 works as a module by Xin Long · 4 years, 4 months ago
  90. 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 5 months ago
  91. 8c26544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
  92. 71a5041 Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years, 4 months ago
  93. 55eff0e net: Fix potential wrong skb->protocol in skb_vlan_untag() by Miaohe Lin · 4 years, 5 months ago
  94. f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
  95. d0f5c70 ipvlan: fix device features by Mahesh Bandewar · 4 years, 5 months ago
  96. 8327070 bonding: fix a potential double-unregister by Cong Wang · 4 years, 5 months ago
  97. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 4 months ago
  98. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  99. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 4 months ago
  100. 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago