1. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  2. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  3. 042b154 bpf: Selftests and tools use struct bpf_devmap_val from uapi by Jesper Dangaard Brouer · 4 years, 7 months ago
  4. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  5. 38b3a5a Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 8 months ago
  6. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  7. 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 8 months ago
  8. 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 8 months ago
  9. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  10. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  11. 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 8 months ago
  12. df8fe57 tools/bpf: sync bpf.h by Alexei Starovoitov · 4 years, 8 months ago
  13. 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 8 months ago
  14. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 8 months ago
  15. 457f443 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 8 months ago
  16. 13d70f5 bpf, sk_msg: Add get socket storage helpers by John Fastabend · 4 years, 8 months ago
  17. 21f2b7c tools compiler.h: Add attribute to disable tail calls by Ian Rogers · 4 years, 8 months ago
  18. fb53d3b tools/bpf: sync bpf.h by Alexei Starovoitov · 4 years, 8 months ago
  19. 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
  20. f307fa2 bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers by Andrey Ignatov · 4 years, 8 months ago
  21. 7aebfa1 bpf: Support narrow loads from bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
  22. 581701b uapi: deprecate STATX_ALL by Miklos Szeredi · 4 years, 8 months ago
  23. ff20460 tools, bpf: Synchronise BPF UAPI header with tools by Quentin Monnet · 4 years, 8 months ago
  24. 492e639 bpf: Add bpf_seq_printf and bpf_seq_write helpers by Yonghong Song · 4 years, 8 months ago
  25. ac51d99 bpf: Create anonymous bpf iterator by Yonghong Song · 4 years, 8 months ago
  26. de4e05c bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE by Yonghong Song · 4 years, 8 months ago
  27. 15d83c4 bpf: Allow loading of a bpf_iter program by Yonghong Song · 4 years, 8 months ago
  28. 8086fba bpf: Allow any port in bpf_bind helper by Stanislav Fomichev · 4 years, 8 months ago
  29. 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  30. beecf11 bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr by Stanislav Fomichev · 4 years, 9 months ago
  31. d46edd6 bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS by Song Liu · 4 years, 9 months ago
  32. f2e10bf bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link by Andrii Nakryiko · 4 years, 9 months ago
  33. 3e54442 net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN by Horatiu Vultur · 4 years, 9 months ago
  34. 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 9 months ago
  35. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  36. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 9 months ago
  37. 14bbe3e docs: Add rbtree documentation to the core-api by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  38. 3ecad8c docs: fix broken references for ReST files that moved around by Mauro Carvalho Chehab · 4 years, 9 months ago
  39. e3698b2 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  40. 5b992ad tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  41. 54a58eb tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  42. 0719bdf4 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  43. b8fc228 tools headers kvm: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  44. 1abcb9d tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  45. 3df4d4b tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  46. f60b387 tools headers UAPI: Sync linux/mman.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  47. 027fa8f tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  48. ca64d84 tools headers: Update linux/vdso.h and grab a copy of vdso/const.h by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  49. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  50. 7dc41b9 Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 10 months ago
  51. 03590fb tools headers UAPI: Update tools's copy of linux/perf_event.h by Namhyung Kim · 4 years, 10 months ago
  52. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
  53. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  54. d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  55. cc4f864 libbpf: Add support for bpf_link-based cgroup attachment by Andrii Nakryiko · 4 years, 10 months ago
  56. af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 4 years, 10 months ago
  57. 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  58. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 10 months ago
  59. 791bb3f net: macsec: add support for specifying offload upon link creation by Mark Starovoytov · 4 years, 10 months ago
  60. fc611f4 bpf: Introduce BPF_PROG_TYPE_LSM by KP Singh · 4 years, 10 months ago
  61. 50a3e67 tools: Add EXPECTED_FD-related definitions in if_link.h by Toke Høiland-Jørgensen · 4 years, 10 months ago
  62. 0f09abd bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id by Daniel Borkmann · 4 years, 10 months ago
  63. f318903 bpf: Add netns cookie and enable it for bpf cgroup hooks by Daniel Borkmann · 4 years, 10 months ago
  64. 21114b7 net: macsec: add support for offloading to the MAC by Antoine Tenart · 4 years, 10 months ago
  65. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  66. 29f36c1 tools headers uapi: Update linux/in.h copy by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  67. ef99691 lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}() by Peter Zijlstra · 4 years, 10 months ago
  68. 2502ec3 lockdep: Rename trace_hardirq_{enter,exit}() by Thomas Gleixner · 4 years, 10 months ago
  69. 564200e tools headers uapi: Update linux/in.h copy by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  70. 409e1a3 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
  71. bcd66b1 tools/bpf: Move linux/types.h for selftests and bpftool by Tobias Klauser · 4 years, 10 months ago
  72. d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 11 months ago
  73. b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 11 months ago
  74. 441b62a tools: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 11 months ago
  75. 6339998 tools headers UAPI: Update tools's copy of linux/perf_event.h by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  76. ae24082 bpf: Introduce BPF_MODIFY_RETURN by KP Singh · 4 years, 11 months ago
  77. 1aae4bd bpf: Switch BPF UAPI #define constants used from BPF program side to enums by Andrii Nakryiko · 4 years, 11 months ago
  78. b0ac494 bpf: Sync uapi bpf.h to tools/ by Willem de Bruijn · 4 years, 11 months ago
  79. b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  80. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  81. 67306f8 selftests/bpf: Add bpf_read_branch_records() selftest by Daniel Xu · 5 years ago
  82. f25975f bpf, uapi: Remove text about bpf_redirect_map() giving higher performance by Toke Høiland-Jørgensen · 5 years ago
  83. 2a8d017 tools headers kvm: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  84. 8c65582 tools include UAPI: Sync sound/asound.h copy by Arnaldo Carvalho de Melo · 5 years ago
  85. 47f8d94 tools headers UAPI: Sync asm-generic/mman-common.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  86. 365f9cc tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  87. f65b9db tools headers uapi: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  88. d6d829d tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  89. fc9199d tools headers UAPI: Sync prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  90. c452833 tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd by Arnaldo Carvalho de Melo · 5 years ago
  91. 0bddc1b bitops: more BITS_TO_* macros by Yury Norov · 5 years ago
  92. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  93. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  94. 0a49c1a bpf: Sync uapi bpf.h to tools/ by Martin KaFai Lau · 5 years ago
  95. 2db6eab libbpf: Add support for program extensions by Alexei Starovoitov · 5 years ago
  96. a1e3a3b tools/bpf: Sync uapi header bpf.h by Yonghong Song · 5 years ago
  97. 8482941 bpf: Add bpf_send_signal_thread() helper by Yonghong Song · 5 years ago
  98. 7656426 net: macsec: introduce the macsec_context structure by Antoine Tenart · 5 years ago
  99. 533420a tools: Sync uapi/linux/if_link.h by Andrii Nakryiko · 5 years ago
  100. 2d3eb67 libbpf: Sanitize global functions by Alexei Starovoitov · 5 years ago