Age | Commit message (Expand) | Author |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-17 | tools headers UAPI: Sync linux/fs.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-06-17 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-06-17 | Merge remote-tracking branch 'torvalds/master' into perf/urgent | Arnaldo Carvalho de Melo |
2020-06-16 | bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments | Andrii Nakryiko |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-09 | bpf: Selftests and tools use struct bpf_devmap_val from uapi | Jesper Dangaard Brouer |
2020-06-09 | kallsyms/printk: add loglvl to print_ip_sym() | Dmitry Safonov |
2020-06-09 | tools headers UAPI: Sync kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo |
2020-06-09 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-06-09 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-06-09 | tools headers uapi: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-06-09 | tools headers API: Update faccessat2 affected files | Arnaldo Carvalho de Melo |
2020-06-04 | Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-02 | bpf: Add csum_level helper for fixing up csum levels | Daniel Borkmann |
2020-06-02 | bpf: Fix up bpf_skb_adjust_room helper's skb csum setting | Daniel Borkmann |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | bpf: Add link-based BPF program attachment to network namespace | Jakub Sitnicki |
2020-06-01 | tools/bpf: sync bpf.h | Alexei Starovoitov |
2020-06-01 | xdp: Add xdp_txq_info to xdp_buff | David Ahern |
2020-06-01 | bpf: Add support to attach bpf program to a devmap entry | David Ahern |
2020-06-01 | bpf: Implement BPF ring buffer and verifier support for it | Andrii Nakryiko |
2020-06-01 | bpf, sk_msg: Add get socket storage helpers | John Fastabend |
2020-06-01 | tools compiler.h: Add attribute to disable tail calls | Ian Rogers |
2020-05-19 | tools/bpf: sync bpf.h | Alexei Starovoitov |
2020-05-19 | bpf: Add get{peer, sock}name attach types for sock_addr | Daniel Borkmann |
2020-05-14 | bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers | Andrey Ignatov |
2020-05-14 | bpf: Support narrow loads from bpf_sock_addr.user_port | Andrey Ignatov |
2020-05-14 | uapi: deprecate STATX_ALL | Miklos Szeredi |
2020-05-11 | tools, bpf: Synchronise BPF UAPI header with tools | Quentin Monnet |
2020-05-09 | bpf: Add bpf_seq_printf and bpf_seq_write helpers | Yonghong Song |
2020-05-09 | bpf: Create anonymous bpf iterator | Yonghong Song |
2020-05-09 | bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE | Yonghong Song |
2020-05-09 | bpf: Allow loading of a bpf_iter program | Yonghong Song |
2020-05-09 | bpf: Allow any port in bpf_bind helper | Stanislav Fomichev |
2020-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-05-01 | bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr | Stanislav Fomichev |
2020-05-01 | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS | Song Liu |
2020-04-28 | bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link | Andrii Nakryiko |
2020-04-27 | net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN | Horatiu Vultur |
2020-04-26 | bpf: add bpf_ktime_get_boot_ns() | Maciej Żenczykowski |
2020-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-24 | bpf: Fix reStructuredText markup | Jakub Wilk |
2020-04-21 | docs: Add rbtree documentation to the core-api | Matthew Wilcox (Oracle) |
2020-04-20 | docs: fix broken references for ReST files that moved around | Mauro Carvalho Chehab |
2020-04-14 | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-04-14 | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources | Arnaldo Carvalho de Melo |