175 Commits (1728593a82cdd8ffcd2a5a759fb301c71ae4c251)

Author SHA1 Message Date
Yuri Benditovich f03e0cf63b tap: Add check for USO features 3 years ago
Andrew Melnychenko 2ab0ec3121 tap: Add USO support to tap device. 3 years ago
Akihiko Odaki 7e64a9cabb igb: Strip the second VLAN tag for extended VLAN 3 years ago
Akihiko Odaki 907209e311 igb: Implement Rx SCTP CSO 3 years ago
Akihiko Odaki aaa8a15c96 net/eth: Always add VLAN tag 3 years ago
Akihiko Odaki 85427bf388 net/eth: Use void pointers 3 years ago
Akihiko Odaki 7434951442 e1000x: Take CRC into consideration for size check 3 years ago
Akihiko Odaki 0b11783014 net/eth: Rename eth_setup_vlan_headers_ex 3 years ago
Akihiko Odaki 2f0fa232b8 net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols() 3 years ago
Akihiko Odaki 65f474bbae net/eth: Introduce EthL4HdrProto 4 years ago
Akihiko Odaki 69ff5ef847 net/eth: Report if headers are actually present 4 years ago
Akihiko Odaki 02ef5fdc09 hw/net/net_tx_pkt: Implement TCP segmentation 4 years ago
Akihiko Odaki 481c52320a net: Strip virtio-net header when dumping 4 years ago
Thomas Huth c6941b3b9b net: Move the code to collect available NIC models to a separate function 4 years ago
Markus Armbruster ae71d13d4e net: Move hmp_info_network() to net-hmp-cmds.c 4 years ago
Cindy Lu 8aab0d1dbe virtio-net: add support for configure interrupt 4 years ago
Hyman Huang(黄勇) c9bdc449f9 vhost-user: Fix the virtio features negotiation flaw 4 years ago
Hyman Huang(黄勇) 937b7d96e4 vhost-user: Refactor vhost acked features saving 4 years ago
Stefan Weil via ac14949821 Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues 4 years ago
Kangjie Xu 10f8a115a8 vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart() 4 years ago
Kangjie Xu c2daa08e17 vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset() 4 years ago
Laurent Vivier 53b85d9574 net: introduce qemu_set_info_str() function 4 years ago
Laurent Vivier f3eedcddba qapi: net: introduce a way to bypass qemu_opts_parse_noisily() 4 years ago
Laurent Vivier 21fccb2cbb net: simplify net_client_parse() error management 4 years ago
Laurent Vivier d63ef17bfc net: remove the @errp argument of net_client_inits() 4 years ago
Eugenio Pérez 539573c317 vhost_net: add NetClientState->load() callback 4 years ago
Eugenio Pérez c5e5269d8a vhost_net: Add NetClientInfo stop callback 4 years ago
Eugenio Pérez eb92b75380 vhost_net: Add NetClientInfo start callback 4 years ago
Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
Michael S. Tsirkin b3ef6664b7 Revert "virtio-net: add support for configure interrupt" 5 years ago
Cindy Lu 497679d510 virtio-net: add support for configure interrupt 5 years ago
Jason Wang 05ba3f63d1 vhost-net: control virtqueue support 5 years ago
Jason Wang 2f849dbdb2 net: introduce control client 5 years ago
Kevin Wolf e287bf7bb1 net: Introduce NetClientInfo.check_peer_type() 5 years ago
Jason Wang 6a756d1495 vhost_net: do not assume nvqs is always 2 5 years ago
Jason Wang 1b03117211 vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() 5 years ago
Andrew Melnychenko 8f364e344c net: Added SetSteeringEBPF method for NetClientState. 5 years ago
Jason Wang bc38e31b4e net: check the existence of peer before trying to pad 5 years ago
Jason Wang f9bb0c1f98 Revert "qapi: net: Add query-netdev command" 5 years ago
Jason Wang 56e6f594bf Revert "net: Move NetClientState.info_str to dynamic allocations" 5 years ago
Bin Meng 935344bed6 net: Add a 'do_not_pad" to NetClientState 5 years ago
Bin Meng af774513f7 net: eth: Add a helper to pad a short Ethernet frame 5 years ago
Alexey Kirillov 59b5437eb7 net: Move NetClientState.info_str to dynamic allocations 6 years ago
Alexey Kirillov d32ad10a14 qapi: net: Add query-netdev command 6 years ago
Jason Wang 705df5466c net: introduce qemu_receive_packet() 6 years ago
Bin Meng f574633529 net: checksum: Introduce fine control over checksum type 6 years ago
Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 6 years ago
Paolo Bonzini ad6f932fe8 net: do not exit on "netdev_add help" monitor command 6 years ago
Paolo Bonzini 22fb6eb571 qom: fix objects with improper parent type 6 years ago
Jan Charvat ad0c6740d1 net/can: Add can_dlc2len and can_len2dlc for CAN FD. 6 years ago