index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
selftests/net: relax cpu affinity requirement in msg_zerocopy test
Willem de Bruijn
1
-3
/
+2
2020-01-09
selftests: rtnetlink: add addresses with fixed life time
Florian Westphal
1
-0
/
+21
2019-11-10
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-05-16
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2018-11-13
bpf: do not blindly change rlimit in reuseport net selftest
Eric Dumazet
1
-4
/
+9
2018-11-04
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-05-30
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
1
-1
/
+2
2018-04-26
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-04-12
selftests/net: fix bugs in address and port initialization
Sowmini Varadhan
1
-6
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-09-19
selftests/net: msg_zerocopy enable build with older kernel headers
Thomas Meyer
1
-1
/
+1
2017-09-19
selftests: actually run the various net selftests
Josef Bacik
1
-3
/
+3
2017-09-19
selftest: add a reuseaddr test
Josef Bacik
3
-1
/
+116
2017-09-18
selftests: net: More graceful finding of `ip'.
Daniel Díaz
1
-1
/
+1
2017-09-01
selftests: correct define in msg_zerocopy.c
Willem de Bruijn
1
-3
/
+3
2017-08-29
selftests: add addrlabel add/delete to rtnetlink.sh
Florian Westphal
1
-0
/
+41
2017-08-15
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
1
-0
/
+32
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2
-1
/
+200
2017-08-03
test: add msg_zerocopy test
Willem de Bruijn
4
-1
/
+811
2017-06-23
selftest/net/Makefile: Specify output with $(OUTPUT)
SeongJae Park
1
-2
/
+1
2017-04-25
selftests/net: Fix broken test case in psock_fanout
Mike Maloney
1
-1
/
+1
2017-04-24
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
Mike Maloney
1
-11
/
+84
2017-04-24
selftests/net: cleanup unused parameter in psock_fanout
Mike Maloney
1
-9
/
+9
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+23
2017-04-20
selftests/net: Fixes psock_fanout CBPF test case
Mike Maloney
2
-12
/
+23
2017-04-05
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2
-1
/
+201
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+4
2017-01-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
1
-7
/
+32
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
1
-2
/
+0
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-9
/
+4
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
1
-3
/
+3
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
1
-17
/
+74
2016-10-22
reuseport, bpf: add test case for bpf_get_numa_node_id
Daniel Borkmann
3
-4
/
+263
2016-06-06
soreuseport: Fix reuseport_bpf testcase on 32bit architectures
Helge Deller
1
-5
/
+5
2016-04-14
soreuseport: test mixed v4/v6 sockets
Craig Gallek
3
-1
/
+210
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-8
/
+370
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
1
-0
/
+3
2016-02-11
soreuseport: BPF selection functional test for TCP
Craig Gallek
4
-8
/
+370
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
1
-0
/
+47
2016-01-04
soreuseport: BPF selection functional test
Craig Gallek
3
-1
/
+469
2015-08-17
selftests/net: test extended BPF fanout mode
Willem de Bruijn
1
-0
/
+53
2015-08-17
selftests/net: test classic bpf fanout mode
Willem de Bruijn
2
-12
/
+33
2015-05-18
selftests/net: expect headroom in psock_fanout rollover
Willem de Bruijn
1
-1
/
+1
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
1
-1
/
+0
2015-03-13
selftests: Add install target
Michael Ellerman
1
-0
/
+1
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
3
-4
/
+4
2014-12-16
Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+11
2014-11-11
selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
Shuah Khan
1
-1
/
+1
[next]