index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
selftests/net: toeplitz: fix race on tpacket_v3 block close
Willem de Bruijn
1
-5
/
+7
2023-01-13
selftests: mptcp: userspace: validate v4-v6 subflows mix
Matthieu Baerts
1
-0
/
+47
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
1
-4
/
+36
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
1
-69
/
+93
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
1
-4
/
+4
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-01
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
1
-2
/
+9
2023-01-01
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
1
-2
/
+2
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2022-12-30
tcp: Add selftest for bind() and TIME_WAIT.
Kuniyuki Iwashima
2
-0
/
+93
2022-12-12
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
2022-12-12
selftests: forwarding: Rename bridge_mdb test
Ido Schimmel
2
-1
/
+1
2022-12-08
selftests: net: Fix O=dir builds
Björn Töpel
1
-3
/
+3
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-4
/
+220
2022-12-06
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
1
-0
/
+10
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
1
-0
/
+27
2022-12-02
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-02
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-02
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-12-01
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
3
-0
/
+267
2022-12-01
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-01
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
1
-22
/
+29
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
1
-8
/
+6
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
3
-1
/
+180
2022-11-29
selftests/net: add csum offload test
Willem de Bruijn
3
-0
/
+988
2022-11-29
selftests: mptcp: mptfo Initiator/Listener
Dmytro Shytyi
2
-42
/
+150
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-32
/
+58
2022-11-28
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
1
-0
/
+11
2022-11-22
selftests: net: Add cross-compilation support for BPF programs
Björn Töpel
1
-4
/
+41
2022-11-21
selftests/net: Find nettest in current directory
Daniel Díaz
2
-8
/
+13
2022-11-18
selftests/net: fix missing xdp_dummy
Wang Yufen
5
-15
/
+23
2022-11-18
selftests: add a selftest for sctp vrf
Xin Long
3
-0
/
+317
2022-11-17
selftests: mptcp: fix mibit vs mbit mix up
Matthieu Baerts
1
-2
/
+3
2022-11-17
selftests: mptcp: run mptcp_sockopt from a new netns
Matthieu Baerts
1
-4
/
+5
2022-11-17
selftests: mptcp: gives slow test-case more time
Paolo Abeni
1
-3
/
+3
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-11-11
selftests: mptcp: use max_time instead of time
Geliang Tang
1
-2
/
+2
2022-11-11
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2022-11-09
selftests: devlink_lib: Split out helper
Ido Schimmel
1
-7
/
+12
2022-11-04
selftests/net: give more time to udpgro bg processes to complete startup
Adrien Thierry
3
-4
/
+4
2022-11-03
selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases
Hans J. Schultz
2
-1
/
+162
2022-11-02
selftests/net: don't tests batched TCP io_uring zc
Pavel Begunkov
1
-1
/
+1
[next]