summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * cpumap: Formalize map value as a named structLorenzo Bianconi2020-07-161-0/+9
| | * net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur2020-07-141-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-132-1/+5
| | |\
| | | * xsk: Add new statisticsCiara Loftus2020-07-131-1/+4
| | | * libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-081-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-20/+21
| | |\ \ | | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-041-99/+172
| | |\ \
| | | * | bpf: Introduce helper bpf_get_task_stack()Song Liu2020-07-011-1/+36
| | | * | bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song2020-06-241-1/+8
| | | * | bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song2020-06-241-1/+22
| | | * | bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song2020-06-241-1/+8
| | | * | bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin2020-06-241-2/+5
| | | * | Merge up to bpf_probe_read_kernel_str() fix into bpf-nextAlexei Starovoitov2020-06-231-1/+1
| | | |\ \
| | | * | | bpf: Switch most helper return values from 32-bit int to 64-bit longAndrii Nakryiko2020-06-241-96/+96
| * | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-032-3/+110
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-311-0/+90
| | |\ \ \ \
| | | * | | | tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon2020-07-211-0/+90
| | | |/ / /
| | * / / / tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan2020-07-201-3/+20
| | |/ / /
* | | | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-031-20/+21
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-301-20/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2020-06-231-20/+21
| | | |/ | | |/|
* | | | perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter2020-07-101-0/+5
* | | | perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter2020-07-101-1/+20
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-251-1/+1
|\| |
| * | bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko2020-06-161-1/+1
| |/
* | tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-171-0/+1
* | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-171-0/+4
* | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2020-06-171-0/+13
|\|
| * bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer2020-06-091-0/+13
* | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-06-091-0/+14
* | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-091-1/+2
* | tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-091-1/+7
* | tools headers API: Update faccessat2 affected filesArnaldo Carvalho de Melo2020-06-091-0/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-46/+345
|\
| * bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann2020-06-021-1/+42
| * bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann2020-06-021-0/+8
| * bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-011-0/+5
| * tools/bpf: sync bpf.hAlexei Starovoitov2020-06-011-0/+1
| * xdp: Add xdp_txq_info to xdp_buffDavid Ahern2020-06-011-0/+2
| * bpf: Add support to attach bpf program to a devmap entryDavid Ahern2020-06-011-0/+1
| * bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-011-1/+83
| * bpf, sk_msg: Add get socket storage helpersJohn Fastabend2020-06-011-0/+2
| * tools/bpf: sync bpf.hAlexei Starovoitov2020-05-191-3/+3
| * bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2020-05-191-0/+4
| * bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov2020-05-141-1/+35
| * bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov2020-05-141-1/+1
| * tools, bpf: Synchronise BPF UAPI header with toolsQuentin Monnet2020-05-111-50/+59
| * bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-091-1/+38
| * bpf: Create anonymous bpf iteratorYonghong Song2020-05-091-0/+6
| * bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-091-0/+1