index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-06-22
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
2021-06-22
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
2021-06-21
libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading
Jonathan Edwards
2021-06-18
bpf: Add documentation for libbpf including API autogen
Grant Seltzer
2021-06-17
selftests/bpf: Fix ringbuf test fetching map FD
Andrii Nakryiko
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
2021-06-16
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
2021-06-16
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-06-15
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
2021-06-15
libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
libbpf: Set NLM_F_EXCL when creating qdisc
Kumar Kartikeya Dwivedi
2021-06-15
libbpf: Remove unneeded check for flags during tc detach
Kumar Kartikeya Dwivedi
2021-06-14
testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...
Oleksandr Mazur
2021-06-14
testing: selftests: net: forwarding: add devlink-required functionality to te...
Oleksandr Mazur
2021-06-14
nexthops: Add selftests for cleanup of known bad route add
David Ahern
2021-06-11
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-06-11
libbpf: Simplify the return expression of bpf_object__init_maps function
Wang Hai
2021-06-11
vsock_test: add SOCK_SEQPACKET tests
Arseny Krasnov
2021-06-08
selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV
Petr Machata
2021-06-08
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
2021-06-08
selftests: router_scale: Do not count failed routes
Amit Cohen
2021-06-08
selftests, bpf: Make docs tests fail more reliably
Joe Stringer
2021-06-08
libbpf: Fix pr_warn type warnings on 32bit
Michal Suchanek
2021-06-08
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
2021-06-04
selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support
Florian Westphal
2021-06-03
selftests/bpf: Add xdp_redirect_multi into .gitignore
Andrii Nakryiko
2021-06-03
libbpf: Install skel_internal.h header used from light skeletons
Andrii Nakryiko
2021-06-03
libbpf: Refactor header installation portions of Makefile
Andrii Nakryiko
2021-06-03
libbpf: Move few APIs from 0.4 to 0.5 version
Andrii Nakryiko
2021-06-02
selftest: netdevsim: Add devlink rate grouping test
Dmytro Linkin
2021-06-02
selftest: netdevsim: Add devlink rate nodes test
Dmytro Linkin
2021-06-02
selftest: netdevsim: Add devlink port shared/max tx rate test
Dmytro Linkin
2021-06-02
selftest: netdevsim: Add devlink rate test
Dmytro Linkin
2021-06-01
net/sched: act_vlan: Test priority 0 modification
Boris Sukholitko
2021-06-01
net/sched: act_vlan: No dump for unset priority
Boris Sukholitko
2021-05-28
mptcp: update selftest for fallback due to OoO
Paolo Abeni
2021-05-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
2021-05-27
selftests: devlink_lib: add check for devlink device existence
Jiri Pirko
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-25
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
[next]