index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
selftests/net: convert fib-onlink-tests.sh to run it in unique namespace
Hangbin Liu
1
-6
/
+3
2023-12-14
selftests/net: convert fib_nexthops.sh to run it in unique namespace
Hangbin Liu
1
-73
/
+69
2023-12-14
selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace
Hangbin Liu
1
-19
/
+15
2023-12-14
selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
Hangbin Liu
1
-50
/
+48
2023-12-14
selftests/net: fix grep checking for fib_nexthop_multiprefix
Hangbin Liu
1
-2
/
+2
2023-12-14
selftests/net: convert fcnal-test.sh to run it in unique namespace
Hangbin Liu
2
-18
/
+14
2023-12-14
selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
1
-25
/
+21
2023-12-14
selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
1
-27
/
+21
2023-12-14
selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
1
-27
/
+24
2023-12-14
selftests/net: add variable NS_LIST for lib.sh
Hangbin Liu
1
-0
/
+8
2023-12-14
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
1
-5
/
+39
2023-12-14
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
1
-2
/
+14
2023-12-14
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
1
-21
/
+31
2023-12-14
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
1
-2
/
+17
2023-12-14
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
1
-0
/
+9
2023-12-14
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
3
-8
/
+45
2023-12-14
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
1
-3
/
+2
2023-12-14
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
1
-0
/
+1
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
1
-20
/
+32
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-9
/
+20
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
2
-2
/
+65
2023-12-14
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
3
-95
/
+151
2023-12-14
bpf: selftests: test_tunnel: Use vmlinux.h declarations
Daniel Xu
2
-55
/
+22
2023-12-14
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
1
-5
/
+2
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
1
-5
/
+0
2023-12-14
perf top: Uniform the event name for the hybrid machine
Kan Liang
4
-27
/
+28
2023-12-14
perf top: Use evsel's cpus to replace user_requested_cpus
Kan Liang
1
-2
/
+2
2023-12-14
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
1
-1
/
+1
2023-12-14
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
1
-4
/
+17
2023-12-14
perf genelf: Set ELF program header addresses properly
Namhyung Kim
1
-3
/
+3
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
5
-29
/
+33
2023-12-14
add selftest for statmount/listmount
Miklos Szeredi
4
-0
/
+621
2023-12-14
selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED test
Tushar Vyavahare
1
-9
/
+16
2023-12-13
bpf: sockmap, test for unconnected af_unix sock
John Fastabend
1
-0
/
+34
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
3
-2
/
+26
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
1
-19
/
+97
2023-12-13
selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
Larysa Zaremba
3
-12
/
+76
2023-12-13
selftests/bpf: Allow VLAN packets in xdp_hw_metadata
Larysa Zaremba
2
-1
/
+17
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
2
-0
/
+4
2023-12-13
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
1
-0
/
+112
2023-12-13
libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2
-6
/
+21
2023-12-13
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
1
-0
/
+76
2023-12-13
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
3
-0
/
+185
2023-12-13
libbpf: wire up BPF token support at BPF object level
Andrii Nakryiko
4
-12
/
+158
2023-12-13
libbpf: wire up token_fd into feature probing logic
Andrii Nakryiko
5
-46
/
+66
2023-12-13
libbpf: move feature detection code into its own file
Andrii Nakryiko
6
-466
/
+479
2023-12-13
libbpf: further decouple feature checking logic from bpf_object
Andrii Nakryiko
3
-11
/
+22
2023-12-13
libbpf: split feature detectors definitions from cached results
Andrii Nakryiko
1
-6
/
+12
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2
-0
/
+102
2023-12-13
bpf: selftests: test_loader: Support __btf_path() annotation
Daniel Xu
2
-0
/
+8
[prev]
[next]