- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 6 months ago
- 0f12e58 bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h by Yonghong Song · 4 years, 6 months ago
- d8dfe5bfe8 tools/bpf: Sync btf_ids.h to tools by Yonghong Song · 4 years, 6 months ago
- 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- a352b32 bpf: Sync linux/bpf.h to tools/ by Jakub Sitnicki · 4 years, 6 months ago
- bfdfa51 bpf: Drop duplicated words in uapi helper comments by Randy Dunlap · 4 years, 6 months ago
- 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
- 644bfe5 cpumap: Formalize map value as a named struct by Lorenzo Bianconi · 4 years, 6 months ago
- ffb3adb net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN by Horatiu Vultur · 4 years, 6 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 8aa5a33 xsk: Add new statistics by Ciara Loftus · 4 years, 6 months ago
- e5a0516 tools headers: Adopt verbatim copy of btf_ids.h from kernel sources by Jiri Olsa · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
- e8b012e libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
- f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- fa28dcb bpf: Introduce helper bpf_get_task_stack() by Song Liu · 4 years, 6 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 0d4fad3 bpf: Add bpf_skc_to_udp6_sock() helper by Yonghong Song · 4 years, 7 months ago
- 478cfbd bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers by Yonghong Song · 4 years, 7 months ago
- af7ec13 bpf: Add bpf_skc_to_tcp6_sock() helper by Yonghong Song · 4 years, 7 months ago
- f9bcf96 bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt by Dmitry Yakunin · 4 years, 7 months ago
- bcc7f55 bpf: Fix formatting in documentation for BPF helpers by Quentin Monnet · 4 years, 7 months ago
- 4e608675 Merge up to bpf_probe_read_kernel_str() fix into bpf-next by Alexei Starovoitov · 4 years, 7 months ago
- bdb7b79 bpf: Switch most helper return values from 32-bit int to 64-bit long by Andrii Nakryiko · 4 years, 7 months ago
- 0e093c7 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- f64925c tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 08a7c77 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- b0659d8 bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments by Andrii Nakryiko · 4 years, 7 months ago
- 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
- dd76c30 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 377cb67 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- d8e1ef6 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 93dc627 tools headers uapi: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 6c3c184 tools headers API: Update faccessat2 affected files by Arnaldo Carvalho de Melo · 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, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 7 months ago
- 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 7 months ago
- f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 7 months ago
- df8fe57 tools/bpf: sync bpf.h by Alexei Starovoitov · 4 years, 7 months ago
- 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 7 months ago
- fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 7 months ago
- 457f443 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 7 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, 7 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, 8 months ago
- beecf11 bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr by Stanislav Fomichev · 4 years, 8 months ago
- d46edd6 bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS by Song Liu · 4 years, 8 months ago
- f2e10bf bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link by Andrii Nakryiko · 4 years, 8 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, 9 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, 9 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, 9 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, 9 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 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, 9 months ago
- cc4f864 libbpf: Add support for bpf_link-based cgroup attachment by Andrii Nakryiko · 4 years, 9 months ago
- af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 4 years, 9 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, 9 months ago
- cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 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, 9 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