aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-09-29net/eth: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-18net/tap: Avoid variable-length arrayPeter Maydell
2023-09-18net/dump: Avoid variable length arrayPeter Maydell
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-18virtio-net: Add USO flags to vhost support.Andrew Melnychenko
2023-09-18tap: Add check for USO featuresYuri Benditovich
2023-09-18tap: Add USO support to tap device.Andrew Melnychenko
2023-09-13meson: Fix targetos match for illumos and Solaris.Jonathan Perkin
2023-09-08misc/other: spelling fixesMichael Tokarev
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini
2023-08-31hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVEPhilippe Mathieu-Daudé
2023-07-10vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQHawkins Jiawei
2023-07-10vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA f...Hawkins Jiawei
2023-07-10vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQHawkins Jiawei
2023-07-10vdpa: Avoid forwarding large CVQ command failuresHawkins Jiawei
2023-07-10vdpa: Accessing CVQ header through its structureHawkins Jiawei
2023-07-10vdpa: Restore packet receive filtering state relative with _F_CTRL_RX featureHawkins Jiawei
2023-07-10vdpa: Restore MAC address filtering stateHawkins Jiawei
2023-07-10vdpa: Use iovec for vhost_vdpa_net_load_cmd()Hawkins Jiawei
2023-07-10vdpa: Fix possible use-after-free for VirtQueueElementHawkins Jiawei
2023-07-10vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_offloads()Hawkins Jiawei
2023-07-10vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()Hawkins Jiawei
2023-07-10vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()Hawkins Jiawei
2023-07-08vdpa: Sort vdpa_feature_bits array alphabeticallyHawkins Jiawei
2023-07-08vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bitsHawkins Jiawei
2023-07-07net: socket: remove net_init_socket()Laurent Vivier
2023-07-07net: socket: move fd type checking to its own functionLaurent Vivier
2023-07-07net: socket: prepare to cleanup net_init_socket()Laurent Vivier
2023-06-26vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is presentAni Sinha
2023-06-26vdpa: fix not using CVQ buffer in case of errorEugenio Pérez
2023-06-26vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devicesEugenio Pérez
2023-06-26vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQHawkins Jiawei
2023-06-26vdpa: Add vhost_vdpa_net_load_offloads()Hawkins Jiawei
2023-06-26vdpa: reuse virtio_vdev_has_feature()Hawkins Jiawei
2023-06-26vdpa: map shadow vrings with MAP_SHAREDEugenio Pérez
2023-06-26vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len functionEugenio Pérez
2023-06-26vdpa: do not block migration if device has cvq and x-svq=onEugenio Pérez
2023-06-23vdpa: move CVQ isolation check to net_init_vhost_vdpaEugenio Pérez
2023-06-23vdpa: return errno in vhost_vdpa_get_vring_group errorEugenio Pérez
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-13cocoa: Fix warnings about invalid prototype declarationsPhilippe Mathieu-Daudé
2023-05-23igb: Strip the second VLAN tag for extended VLANAkihiko Odaki
2023-05-23igb: Implement Rx SCTP CSOAkihiko Odaki
2023-05-23net/eth: Always add VLAN tagAkihiko Odaki
2023-05-23net/eth: Use void pointersAkihiko Odaki
2023-05-23net/eth: Rename eth_setup_vlan_headers_exAkihiko Odaki
2023-05-23net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()Akihiko Odaki
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy
2023-04-21vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQEugenio Pérez