index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/tap: Avoid variable-length array
Peter Maydell
2023-09-18
1
-1
/
+2
*
net/dump: Avoid variable length array
Peter Maydell
2023-09-18
1
-1
/
+1
*
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
4
-0
/
+540
*
virtio-net: Add USO flags to vhost support.
Andrew Melnychenko
2023-09-18
1
-0
/
+3
*
tap: Add check for USO features
Yuri Benditovich
2023-09-18
7
-0
/
+49
*
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-18
10
-14
/
+26
*
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-13
1
-1
/
+1
*
misc/other: spelling fixes
Michael Tokarev
2023-09-08
3
-9
/
+9
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
1
-8
/
+10
|
\
|
*
configure, meson: remove CONFIG_SOLARIS from config-host.mak
Paolo Bonzini
2023-09-07
1
-8
/
+10
*
|
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
2023-08-31
1
-1
/
+1
|
/
*
vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
Hawkins Jiawei
2023-07-10
1
-0
/
+1
*
vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
Hawkins Jiawei
2023-07-10
1
-0
/
+88
*
vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
Hawkins Jiawei
2023-07-10
1
-0
/
+1
*
vdpa: Avoid forwarding large CVQ command failures
Hawkins Jiawei
2023-07-10
1
-1
/
+161
*
vdpa: Accessing CVQ header through its structure
Hawkins Jiawei
2023-07-10
1
-1
/
+4
*
vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
Hawkins Jiawei
2023-07-10
1
-0
/
+85
*
vdpa: Restore MAC address filtering state
Hawkins Jiawei
2023-07-10
1
-0
/
+52
*
vdpa: Use iovec for vhost_vdpa_net_load_cmd()
Hawkins Jiawei
2023-07-10
1
-8
/
+25
*
vdpa: Fix possible use-after-free for VirtQueueElement
Hawkins Jiawei
2023-07-10
1
-1
/
+10
*
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_offloads()
Hawkins Jiawei
2023-07-10
1
-1
/
+4
*
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
Hawkins Jiawei
2023-07-10
1
-1
/
+4
*
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
Hawkins Jiawei
2023-07-10
1
-2
/
+3
*
vdpa: Sort vdpa_feature_bits array alphabetically
Hawkins Jiawei
2023-07-08
1
-16
/
+23
*
vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
Hawkins Jiawei
2023-07-08
1
-1
/
+0
*
net: socket: remove net_init_socket()
Laurent Vivier
2023-07-07
1
-26
/
+17
*
net: socket: move fd type checking to its own function
Laurent Vivier
2023-07-07
1
-8
/
+20
*
net: socket: prepare to cleanup net_init_socket()
Laurent Vivier
2023-07-07
1
-3
/
+3
*
vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
Ani Sinha
2023-06-26
1
-0
/
+8
*
vdpa: fix not using CVQ buffer in case of error
Eugenio Pérez
2023-06-26
1
-1
/
+1
*
vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
Eugenio Pérez
2023-06-26
1
-0
/
+1
*
vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
Hawkins Jiawei
2023-06-26
1
-0
/
+1
*
vdpa: Add vhost_vdpa_net_load_offloads()
Hawkins Jiawei
2023-06-26
1
-0
/
+42
*
vdpa: reuse virtio_vdev_has_feature()
Hawkins Jiawei
2023-06-26
1
-4
/
+2
*
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
2023-06-26
1
-8
/
+8
*
vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
Eugenio Pérez
2023-06-26
1
-16
/
+16
*
vdpa: do not block migration if device has cvq and x-svq=on
Eugenio Pérez
2023-06-26
1
-4
/
+7
*
vdpa: move CVQ isolation check to net_init_vhost_vdpa
Eugenio Pérez
2023-06-23
1
-43
/
+112
*
vdpa: return errno in vhost_vdpa_get_vring_group error
Eugenio Pérez
2023-06-23
1
-0
/
+9
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
2
-20
/
+20
*
cocoa: Fix warnings about invalid prototype declarations
Philippe Mathieu-Daudé
2023-06-13
1
-1
/
+1
*
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
2023-05-23
1
-19
/
+33
*
igb: Implement Rx SCTP CSO
Akihiko Odaki
2023-05-23
1
-0
/
+4
*
net/eth: Always add VLAN tag
Akihiko Odaki
2023-05-23
1
-16
/
+6
*
net/eth: Use void pointers
Akihiko Odaki
2023-05-23
1
-3
/
+3
*
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
2023-05-23
1
-1
/
+1
*
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-23
1
-10
/
+8
*
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
2023-05-18
1
-3
/
+10
*
vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQ
Eugenio Pérez
2023-04-21
1
-1
/
+2
*
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-13
2
-18
/
+18
[next]