index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-24
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
8
-72
/
+106
2026-01-23
net/filter-redirector: add support for dynamic status on/off switching
Jason Wang
1
-5
/
+33
2026-01-23
net/filter-buffer: make interval change take effect immediately
Jason Wang
1
-0
/
+6
2026-01-23
net/tap: rework tap_set_sndbuf()
Vladimir Sementsov-Ogievskiy
6
-20
/
+11
2026-01-23
net/tap: tap_set_sndbuf(): add return value
Vladimir Sementsov-Ogievskiy
6
-9
/
+12
2026-01-23
net/tap: setup exit notifier only when needed
Vladimir Sementsov-Ogievskiy
1
-10
/
+10
2026-01-23
net/tap: rework scripts handling
Vladimir Sementsov-Ogievskiy
1
-20
/
+26
2026-01-23
net/tap: pass NULL to net_init_tap_one() in cases when scripts are NULL
Vladimir Sementsov-Ogievskiy
1
-7
/
+5
2026-01-23
net/tap: net_init_tap_one(): move parameter checking earlier
Vladimir Sementsov-Ogievskiy
1
-3
/
+5
2026-01-23
net/tap: net_init_tap_one(): drop extra error propagation
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2026-01-23
net/tap-linux.c: avoid abort when setting invalid fd
Houqi (Nick) Zuo
1
-4
/
+5
2026-01-22
bswap: Include missing 'qemu/bswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2026-01-08
error: Use error_setg_errno() for simplicity and consistency
Markus Armbruster
1
-2
/
+3
2026-01-08
error: Use error_setg_errno() to improve error messages
Markus Armbruster
1
-4
/
+2
2026-01-07
net/slirp: Improve file open error message
Markus Armbruster
1
-1
/
+3
2026-01-07
error: Use error_setg_file_open() for simplicity and consistency
Markus Armbruster
3
-5
/
+5
2026-01-07
net/tap: Use error_setg_file_open() for a better error message
Markus Armbruster
1
-2
/
+1
2026-01-07
tap-solaris: Use error_setg_file_open() for better error messages
Markus Armbruster
1
-3
/
+3
2025-12-27
block: rename block/aio-wait.h to qemu/aio-wait.h
Paolo Bonzini
2
-2
/
+2
2025-12-27
block: reduce files included by block/aio.h
Paolo Bonzini
1
-0
/
+1
2025-12-27
include: move hw/qdev-properties.h to hw/core/
Paolo Bonzini
1
-1
/
+1
2025-11-14
net: pad packets to minimum length in qemu_receive_packet()
Peter Maydell
1
-0
/
+10
2025-11-14
net/hub: make net_hub_port_cleanup idempotent
Jonah Palmer
1
-1
/
+7
2025-10-29
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
1
-15
/
+5
2025-10-28
char: rename CharBackend->CharFrontend
Marc-André Lureau
5
-10
/
+10
2025-10-28
net/stream: remove deprecated 'reconnect' option
Vladimir Sementsov-Ogievskiy
1
-15
/
+5
2025-10-06
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
9
-27
/
+91
2025-10-05
Add a feature for mapping a host unix socket to a guest tcp socket
Viktor Kurilko
1
-27
/
+87
2025-10-04
net: implement UDP tunnel features offloading
Paolo Abeni
3
-1
/
+10
2025-10-04
net: implement tunnel probing
Paolo Abeni
8
-0
/
+56
2025-10-04
net: bundle all offloads in a single struct
Paolo Abeni
8
-26
/
+25
2025-09-30
net/slirp: Clean up error reporting
Markus Armbruster
1
-2
/
+7
2025-09-19
treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
4
-19
/
+28
2025-09-19
util: drop qemu_socket_try_set_nonblock()
Vladimir Sementsov-Ogievskiy
4
-26
/
+12
2025-09-19
util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
3
-9
/
+32
2025-08-01
net/vdpa: fix potential fd leak in net_init_vhost_vdpa()
Stefano Garzarella
1
-3
/
+2
2025-07-21
net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365)
Laurent Vivier
1
-4
/
+0
2025-07-21
net/passt: Initialize "error" variable in net_passt_send() (CID 1612368)
Laurent Vivier
1
-1
/
+1
2025-07-21
net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369)
Laurent Vivier
1
-1
/
+4
2025-07-21
net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371)
Laurent Vivier
1
-8
/
+2
2025-07-21
net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372)
Laurent Vivier
1
-5
/
+0
2025-07-21
net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375)
Laurent Vivier
1
-5
/
+0
2025-07-21
tap: fix net_init_tap() return code
Steve Sistare
1
-2
/
+2
2025-07-21
net/tap: drop too small packets
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2025-07-16
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
1
-18
/
+79
2025-07-16
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-7
/
+36
2025-07-15
net/af-xdp: Support pinned map path for AF_XDP sockets
Daniel Borkmann
1
-5
/
+78
2025-07-15
net/af-xdp: Fix up cleanup path upon failure in queue creation
Daniel Borkmann
1
-4
/
+4
2025-07-15
net/af-xdp: Remove XDP program cleanup logic
Daniel Borkmann
1
-12
/
+0
2025-07-14
net/vhost-vdpa: Remove dummy SetSteeringEBPF
Akihiko Odaki
1
-8
/
+0
[next]