1. 83cd92b libbpf: Initialize the bpf_seq_printf parameters array field by field by Florent Revest · 3 years, 8 months ago
  2. 7b15523 bpf: Add a bpf_snprintf helper by Florent Revest · 3 years, 8 months ago
  3. fff13c4 bpf: Add a ARG_PTR_TO_CONST_STR argument type by Florent Revest · 3 years, 8 months ago
  4. d9c9e4d bpf: Factorize bpf_trace_printk and bpf_seq_printf by Florent Revest · 3 years, 8 months ago
  5. cdf0e80 Merge branch 'bpf: tools: support build selftests/bpf with clang' by Alexei Starovoitov · 3 years, 9 months ago
  6. 8af5014 bpftool: Fix a clang compilation warning by Yonghong Song · 3 years, 9 months ago
  7. ef99858 selftests/bpf: Silence clang compilation warnings by Yonghong Song · 3 years, 9 months ago
  8. a22c0c8 selftests/bpf: Fix test_cpp compilation failure with clang by Yonghong Song · 3 years, 9 months ago
  9. f62700c tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include by Yonghong Song · 3 years, 9 months ago
  10. 26e6dd1 selftests: Set CC to clang in lib.mk if LLVM is set by Yonghong Song · 3 years, 9 months ago
  11. d3d93e3 libbpf: Remove unused field. by Alexei Starovoitov · 3 years, 9 months ago
  12. 069904c tools/testing: Remove unused variable by zuoqilin · 3 years, 9 months ago
  13. 1969b3c selftests/bpf: Fix the ASSERT_ERR_PTR macro by Florent Revest · 3 years, 9 months ago
  14. 463c214 selftests/bpf: Add tests for target information in bpf_link info queries by Toke Høiland-Jørgensen · 3 years, 9 months ago
  15. 441e8c6 bpf: Return target info when a tracing bpf_link is queried by Toke Høiland-Jørgensen · 3 years, 9 months ago
  16. db16c1f bpf: Generate BTF_KIND_FLOAT when linking vmlinux by Ilya Leoshkevich · 3 years, 9 months ago
  17. 5c50732 libbpf: Clarify flags in ringbuf helpers by Pedro Tammela · 3 years, 9 months ago
  18. aadb2bb sock_map: Fix a potential use-after-free in sock_map_close() by Cong Wang · 3 years, 9 months ago
  19. 51e0158 skmsg: Pass psock pointer to ->psock_update_sk_prot() by Cong Wang · 3 years, 9 months ago
  20. cbaa683 bpf: Sync bpf headers in tooling infrastucture by Daniel Borkmann · 3 years, 9 months ago
  21. f3c4532 bpf: Document PROG_TEST_RUN limitations by Joe Stringer · 3 years, 9 months ago
  22. 92d3bff Merge branch 'bpf/selftests: page size fixes' by Andrii Nakryiko · 3 years, 9 months ago
  23. cfc0889 selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd by Yauheni Kaliuta · 3 years, 9 months ago
  24. f3f4c23 selftests/bpf: ringbuf_multi: Use runtime page size by Yauheni Kaliuta · 3 years, 9 months ago
  25. b327809 libbpf: Add bpf_map__inner_map API by Andrii Nakryiko · 3 years, 9 months ago
  26. 23a6576 selftests/bpf: ringbuf: Use runtime page size by Yauheni Kaliuta · 3 years, 9 months ago
  27. 34090aa selftests/bpf: mmap: Use runtime page size by Yauheni Kaliuta · 3 years, 9 months ago
  28. 7a85e4d selftests/bpf: Pass page size from userspace in map_ptr by Yauheni Kaliuta · 3 years, 9 months ago
  29. 361d320 selftests/bpf: Pass page size from userspace in sockopt_sk by Yauheni Kaliuta · 3 years, 9 months ago
  30. cad99cc selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton by Yauheni Kaliuta · 3 years, 9 months ago
  31. ff182bc selftests/bpf: test_progs/sockopt_sk: Remove version by Yauheni Kaliuta · 3 years, 9 months ago
  32. 957dca3 bpf, inode: Remove second initialization of the bpf_preload_lock by Muhammad Usama Anjum · 3 years, 9 months ago
  33. 928dc40 bpf, udp: Remove some pointless comments by Cong Wang · 3 years, 9 months ago
  34. 1e1032b libbpf: Fix KERNEL_VERSION macro by Hengqi Chen · 3 years, 9 months ago
  35. f73ea1e bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config by Martin KaFai Lau · 3 years, 9 months ago
  36. f07669d libbpf: Remove redundant semi-colon by Yang Yingliang · 3 years, 9 months ago
  37. 6ac4c6f bpf: Remove repeated struct btf_type declaration by Wan Jiabing · 3 years, 9 months ago
  38. 2daae89 bpf, cgroup: Delete repeated struct bpf_prog declaration by Wan Jiabing · 3 years, 9 months ago
  39. 2ec9898 bpf: Remove unused parameter from ___bpf_prog_run by He Fengqing · 3 years, 9 months ago
  40. 007bdc1 bpf, selftests: test_maps generating unrecognized data section by John Fastabend · 3 years, 9 months ago
  41. 8250666 tcp: reorder tcp_congestion_ops for better cache locality by Eric Dumazet · 3 years, 9 months ago
  42. 7f040aa net: reorganize fields in netns_mib by Eric Dumazet · 3 years, 9 months ago
  43. ca4d4c3 nfc: pn533: prevent potential memory corruption by Dan Carpenter · 3 years, 9 months ago
  44. 8577dd8 Merge branch 'dpaa2-rx-copybreak' by David S. Miller · 3 years, 9 months ago
  45. 8ed3cef dpaa2-eth: export the rx copybreak value as an ethtool tunable by Ioana Ciornei · 3 years, 9 months ago
  46. 50f8269 dpaa2-eth: add rx copybreak support by Ioana Ciornei · 3 years, 9 months ago
  47. 28d137c dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf by Ioana Ciornei · 3 years, 9 months ago
  48. 3e8db63 Merge branch 'mptcp-misc' by David S. Miller · 3 years, 9 months ago
  49. c2a55e8 selftests: mptcp: dump more info on mpjoin errors by Matthieu Baerts · 3 years, 9 months ago
  50. 76e5e27 selftests: mptcp: init nstat history by Matthieu Baerts · 3 years, 9 months ago
  51. 5888a61 selftests: mptcp: launch mptcp_connect with timeout by Matthieu Baerts · 3 years, 9 months ago
  52. dc87efd mptcp: add mptcp reset option support by Florian Westphal · 3 years, 9 months ago
  53. 781bf13 mptcp: remove unneeded check on first subflow by Paolo Abeni · 3 years, 9 months ago
  54. 5695eb8 mptcp: add active MPC mibs by Paolo Abeni · 3 years, 9 months ago
  55. a16195e mptcp: add mib for token creation fallback by Paolo Abeni · 3 years, 9 months ago
  56. f3f409a Merge branch 'ionic-ptp' by David S. Miller · 3 years, 9 months ago
  57. afeefec ionic: advertise support for hardware timestamps by Shannon Nelson · 3 years, 9 months ago
  58. 196f56c ionic: ethtool ptp stats by Shannon Nelson · 3 years, 9 months ago
  59. f8ba81d ionic: add ethtool support for PTP by Shannon Nelson · 3 years, 9 months ago
  60. a8771bf ionic: add and enable tx and rx timestamp handling by Shannon Nelson · 3 years, 9 months ago
  61. f0790bc ionic: set up hw timestamp queues by Shannon Nelson · 3 years, 9 months ago
  62. ab470bb ionic: add rx filtering for hw timestamp steering by Shannon Nelson · 3 years, 9 months ago
  63. 61db421 ionic: link in the new hw timestamp code by Shannon Nelson · 3 years, 9 months ago
  64. fee6efc ionic: add hw timestamp support files by Shannon Nelson · 3 years, 9 months ago
  65. 4f1704f ionic: split adminq post and wait calls by Shannon Nelson · 3 years, 9 months ago
  66. 3da2584 ionic: add hw timestamp structs to interface by Shannon Nelson · 3 years, 9 months ago
  67. 0ec9f66 ionic: add handling of larger descriptors by Shannon Nelson · 3 years, 9 months ago
  68. 57a3a98 ionic: add new queue features to interface by Shannon Nelson · 3 years, 9 months ago
  69. c2bcb4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
  70. bd78980 net: usb: ax88179_178a: initialize local variables before use by Phillip Potter · 3 years, 9 months ago
  71. 5a32fcd net: phy: broadcom: Add statistics for all Gigabit PHYs by Florian Fainelli · 3 years, 9 months ago
  72. a7a80b1 net: document a side effect of ip_local_reserved_ports by Otto Hollmann · 3 years, 9 months ago
  73. e228c0d lan743x: remove redundant semi-colon by Yang Yingliang · 3 years, 9 months ago
  74. c8ad0cf net: hns: Fix some typos by Lu Wei · 3 years, 9 months ago
  75. ec7e48c net: smc: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
  76. 9fadafa include: net: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
  77. 2237778 net: stmmac: remove unnecessary pci_enable_msi() call by Wong Vee Khee · 3 years, 9 months ago
  78. 8accc46 stmmac: intel: use managed PCI function on probe and resume by Wong Vee Khee · 3 years, 9 months ago
  79. b7a320c net: ipv6: Refactor in rt6_age_examine_exception by Xu Jia · 3 years, 9 months ago
  80. f20a46c tipc: fix unique bearer names sanity check by Hoang Le · 3 years, 9 months ago
  81. 247ca657 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 9 months ago
  82. 89d69c5 Merge branch 'sockmap: introduce BPF_SK_SKB_VERDICT and support UDP' by Alexei Starovoitov · 3 years, 9 months ago
  83. 8d7cb74 selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICT by Cong Wang · 3 years, 9 months ago
  84. d6378af selftests/bpf: Add a test case for udp sockmap by Cong Wang · 3 years, 9 months ago
  85. 122e6c7 sock_map: Update sock type checks for UDP by Cong Wang · 3 years, 9 months ago
  86. 1f5be6b udp: Implement udp_bpf_recvmsg() for sockmap by Cong Wang · 3 years, 9 months ago
  87. 2bc793e skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() by Cong Wang · 3 years, 9 months ago
  88. d7f5711 udp: Implement ->read_sock() for sockmap by Cong Wang · 3 years, 9 months ago
  89. 8a59f9d sock: Introduce sk->sk_prot->psock_update_sk_prot() by Cong Wang · 3 years, 9 months ago
  90. a7ba455 sock_map: Introduce BPF_SK_SKB_VERDICT by Cong Wang · 3 years, 9 months ago
  91. b017055 sock_map: Kill sock_map_link_no_progs() by Cong Wang · 3 years, 9 months ago
  92. 2004fdb sock_map: Simplify sock_map_link() a bit by Cong Wang · 3 years, 9 months ago
  93. 190179f skmsg: Use GFP_KERNEL in sk_psock_create_ingress_msg() by Cong Wang · 3 years, 9 months ago
  94. 7786dfc skmsg: Use rcu work for destroying psock by Cong Wang · 3 years, 9 months ago
  95. 799aa7f skmsg: Avoid lock_sock() in sk_psock_backlog() by Cong Wang · 3 years, 9 months ago
  96. 0739cd2 net: Introduce skb_send_sock() for sock_map by Cong Wang · 3 years, 9 months ago
  97. b01fd6e skmsg: Introduce a spinlock to protect ingress_msg by Cong Wang · 3 years, 9 months ago
  98. 37f0e51 skmsg: Lock ingress_skb when purging by Cong Wang · 3 years, 9 months ago
  99. 0408063 selftests/net: so_txtime multi-host support by Carlos Llamas · 3 years, 9 months ago
  100. 917e2e6 net: mediatek: add flow offload for mt7623 by Frank Wunderlich · 3 years, 9 months ago