index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
selftests: openvswitch: add tests for tunnel vport refcounting
Ilya Maximets
2
-6
/
+50
11 days
selftests: tls: add test for data loss on small pipe
Jakub Kicinski
1
-0
/
+43
12 days
selftest: net: Add test for TCP flow failover with ECMP routes.
Kuniyuki Iwashima
2
-0
/
+217
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
1
-0
/
+48
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-1
/
+3
2026-04-23
selftests: mptcp: add a check for sndbuf of S/C
Gang Yan
1
-0
/
+28
2026-04-21
selftests: net: add team_bridge_macvlan rx_mode test
Stanislav Fomichev
2
-0
/
+45
2026-04-17
selftests: ovpn: serialize YNL listener startup
Ralf Lici
1
-0
/
+3
2026-04-17
selftests: ovpn: align command flow with TAP
Ralf Lici
4
-238
/
+641
2026-04-17
selftests: ovpn: add prefix to helpers and shared variables
Ralf Lici
11
-192
/
+224
2026-04-17
selftests: ovpn: flatten slurped notification JSON before filtering
Ralf Lici
1
-1
/
+2
2026-04-17
selftests: ovpn: fail notification check on mismatch
Ralf Lici
1
-1
/
+13
2026-04-17
selftests: ovpn: add nftables config dependencies for test-mark
Ralf Lici
1
-0
/
+3
2026-04-16
selftests: net: add missing CMAC to tcp_ao config
Jakub Kicinski
1
-0
/
+1
2026-04-16
selftests: fib_nexthops: test stale has_v4 on nexthop replace
Jiayuan Chen
1
-0
/
+22
2026-04-14
selftests/net: Add additional test coverage in nk_qlease
Daniel Borkmann
1
-5
/
+946
2026-04-14
selftests/net: Split netdevsim tests from HW tests in nk_qlease
Daniel Borkmann
2
-0
/
+1169
2026-04-13
selftests: net: Add test for enablement of ports with teamd
Marc Harvey
1
-0
/
+13
2026-04-13
selftests: net: Add tests for failover of team-aggregated ports
Marc Harvey
1
-2
/
+7
2026-04-12
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
1
-7
/
+7
2026-04-12
selftests: net: py: add test case filtering and listing
Jakub Kicinski
1
-3
/
+62
2026-04-10
selftests: net: add bridge STP mode selection test
Andy Roulin
2
-0
/
+289
2026-04-09
selftests: net: py: explicitly forbid multiple ksft_run() calls
Jakub Kicinski
1
-1
/
+4
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-18
/
+314
2026-04-08
selftests: forwarding: lib: rewrite processing of command line arguments
Ioana Ciornei
1
-10
/
+11
2026-04-08
Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-6
/
+2
2026-04-08
selftests: nft_queue.sh: add a parallel stress test
Fernando Fernandez Mancera
2
-18
/
+115
2026-04-07
selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
Andrea Mayer
2
-0
/
+198
2026-04-07
selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Daniel Golle
1
-0
/
+1
2026-04-07
selftests: net: add tests for PPP
Qingfang Deng
6
-0
/
+179
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
1
-6
/
+2
2026-04-06
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-04-06
selftests: net: py: color the basics in the output
Jakub Kicinski
1
-0
/
+20
2026-04-03
selftests: drv-net: gro: add a test for bad IPv4 csum
Jakub Kicinski
1
-0
/
+29
2026-04-03
selftests: drv-net: gro: test ip6ip6
Jakub Kicinski
1
-5
/
+18
2026-04-03
selftests: drv-net: gro: make large packet math more precise
Jakub Kicinski
1
-16
/
+29
2026-04-03
selftests: drv-net: gro: remove TOTAL_HDR_LEN
Jakub Kicinski
1
-4
/
+3
2026-04-03
selftests: drv-net: gro: prepare for ip6ip6 support
Jakub Kicinski
1
-32
/
+41
2026-04-03
selftests: drv-net: gro: always wait for FIN in the capacity test
Jakub Kicinski
1
-3
/
+8
2026-04-03
selftests: drv-net: gro: add 1 byte payload test
Jakub Kicinski
1
-2
/
+10
2026-04-03
selftests: drv-net: gro: add data burst test case
Jakub Kicinski
1
-0
/
+21
2026-04-02
selftests: net: update some helpers to use run_on
Ioana Ciornei
2
-8
/
+14
2026-04-02
selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
2
-9
/
+142
2026-04-02
selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
1
-2
/
+8
2026-03-29
selftests: drv-net: xdp: Add rss_hash metadata tests
Chris J Arges
1
-0
/
+163
2026-03-29
selftests: net: move common xdp.py functions into lib
Chris J Arges
2
-0
/
+70
2026-03-26
selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
Yohei Kojima
1
-8
/
+8
2026-03-26
selftests: add check for seg6 tunsrc
Justin Iurman
1
-13
/
+96
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+127
2026-03-25
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
Florian Westphal
1
-1
/
+69
[next]