index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
selftest: af_unix: Extend recv() timeout in so_peek_off.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-11-25
selftest: af_unix: Create its own .gitignore.
Kuniyuki Iwashima
2
-8
/
+8
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-4
/
+4
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2
-4
/
+4
2025-11-25
vsock/test: Extend transport change null-ptr-deref test
Michal Luczaj
1
-1
/
+6
2025-11-24
selftests: af_unix: don't use SKIP for expected failures
Jakub Kicinski
1
-2
/
+6
2025-11-24
selftests: netconsole: ensure required log level is set on netcons_basic
Andre Carvalho
1
-2
/
+3
2025-11-24
selftests: hw-net: toeplitz: give the test up to 4 seconds
Jakub Kicinski
1
-1
/
+1
2025-11-24
selftests: hw-net: toeplitz: read indirection table from the device
Jakub Kicinski
1
-1
/
+23
2025-11-24
selftests: hw-net: toeplitz: read the RSS key directly from C
Jakub Kicinski
3
-8
/
+44
2025-11-24
selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configured
Jakub Kicinski
1
-11
/
+18
2025-11-24
selftests: hw-net: auto-disable building the iouring C code
Jakub Kicinski
1
-1
/
+16
2025-11-20
selftest: netdevsim: test devlink default params
Daniel Zahka
1
-6
/
+110
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
1
-1
/
+1
2025-11-20
selftests: net: remove old setup_* scripts
Jakub Kicinski
4
-167
/
+112
2025-11-20
selftests: drv-net: hw: convert the Toeplitz test to Python
Jakub Kicinski
5
-229
/
+215
2025-11-20
selftests: drv-net: add a Python version of the GRO test
Jakub Kicinski
4
-106
/
+168
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
2
-1
/
+3
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
1
-8
/
+12
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
14
-15
/
+17
2025-11-20
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
1
-28
/
+14
2025-11-20
selftests: net: py: add test variants
Jakub Kicinski
4
-7
/
+61
2025-11-20
selftests: net: py: extract the case generation logic
Jakub Kicinski
1
-8
/
+21
2025-11-20
selftests: net: py: coding style improvements
Jakub Kicinski
1
-4
/
+3
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-34
/
+1094
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-12
/
+188
2025-11-19
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
1
-0
/
+7
2025-11-19
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-19
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-19
selftests: mptcp: join: fastclose: remove flaky marks
Matthieu Baerts (NGI0)
1
-2
/
+0
2025-11-18
selftests: fib_tests: add fib6 from ra to static test
Fernando Fernandez Mancera
1
-1
/
+65
2025-11-18
selftest: af_unix: Add test for SO_PEEK_OFF.
Kuniyuki Iwashima
3
-0
/
+164
2025-11-18
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
Sunday Adelodun
3
-0
/
+179
2025-11-17
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
2025-11-17
selftests: mptcp: get stats just before timing out
Matthieu Baerts (NGI0)
5
-42
/
+86
2025-11-17
selftests: mptcp: wait for port instead of sleep
Matthieu Baerts (NGI0)
2
-2
/
+3
2025-11-17
selftests: mptcp: connect: avoid double packet traces
Matthieu Baerts (NGI0)
1
-4
/
+10
2025-11-17
selftests: mptcp: lib: get counters from nstat history
Matthieu Baerts (NGI0)
2
-56
/
+47
2025-11-17
selftests: mptcp: join: dump stats from history
Matthieu Baerts (NGI0)
2
-5
/
+17
2025-11-17
selftests: mptcp: lib: stats: remove nstat rate columns
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-11-17
selftests: mptcp: lib: remove stats files args
Matthieu Baerts (NGI0)
5
-13
/
+14
2025-11-17
selftests: mptcp: lib: introduce 'nstat_{init,get}'
Matthieu Baerts (NGI0)
5
-32
/
+30
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-11-15
selftests/user_events: fix type cast for write_index packed member in perf_test
Ankit Khushwaha
1
-1
/
+1
2025-11-14
selftests: drv-net: xdp: make the XDP qstats tests less flaky
Jakub Kicinski
1
-6
/
+9
2025-11-14
selftests: drv-net: xdp: Fix register spill error with clang 20
Dimitri Daskalakis
1
-2
/
+3
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
1
-0
/
+20
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
13
-12
/
+613
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
1
-0
/
+53
2025-11-13
Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-9
/
+288
[next]