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
2024-08-29
tools: ynl: error check scanf() in a sample
Jakub Kicinski
1
-1
/
+5
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-37
/
+145
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-32
/
+143
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
2024-08-29
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-7
/
+18
2024-08-29
selftests: netfilter: nft_queue.sh: reduce test file size for debug build
Florian Westphal
1
-1
/
+3
2024-08-27
selftests: mptcp: join: cannot rm sf if closed
Matthieu Baerts (NGI0)
1
-7
/
+4
2024-08-27
selftests/net: Add trace events matching to tcp_ao
Dmitry Safonov
19
-18
/
+1358
2024-08-27
selftests/net: Synchronize client/server before counters checks
Dmitry Safonov
4
-4
/
+14
2024-08-27
selftests/tcp_ao: Fix printing format for uint64_t
Mohammad Nassiri
7
-20
/
+20
2024-08-27
selftests/net: Don't forget to close nsfd after switch_save_ns()
Dmitry Safonov
1
-3
/
+10
2024-08-27
selftests/net: Open /proc/thread-self in open_netns()
Dmitry Safonov
1
-1
/
+1
2024-08-27
selftests/net: Be consistent in kconfig checks
Dmitry Safonov
1
-11
/
+12
2024-08-27
selftests/net: Provide test_snprintf() helper
Dmitry Safonov
1
-10
/
+51
2024-08-27
selftests/net: Clean-up double assignment
Dmitry Safonov
1
-1
/
+0
2024-08-27
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
1
-0
/
+4
2024-08-27
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
1
-0
/
+3
2024-08-28
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+2
2024-08-27
selftests: tc_actions: test egress 2nd vlan push
Boris Sukholitko
1
-1
/
+24
2024-08-27
selftests: tc_actions: test ingress 2nd vlan push
Boris Sukholitko
1
-1
/
+22
2024-08-26
net: netconsole: selftests: Create a new netconsole selftest
Breno Leitao
3
-1
/
+242
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-189
/
+204
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-1
/
+86
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
1
-5
/
+2
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-545
/
+1404
2024-08-22
selftests: net: Use XFAIL for operations not supported by the driver
Abhinav Jain
1
-3
/
+7
2024-08-22
selftests: net: Add on/off checks for non-fixed features of interface
Abhinav Jain
1
-1
/
+34
2024-08-22
selftests: net: Create veth pair for testing in networkless kernel
Abhinav Jain
1
-0
/
+15
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-110
/
+565
2024-08-22
selftests: net: add helper for checking if nettest is available
Jakub Kicinski
6
-59
/
+22
2024-08-21
selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
1
-9
/
+2
2024-08-21
tools: ynl: lift an assumption about spec file name
Paolo Abeni
1
-2
/
+4
2024-08-21
selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
Ido Schimmel
1
-1
/
+2
2024-08-20
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-20
selftests: mptcp: join: test for flush/re-add endpoints
Matthieu Baerts (NGI0)
1
-0
/
+30
2024-08-20
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
1
-5
/
+22
2024-08-20
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
Matthieu Baerts (NGI0)
1
-5
/
+13
2024-08-20
selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
Jakub Kicinski
3
-12
/
+12
2024-08-20
Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+13
2024-08-19
selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()
Michal Luczaj
1
-25
/
+36
2024-08-19
selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
Michal Luczaj
1
-1
/
+1
2024-08-19
selftests/bpf: Honour the sotype of af_unix redir tests
Michal Luczaj
1
-3
/
+3
2024-08-19
selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
Michal Luczaj
1
-81
/
+2
2024-08-19
selftests/bpf: Socket pair creation, cleanups
Michal Luczaj
3
-26
/
+13
2024-08-19
selftests/bpf: Support more socket types in create_pair()
Michal Luczaj
2
-61
/
+96
2024-08-19
selftests: netfilter: nft_queue.sh: sctp coverage
Antonio Ojea
2
-1
/
+86
[next]