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-22
selftests/net: Fix various spelling mistakes in TCP-AO tests
Colin Ian King
4
-5
/
+5
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
14
-68
/
+86
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-5
/
+69
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+34
2023-12-21
kselftest: rtnetlink.sh: use grep_fail when expecting the cmd fail
Hangbin Liu
1
-1
/
+1
2023-12-20
selftests: vxlan_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+199
2023-12-20
selftests: bridge_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+189
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
18
-1850
/
+478
2023-12-19
selftests: add vlan hw filter tests
Liu Jian
2
-0
/
+30
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
93
-845
/
+4931
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
1
-2
/
+8
2023-12-18
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
1
-3
/
+3
2023-12-18
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
1
-1
/
+1
2023-12-18
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
1
-1
/
+1
2023-12-18
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
1
-0
/
+23
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
1
-10
/
+26
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2
-8
/
+95
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
1
-5
/
+5
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
1
-3
/
+146
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
3
-0
/
+227
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
1
-2
/
+0
2023-12-17
selftests: mptcp: join: fix subflow_send_ack lookup
Geliang Tang
1
-4
/
+4
2023-12-17
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+11
2023-12-17
selftests/net: Add TCP-AO key-management test
Dmitry Safonov
2
-0
/
+1181
2023-12-17
selftests/net: Add TCP-AO selfconnect/simultaneous connect test
Dmitry Safonov
2
-0
/
+198
2023-12-17
selftests/net: Add TCP-AO RST test
Dmitry Safonov
3
-1
/
+417
2023-12-17
selftests/net: Add SEQ number extension test
Dmitry Safonov
2
-0
/
+246
2023-12-17
selftests/net: Add TCP_REPAIR TCP-AO tests
Dmitry Safonov
2
-0
/
+237
2023-12-17
selftests/net: Add test/benchmark for removing MKTs
Dmitry Safonov
2
-1
/
+362
2023-12-17
selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests
Dmitry Safonov
2
-0
/
+743
2023-12-17
selftests/net: Add test for TCP-AO add setsockopt() command
Dmitry Safonov
2
-0
/
+836
2023-12-17
selftests/net: Add a test for TCP-AO keys matching
Dmitry Safonov
2
-0
/
+265
2023-12-17
selftests/net: Add TCP-AO ICMPs accept test
Dmitry Safonov
3
-8
/
+22
2023-12-17
selftests/net: Verify that TCP-AO complies with ignoring ICMPs
Dmitry Safonov
2
-0
/
+439
2023-12-17
selftests/net: Add TCP-AO library
Dmitry Safonov
12
-0
/
+2797
2023-12-15
selftests/bpf: Temporarily disable dummy_struct_ops test on s390
Alexei Starovoitov
1
-0
/
+2
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
3
-3
/
+0
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
1
-0
/
+15
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
1
-5
/
+11
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
1
-1
/
+31
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-58
/
+6
2023-12-15
selftests: forwarding: ethtool_rmon: Add histogram counter test
Tobias Waldekranz
3
-0
/
+153
2023-12-15
selftests/net: optmem_max became per netns
Eric Dumazet
2
-10
/
+8
2023-12-15
vsock/test: two tests to check credit update logic
Arseniy Krasnov
1
-0
/
+175
2023-12-14
selftests/net: convert fdb_flush.sh to run it in unique namespace
Hangbin Liu
1
-5
/
+6
2023-12-14
selftests/net: convert fib_tests.sh to run it in unique namespace
Hangbin Liu
1
-97
/
+87
2023-12-14
selftests/net: convert fib_rule_tests.sh to run it in unique namespace
Hangbin Liu
1
-20
/
+16
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
[next]