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
*
vsock/test: update expected return values
Arseniy Krasnov
2023-04-04
1
-2
/
+2
*
tools: ynl: ethtool testing tool
Stanislav Fomichev
2023-03-31
3
-0
/
+444
*
tools: ynl: replace print with NlError
Stanislav Fomichev
2023-03-31
1
-3
/
+9
*
tools: ynl: support byte-order in cli
Stanislav Fomichev
2023-03-31
2
-12
/
+24
*
selftests: forwarding: add tunnel_key "nofrag" test case
Davide Caratti
2023-03-31
2
-0
/
+162
*
selftests: tc-testing: add tunnel_key "nofrag" test case
Davide Caratti
2023-03-31
1
-0
/
+25
*
selftests: tc-testing: add "depends_on" property to skip tests
Davide Caratti
2023-03-31
2
-0
/
+15
*
selftests: rtnetlink: Fix do_test_address_proto()
Petr Machata
2023-03-31
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
5
-11
/
+220
|
\
|
*
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-30
1
-0
/
+90
|
|
\
|
|
*
test/vsock: new skbuff appending test
Arseniy Krasnov
2023-03-30
1
-0
/
+90
|
*
|
Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-03-28
2
-6
/
+24
|
|
\
\
|
|
*
|
selftests: sigaltstack: fix -Wuninitialized
Nick Desaulniers
2023-03-21
2
-6
/
+24
|
*
|
|
Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-26
1
-3
/
+105
|
|
\
\
\
|
|
*
|
|
selftests/x86/amx: Add a ptrace test
Chang S. Bae
2023-03-22
1
-3
/
+105
|
*
|
|
|
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-25
1
-2
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
kselftest: vm: fix unused variable warning
Peter Xu
2023-03-24
1
-2
/
+1
*
|
|
|
|
macvlan: Add netlink attribute for broadcast cutoff
Herbert Xu
2023-03-29
1
-0
/
+1
*
|
|
|
|
selftests: mptcp: add mptcp_info tests
Geliang Tang
2023-03-29
1
-1
/
+46
*
|
|
|
|
selftests/bpf: add a test case for vsock sockmap
Bobby Eshleman
2023-03-29
1
-0
/
+163
*
|
|
|
|
selftests/bpf: add vsock to vmtest.sh
Bobby Eshleman
2023-03-29
3
-0
/
+8
*
|
|
|
|
testing/vsock: add vsock_perf to gitignore
Bobby Eshleman
2023-03-29
1
-0
/
+1
*
|
|
|
|
tools: ynl: Add fixed-header support to ynl
Donald Hunter
2023-03-29
2
-12
/
+33
*
|
|
|
|
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
2023-03-29
2
-1
/
+16
*
|
|
|
|
tools: ynl: Add C array attribute decoding to ynl
Donald Hunter
2023-03-29
2
-3
/
+22
*
|
|
|
|
tools: ynl: Add struct parsing to nlspec
Donald Hunter
2023-03-29
1
-0
/
+43
*
|
|
|
|
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
2023-03-27
2
-5
/
+6
*
|
|
|
|
selftests: tls: add a test for queuing data before setting the ULP
Jakub Kicinski
2023-03-27
1
-0
/
+45
*
|
|
|
|
tools: ynl: Add missing types to encode/decode
Michal Michalik
2023-03-27
1
-0
/
+6
*
|
|
|
|
tools: ynl: add the Python requirements.txt file
Michal Michalik
2023-03-25
1
-0
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
5
-15
/
+18
|
\
|
|
|
|
|
*
|
|
|
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-24
14
-146
/
+204
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-24
13
-143
/
+201
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
2023-03-13
10
-135
/
+194
|
|
|
|
\
\
\
|
|
|
*
|
|
|
selftests/bpf: Fix progs/test_deny_namespace.c issues.
Alexei Starovoitov
2023-03-10
1
-6
/
+4
|
|
|
*
|
|
|
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
2023-03-10
1
-0
/
+1
|
|
|
*
|
|
|
libbpf: Revert poisoning of strlcpy
Jesus Sanchez-Palencia
2023-03-10
1
-2
/
+2
|
|
*
|
|
|
|
tools: ynl: Fix genlmsg header encoding formats
Donald Hunter
2023-03-23
1
-3
/
+3
|
*
|
|
|
|
|
bootconfig: Fix testcase to increase max node
Masami Hiramatsu (Google)
2023-03-21
1
-4
/
+8
|
|
/
/
/
/
/
*
|
|
|
|
|
ynl: allow to encode u8 attr
Jiri Pirko
2023-03-24
1
-0
/
+2
*
|
|
|
|
|
selftests: rtnetlink: Add an address proto test
Petr Machata
2023-03-23
1
-0
/
+91
*
|
|
|
|
|
selftests: rtnetlink: Make the set of tests to run configurable
Petr Machata
2023-03-23
1
-42
/
+48
*
|
|
|
|
|
selftests/net: Add SHA256 computation over data sent in tcp_mmap
Xiaoyan Li
2023-03-22
2
-12
/
+92
*
|
|
|
|
|
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
2023-03-22
1
-1
/
+3
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-18
91
-544
/
+857
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-17
11
-23
/
+384
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2023-03-17
2
-1
/
+87
|
|
*
|
|
|
|
ynl: make the tooling check the license
Jakub Kicinski
2023-03-17
2
-6
/
+15
|
|
*
|
|
|
|
ynl: broaden the license even more
Jakub Kicinski
2023-03-17
2
-5
/
+5
|
|
*
|
|
|
|
tools: ynl: make definitions optional again
Jakub Kicinski
2023-03-17
1
-1
/
+2
[next]