index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
2020-07-25
Merge branch 'bpf_link-XDP'
Alexei Starovoitov
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
selftests/bpf: Add BPF XDP link selftests
Andrii Nakryiko
2020-07-25
libbpf: Add support for BPF XDP link
Andrii Nakryiko
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-25
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL
Andrii Nakryiko
2020-07-25
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-25
Merge branch 'shared-cgroup-storage'
Alexei Starovoitov
2020-07-25
Documentation/bpf: Document CGROUP_STORAGE map type
YiFei Zhu
2020-07-25
selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
YiFei Zhu
2020-07-25
Merge branch 'fix-bpf_get_stack-with-PEBS'
Alexei Starovoitov
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
selftests/bpf: Add get_stackid_cannot_attach
Song Liu
2020-07-25
selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
YiFei Zhu
2020-07-25
selftests/bpf: Add callchain_stackid
Song Liu
2020-07-25
selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
YiFei Zhu
2020-07-25
libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO
Song Liu
2020-07-25
Merge branch 'bpf_iter-for-map-elems'
Alexei Starovoitov
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
selftests/bpf: Add a test for out of bound rdonly buf access
Yonghong Song
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
2020-07-25
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
2020-07-25
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-25
tools/libbpf: Add support for bpf map element iterator
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-25
selftests/bpf: Test BPF socket lookup and reuseport with connections
Jakub Sitnicki
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
2020-07-25
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-25
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]