index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
1
-1
/
+3
|
|
*
|
|
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+1
|
|
*
|
|
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+1
|
|
*
|
|
bpf: Implement link_query for bpf iterators
Yonghong Song
2020-08-21
1
-0
/
+7
*
|
|
|
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-23
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
1
-7
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
1
-4
/
+2
|
*
|
|
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
1
-1
/
+1
|
*
|
|
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
tools headers UAPI: update linux/in.h copy
Arnaldo Carvalho de Melo
2020-09-15
1
-1
/
+1
*
|
|
|
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-09-15
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf tools: Correct SNOOPX field offset
Al Grant
2020-09-01
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
2020-08-21
1
-5
/
+5
*
|
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+4
|
*
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-07
1
-7
/
+8
*
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2020-08-07
1
-2
/
+2
*
|
tools headers UAPI: update linux/in.h copy
Arnaldo Carvalho de Melo
2020-08-07
1
-0
/
+1
*
|
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
2020-08-06
1
-0
/
+2
*
|
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-06
6
-110
/
+406
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
4
-107
/
+296
|
|
\
|
|
*
libbpf: Add bpf_link detach APIs
Andrii Nakryiko
2020-08-02
1
-0
/
+5
|
|
*
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
2020-07-28
1
-1
/
+1
|
|
*
libbpf: Add support for BPF XDP link
Andrii Nakryiko
2020-07-26
1
-1
/
+9
|
|
*
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-26
1
-0
/
+7
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-22
1
-3
/
+94
|
|
|
\
|
|
|
*
bpf: Sync linux/bpf.h to tools/
Jakub Sitnicki
2020-07-18
1
-0
/
+77
|
|
|
*
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
2020-07-16
1
-3
/
+3
|
|
|
*
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
1
-0
/
+5
|
|
|
*
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-16
1
-0
/
+9
|
|
*
|
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-2
/
+2
|
|
|
/
|
|
*
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
2020-07-14
1
-0
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
2
-1
/
+5
|
|
|
\
|
|
|
*
xsk: Add new statistics
Ciara Loftus
2020-07-14
1
-1
/
+4
|
|
|
*
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
1
-0
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-20
/
+21
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-05
1
-99
/
+172
|
|
|
\
\
|
|
|
*
|
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
1
-1
/
+36
|
|
|
*
|
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-25
1
-1
/
+8
|
|
|
*
|
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-25
1
-1
/
+22
|
|
|
*
|
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-25
1
-1
/
+8
|
|
|
*
|
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
2020-06-24
1
-2
/
+5
|
|
|
*
|
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
2020-06-24
1
-1
/
+1
|
|
|
|
\
\
|
|
|
*
|
|
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
2020-06-24
1
-96
/
+96
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
2
-3
/
+110
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[prev]
[next]