index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
net: checksum: Convert data to void *
Akihiko Odaki
1
-1
/
+1
2024-11-18
net: mark struct ip_header as QEMU_PACKED
Peter Maydell
1
-1
/
+1
2024-10-03
net: Remove deadcode
Dr. David Alan Gilbert
2
-8
/
+0
2024-06-04
net: Remove receive_raw()
Akihiko Odaki
1
-1
/
+0
2024-06-04
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
1
-7
/
+0
2024-05-03
net: remove AnnounceTimer from typedefs.h
Paolo Bonzini
1
-2
/
+2
2024-03-29
Revert "tap: setting error appropriately when calling net_init_tap_one()"
Akihiko Odaki
1
-3
/
+0
2024-02-12
qapi: Move @String out of common.json to discourage reuse
Markus Armbruster
1
-1
/
+1
2024-02-02
net: make nb_nics and nd_table[] static in net/net.c
David Woodhouse
1
-4
/
+0
2024-02-02
net: remove qemu_show_nic_models(), qemu_find_nic_model()
David Woodhouse
1
-3
/
+0
2024-02-02
net: remove qemu_check_nic_model()
David Woodhouse
1
-1
/
+0
2024-02-02
net: add qemu_create_nic_bus_devices()
David Woodhouse
1
-0
/
+22
2024-02-02
net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
David Woodhouse
1
-0
/
+40
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
1
-0
/
+1
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
1
-0
/
+1
2023-10-06
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-3
/
+3
2023-09-18
tap: Add check for USO features
Yuri Benditovich
1
-0
/
+3
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
1
-2
/
+2
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
1
-2
/
+2
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
1
-1
/
+3
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
1
-2
/
+2
2023-05-23
net/eth: Use void pointers
Akihiko Odaki
1
-2
/
+2
2023-05-23
e1000x: Take CRC into consideration for size check
Akihiko Odaki
1
-0
/
+2
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
1
-8
/
+1
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
1
-3
/
+3
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
1
-1
/
+7
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
1
-2
/
+2
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
1
-5
/
+0
2023-03-10
net: Strip virtio-net header when dumping
Akihiko Odaki
1
-0
/
+6
2023-02-17
net: Move the code to collect available NIC models to a separate function
Thomas Huth
1
-0
/
+14
2023-02-04
net: Move hmp_info_network() to net-hmp-cmds.c
Markus Armbruster
1
-1
/
+3
2023-01-08
virtio-net: add support for configure interrupt
Cindy Lu
1
-0
/
+2
2023-01-08
vhost-user: Fix the virtio features negotiation flaw
Hyman Huang(黄勇)
1
-0
/
+2
2023-01-08
vhost-user: Refactor vhost acked features saving
Hyman Huang(黄勇)
1
-0
/
+1
2022-11-27
Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
Stefan Weil via
1
-1
/
+2
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
1
-0
/
+2
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
1
-0
/
+2
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
1
-0
/
+1
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
1
-0
/
+2
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
1
-1
/
+1
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
1
-1
/
+1
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
1
-0
/
+2
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
1
-0
/
+2
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
1
-0
/
+2
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
1
-2
/
+0
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
1
-0
/
+2
2021-10-20
vhost-net: control virtqueue support
Jason Wang
1
-2
/
+4
2021-10-20
net: introduce control client
Jason Wang
1
-0
/
+5
2021-10-15
net: Introduce NetClientInfo.check_peer_type()
Kevin Wolf
1
-0
/
+2
[next]