1209 Commits (3821a538f7ec0a7973fa7b751dcea65d0b9b3213)

Author SHA1 Message Date
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 10 months ago
Vladimir Sementsov-Ogievskiy 015051a21c net/stream: remove deprecated 'reconnect' option 11 months ago
Viktor Kurilko 6d10e02131 Add a feature for mapping a host unix socket to a guest tcp socket 1 year ago
Paolo Abeni a5289563ad net: implement UDP tunnel features offloading 11 months ago
Paolo Abeni fffac04628 net: implement tunnel probing 11 months ago
Paolo Abeni e5fd02d825 net: bundle all offloads in a single struct 11 months ago
Markus Armbruster 3cacecb9f8 net/slirp: Clean up error reporting 11 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 11 months ago
Vladimir Sementsov-Ogievskiy 09759245cf util: drop qemu_socket_try_set_nonblock() 11 months ago
Vladimir Sementsov-Ogievskiy 8cb17f9c36 util: drop qemu_socket_set_nonblock() 11 months ago
Stefano Garzarella 4caf74916d net/vdpa: fix potential fd leak in net_init_vhost_vdpa() 1 year ago
Laurent Vivier ae9b09972b net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365) 1 year ago
Laurent Vivier 667ad57b76 net/passt: Initialize "error" variable in net_passt_send() (CID 1612368) 1 year ago
Laurent Vivier f74e4f2e60 net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369) 1 year ago
Laurent Vivier c40ef7243f net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371) 1 year ago
Laurent Vivier 37c8b208cc net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372) 1 year ago
Laurent Vivier 2ed74e3c00 net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375) 1 year ago
Steve Sistare ea263e8fd9 tap: fix net_init_tap() return code 1 year ago
Vladimir Sementsov-Ogievskiy 3f9f6299a1 net/tap: drop too small packets 1 year ago
Daniel Borkmann e53d9ec7cc net/af-xdp: Support pinned map path for AF_XDP sockets 1 year ago
Daniel Borkmann bdebcb49f4 net/af-xdp: Fix up cleanup path upon failure in queue creation 1 year ago
Daniel Borkmann d38c5e0d0c net/af-xdp: Remove XDP program cleanup logic 1 year ago
Akihiko Odaki abef963a12 net/vhost-vdpa: Remove dummy SetSteeringEBPF 1 year ago
Akihiko Odaki 7b6e7e4990 virtio-net: Retrieve peer hashing capability 1 year ago
Akihiko Odaki 14f521f491 net/vhost-vdpa: Report hashing capability 1 year ago
Laurent Vivier da703b06a5 net/passt: Implement vhost-user backend support 1 year ago
Laurent Vivier 854ee02b22 net: Add passt network backend 1 year ago
Laurent Vivier ba5acc5d6e net: Add is_vhost_user flag to vhost_net struct 1 year ago
Laurent Vivier 33b78a30a3 net: Allow network backends to advertise max TX queue size 1 year ago
Laurent Vivier 1652f1b335 net: Add save_acked_features callback to vhost_net 1 year ago
Laurent Vivier bd38794a11 net: Add get_acked_features callback to VhostNetOptions 1 year ago
Laurent Vivier effdacbf28 net: Consolidate vhost feature bits into vhost_net structure 1 year ago
Laurent Vivier 8f6e5c620a net: Add get_vhost_net callback to NetClientInfo 1 year ago
Laurent Vivier 9b5b45c717 net: Define net_client_set_link() 1 year ago
Laurent Vivier adf684ce69 net: Refactor stream logic for reuse in '-net passt' 1 year ago
Anastasia Belova 110d0fa2d4 net: fix buffer overflow in af_xdp_umem_create() 1 year ago
Daniel P. Berrangé 837b87c4c5 net/stream: skip automatic zero-init of large array 1 year ago
Daniel P. Berrangé 751b0e79f1 net/socket: skip automatic zero-init of large array 1 year ago
Eugenio Pérez a400720365 vdpa: move iova_tree allocation to net_vhost_vdpa_init 1 year ago
Eugenio Pérez 55cf1d4f10 vdpa: check for iova tree initialized at net_client_start 1 year ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Markus Armbruster 1dd24ccf82 error: Strip trailing '\n' from an error string argument 1 year ago
Konstantin Shkolnyy b027f55a99 vdpa: Allow vDPA to work on big-endian machine 1 year ago
Akihiko Odaki ac2ff9b840 tap-linux: Open ipvtap and macvtap 2 years ago
Eugenio Pérez e7891c575f net: move backend cleanup to NIC cleanup 2 years ago
Eugenio Pérez db0d4017f9 net: parameterize the removing client from nc list 2 years ago
Laurent Vivier 02fd9f8aee net: vhost-user: add QAPI events to report connection state 2 years ago
Jonah Palmer 05063f5584 vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 2 years ago