index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
[next]