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