index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-07
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
6
-107
/
+430
|
\
|
*
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
2
-7
/
+141
|
|
\
|
|
*
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
1
-0
/
+30
|
|
*
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
2020-07-21
1
-3
/
+7
|
|
*
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
2020-07-21
1
-1
/
+10
|
|
*
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
4
-1
/
+96
|
|
\
|
|
*
xsk: Add new statistics
Ciara Loftus
2020-07-14
1
-1
/
+4
|
|
*
tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
Jiri Olsa
2020-07-13
2
-0
/
+91
|
|
*
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
2
-22
/
+22
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
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 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
compiler: Remove uninitialized_var() macro
Kees Cook
2020-07-16
1
-2
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
1
-2
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-25
2
-22
/
+22
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
2
-3
/
+110
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-31
1
-0
/
+90
|
|
\
\
\
\
|
|
*
|
|
|
tools: bpf: Use local copy of headers including uapi/linux/filter.h
Will Deacon
2020-07-21
1
-0
/
+90
|
|
|
/
/
/
|
*
/
/
/
tools headers UAPI: Update tools's copy of linux/perf_event.h
Leo Yan
2020-07-20
1
-3
/
+20
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-11
1
-20
/
+21
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
1
-20
/
+21
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
2020-06-24
1
-20
/
+21
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
1
-2
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-26
1
-1
/
+1
|
\
|
|
|
*
|
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
2020-06-16
1
-1
/
+1
|
|
/
*
|
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-17
1
-0
/
+1
*
|
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-17
1
-0
/
+4
*
|
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2020-06-17
2
-1
/
+14
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
1
-0
/
+13
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-14
1
-0
/
+13
|
|
|
\
|
|
|
*
bpf: Selftests and tools use struct bpf_devmap_val from uapi
Jesper Dangaard Brouer
2020-06-09
1
-0
/
+13
[next]