index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
Age
Commit message (
Expand
)
Author
2020-07-17
bpf: Sync linux/bpf.h to tools/
Jakub Sitnicki
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-14
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
xsk: Add new statistics
Ciara Loftus
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
2020-06-24
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
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-09
bpf: Selftests and tools use struct bpf_devmap_val from uapi
Jesper Dangaard Brouer
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-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-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
[next]