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