You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/net
Stefan Hajnoczi 4d67fdff7a -----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAmh11cgACgkQ7wSWWzmN
 YhGZKAf+PZ3ZnOoHXd5z8hA5d9Xf+U/01YyPN+Q0NPLWVXhYZBeNhhYEnZwGeSwS
 n0YFTLiYIrcaSrt74QtBvUVCX7KoILRnzgoLquUnFBlI0BrR5pFKB70gHmLU3Dxw
 xOdxtIm/chfiicE39ziTfO28Cv0N1k9NCHsuMsydbhQL8kc/aRaMofizO8MjPLbr
 J8hf8N7jivh8fzH3F5vyglaNl2ijSkPm+XDQYAb04laGfdsIlYkmB7lB/17def2a
 S9gur484x5w+Yb2LNdyq/3IPzDqzlNbRGVcfTZS8FIc65R+5idIN+7lKHCffURrr
 W8zWFy1wA54hJoTxAq0nsf1TSvc9UA==
 =DiBC
 -----END PGP SIGNATURE-----

Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging

# -----BEGIN PGP SIGNATURE-----
#
# iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAmh11cgACgkQ7wSWWzmN
# YhGZKAf+PZ3ZnOoHXd5z8hA5d9Xf+U/01YyPN+Q0NPLWVXhYZBeNhhYEnZwGeSwS
# n0YFTLiYIrcaSrt74QtBvUVCX7KoILRnzgoLquUnFBlI0BrR5pFKB70gHmLU3Dxw
# xOdxtIm/chfiicE39ziTfO28Cv0N1k9NCHsuMsydbhQL8kc/aRaMofizO8MjPLbr
# J8hf8N7jivh8fzH3F5vyglaNl2ijSkPm+XDQYAb04laGfdsIlYkmB7lB/17def2a
# S9gur484x5w+Yb2LNdyq/3IPzDqzlNbRGVcfTZS8FIc65R+5idIN+7lKHCffURrr
# W8zWFy1wA54hJoTxAq0nsf1TSvc9UA==
# =DiBC
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue 15 Jul 2025 00:15:04 EDT
# gpg:                using RSA key 215D46F48246689EC77F3562EF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>" [full]
# Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211

* tag 'net-pull-request' of https://github.com/jasowang/qemu:
  net/af-xdp: Support pinned map path for AF_XDP sockets
  net/af-xdp: Fix up cleanup path upon failure in queue creation
  net/af-xdp: Remove XDP program cleanup logic

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
3 days ago
..
can qom: Make InterfaceInfo[] uses const 3 months ago
af-xdp.c net/af-xdp: Support pinned map path for AF_XDP sockets 4 days ago
announce.c qapi net: Elide redundant has_FOO in generated C 3 years ago
checksum.c net: checksum: Convert data to void * 8 months ago
clients.h net: Add passt network backend 5 days ago
colo-compare.c qom: Make InterfaceInfo[] uses const 3 months ago
colo-compare.h Add the function of colo_compare_cleanup 4 years ago
colo-stubs.c colo: move stubs out of stubs/ 1 year ago
colo.c net/colo.c: Fix the pointer issue reported by Coverity. 3 years ago
colo.h net/colo.c: Fix the pointer issue reported by Coverity. 3 years ago
dgram.c win32: replace closesocket() with close() wrapper 2 years ago
dump.c qom: Have class_init() take a const data argument 3 months ago
eth.c net/eth: Clean up local variable shadowing 2 years ago
filter-buffer.c qom: Have class_init() take a const data argument 3 months ago
filter-mirror.c qom: Have class_init() take a const data argument 3 months ago
filter-replay.c qom: Have class_init() take a const data argument 3 months ago
filter-rewriter.c qom: Have class_init() take a const data argument 3 months ago
filter.c qom: Make InterfaceInfo[] uses const 3 months ago
hub.c net: Add passt network backend 5 days ago
hub.h net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 5 years ago
l2tpv3.c net: Increase L2TPv3 buffer to fit jumboframes 2 years ago
meson.build net: Add passt network backend 5 days ago
net-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
net.c virtio,pci,pc: features, fixes, tests 3 days ago
netmap.c tap: Remove qemu_using_vnet_hdr() 1 year ago
passt.c net/passt: Implement vhost-user backend support 5 days ago
queue.c net: Remove deadcode 10 months ago
slirp.c qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
socket.c net/socket: skip automatic zero-init of large array 1 month ago
stream.c net: Refactor stream logic for reuse in '-net passt' 5 days ago
stream_data.c net: Refactor stream logic for reuse in '-net passt' 5 days ago
stream_data.h net: Refactor stream logic for reuse in '-net passt' 5 days ago
tap-bsd.c tap: Remove tap_probe_vnet_hdr_len() 1 year ago
tap-linux.c tap-linux: Open ipvtap and macvtap 4 months ago
tap-linux.h tap: Add USO support to tap device. 2 years ago
tap-solaris.c tap: Remove tap_probe_vnet_hdr_len() 1 year ago
tap-stub.c tap: Remove tap_probe_vnet_hdr_len() 1 year ago
tap-win32.c net: Add get_vhost_net callback to NetClientInfo 5 days ago
tap.c net: Add is_vhost_user flag to vhost_net struct 5 days ago
tap_int.h tap: Remove tap_probe_vnet_hdr_len() 1 year ago
trace-events vdpa: add trace event for vhost_vdpa_net_load_mq 1 year ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
util.c net: Clean up includes 10 years ago
util.h Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
vde.c net: introduce qemu_set_info_str() function 3 years ago
vhost-user-stub.c net: Add save_acked_features callback to vhost_net 5 days ago
vhost-user.c net: Add is_vhost_user flag to vhost_net struct 5 days ago
vhost-vdpa-stub.c vhost-net-vdpa: add stubs for when no virtio-net device is present 3 years ago
vhost-vdpa.c virtio,pci,pc: features, fixes, tests 3 days ago
vmnet-bridged.m net/vmnet: Drop ifdef for macOS versions older than 12.0 1 year ago
vmnet-common.m error: Strip trailing '\n' from an error string argument 4 months ago
vmnet-host.c net/vmnet: Drop ifdef for macOS versions older than 12.0 1 year ago
vmnet-shared.c net/vmnet: Drop ifdef for macOS versions older than 12.0 1 year ago
vmnet_int.h vmnet: stop recieving events when VM is stopped 2 years ago