index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-25
7
-35
/
+83
|
\
|
*
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-24
5
-22
/
+166
|
|
\
|
|
*
selftests: mptcp: be more conservative with cookie MPJ limits
Paolo Abeni
2022-02-19
1
-3
/
+12
|
|
*
selftests: mptcp: more robust signal race test
Paolo Abeni
2022-02-19
1
-3
/
+12
|
|
*
selftests: mptcp: improve 'fair usage on close' stability
Paolo Abeni
2022-02-19
1
-1
/
+1
|
|
*
selftests: mptcp: fix diag instability
Paolo Abeni
2022-02-19
1
-7
/
+37
|
*
|
Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-23
1
-15
/
+15
|
|
\
\
|
|
*
|
tools/cgroup/slabinfo: update to work with struct slab
Roman Gushchin
2022-02-21
1
-15
/
+15
|
*
|
|
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
tests: fix idmapped mount_setattr test
Christian Brauner
2022-02-11
1
-2
/
+2
|
*
|
|
|
Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-02-18
3
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
2022-02-14
1
-1
/
+1
|
|
*
|
|
|
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
2022-02-14
1
-1
/
+1
|
|
*
|
|
|
selftests/exec: Add non-regular to TEST_GEN_PROGS
Muhammad Usama Anjum
2022-02-11
1
-2
/
+2
*
|
|
|
|
|
selftests: forwarding: tests of locked port feature
Hans Schultz
2022-02-23
3
-0
/
+189
*
|
|
|
|
|
testptp: add option to shift clock by nanoseconds
Maciek Machnikowski
2022-02-23
1
-4
/
+14
*
|
|
|
|
|
bonding: add new option ns_ip6_target
Hangbin Liu
2022-02-21
1
-0
/
+1
*
|
|
|
|
|
selftests: fib_test: Add a test case for IPv4 broadcast neighbours
Ido Schimmel
2022-02-21
1
-1
/
+57
*
|
|
|
|
|
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
2022-02-18
1
-0
/
+19
*
|
|
|
|
|
selftests: mptcp: join: check for tools only if needed
Matthieu Baerts
2022-02-18
1
-18
/
+20
*
|
|
|
|
|
selftests: mptcp: join: create tmp files only if needed
Matthieu Baerts
2022-02-18
1
-13
/
+24
*
|
|
|
|
|
selftests: mptcp: join: remove unused vars
Matthieu Baerts
2022-02-18
1
-4
/
+1
*
|
|
|
|
|
selftests: mptcp: join: exit after usage()
Matthieu Baerts
2022-02-18
1
-1
/
+12
*
|
|
|
|
|
selftests: mptcp: simplify pm_nl_change_endpoint
Geliang Tang
2022-02-18
1
-29
/
+8
*
|
|
|
|
|
selftests: mptcp: increase timeout to 20 minutes
Matthieu Baerts
2022-02-18
1
-1
/
+1
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-18
21
-195
/
+1306
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
2022-02-17
1
-2
/
+2
|
*
|
|
|
|
|
selftests/bpf: Fix vmtest.sh to launch smp vm.
Yucong Sun
2022-02-17
1
-1
/
+1
|
*
|
|
|
|
|
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-02-17
1
-3
/
+5
|
*
|
|
|
|
|
bpftool: Fix C++ additions to skeleton
Andrii Nakryiko
2022-02-17
1
-7
/
+7
|
*
|
|
|
|
|
bpftool: Fix pretty print dump for maps without BTF loaded
Jiri Olsa
2022-02-17
1
-16
/
+15
|
*
|
|
|
|
|
selftests/bpf: Test "bpftool gen min_core_btf"
Mauricio Vásquez
2022-02-16
1
-2
/
+48
|
*
|
|
|
|
|
bpftool: Gen min_core_btf explanation and examples
Rafael David Tinoco
2022-02-16
1
-0
/
+90
|
*
|
|
|
|
|
bpftool: Implement btfgen_get_btf()
Mauricio Vásquez
2022-02-16
1
-1
/
+99
|
*
|
|
|
|
|
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
2022-02-16
2
-6
/
+457
|
*
|
|
|
|
|
bpftool: Add gen min_core_btf command
Mauricio Vásquez
2022-02-16
2
-4
/
+44
|
*
|
|
|
|
|
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2022-02-16
2
-7
/
+19
|
*
|
|
|
|
|
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
2022-02-16
3
-93
/
+99
|
*
|
|
|
|
|
selftests/bpf: Add Skeleton templated wrapper as an example
Andrii Nakryiko
2022-02-15
1
-2
/
+85
|
*
|
|
|
|
|
bpftool: Add C++-specific open/load/etc skeleton wrappers
Andrii Nakryiko
2022-02-15
1
-2
/
+22
|
*
|
|
|
|
|
selftests/bpf: Fix GCC11 compiler warnings in -O2 mode
Andrii Nakryiko
2022-02-15
3
-3
/
+3
|
*
|
|
|
|
|
bpftool: Fix the error when lookup in no-btf maps
Yinjun Zhang
2022-02-15
1
-4
/
+2
|
*
|
|
|
|
|
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-02-12
1
-4
/
+51
|
*
|
|
|
|
|
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-02-11
1
-1
/
+1
|
*
|
|
|
|
|
bpftool: Update versioning scheme, align on libbpf's version number
Quentin Monnet
2022-02-11
2
-4
/
+23
|
*
|
|
|
|
|
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2022-02-11
2
-6
/
+11
|
*
|
|
|
|
|
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
2022-02-11
1
-1
/
+37
|
*
|
|
|
|
|
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
2022-02-10
1
-19
/
+20
|
*
|
|
|
|
|
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
2
-21
/
+179
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
3
-8
/
+104
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
[next]