index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
udpgso.c
Age
Commit message (
Expand
)
Author
Lines
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
-0
/
+26
2024-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
-1
/
+24
2024-06-28
selftests/net: Add test coverage for UDP GSO software fallback
Jakub Sitnicki
-3
/
+12
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
-1
/
+1
2024-02-09
selftests: udpgso: Pull up network setup into shell script
Jakub Sitnicki
-126
/
+8
2021-12-23
selftests: Calculate udpgso segment count without header adjustment
Coco Li
-6
/
+6
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+2
2019-11-07
selftests: net: Fix printf format warnings on arm
Masami Hiramatsu
-1
/
+2
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
-12
/
+4
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
-1
/
+0
2018-06-04
selftests/net: udpgso: test small gso_size boundary conditions
Willem de Bruijn
-2
/
+75
2018-04-26
selftests: udp gso with corking
Willem de Bruijn
-10
/
+32
2018-04-26
selftests: udp gso with connected sockets
Willem de Bruijn
-2
/
+115
2018-04-26
selftests: udp gso
Willem de Bruijn
-0
/
+485