index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-1
/
+4
2021-03-04
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
1
-1
/
+711
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-03-04
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
1
-2
/
+3
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+38
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+455
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+8
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
1
-0
/
+1
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
1
-1
/
+0
2021-01-26
tools, headers: Sync struct bpf_perf_event_data
Florian Lehner
1
-0
/
+1
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+1
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
1
-0
/
+357
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-1
/
+3
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+3
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-2
/
+3
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+55
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
1
-1
/
+3
2020-12-18
tools headers UAPI: Update asm-generic/unistd.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-12-18
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-12-18
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-12-18
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-12-17
tools headers UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+6
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-3
/
+108
2020-12-17
tools headers UAPI: Update tools's copy of linux/perf_event.h
Kan Liang
1
-1
/
+5
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+9
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
1
-0
/
+9
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+44
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
1
-1
/
+6
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-0
/
+2
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+11
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+11
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
1
-0
/
+16
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+51
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
1
-0
/
+3
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
1
-0
/
+9
2020-11-06
bpf: Implement task local storage
KP Singh
1
-0
/
+39
2020-11-03
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-03
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+23
2020-11-03
tools UAPI: Update copy of linux/mman.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]