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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2021-09-04
vhost_net: do not assume nvqs is always 2
Jason Wang
1
-0
/
+1
2021-06-11
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
1
-1
/
+0
2021-06-04
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
1
-0
/
+2
2021-04-23
net: check the existence of peer before trying to pad
Jason Wang
1
-0
/
+5
2021-04-08
Revert "qapi: net: Add query-netdev command"
Jason Wang
1
-3
/
+0
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
1
-1
/
+1
2021-03-22
net: Add a 'do_not_pad" to NetClientState
Bin Meng
1
-0
/
+1
2021-03-22
net: eth: Add a helper to pad a short Ethernet frame
Bin Meng
1
-0
/
+17
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
1
-1
/
+1
2021-03-15
qapi: net: Add query-netdev command
Alexey Kirillov
1
-0
/
+3
2021-03-15
net: introduce qemu_receive_packet()
Jason Wang
2
-0
/
+13
2021-01-25
net: checksum: Introduce fine control over checksum type
Bin Meng
1
-1
/
+6
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-11-24
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
1
-0
/
+1
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
1
-1
/
+1
2020-09-30
net/can: Add can_dlc2len and can_len2dlc for CAN FD.
Jan Charvat
1
-0
/
+4
2020-09-30
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
1
-1
/
+7
2020-09-30
net: relocate paths to helpers and scripts
Paolo Bonzini
1
-2
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-2
/
+1
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2
-7
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
3
-14
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-6
/
+10
2020-08-27
can_emu: Delete macros for non-existing typedef
Eduardo Habkost
1
-4
/
+0
2020-07-21
hw/net: Added plen fix for IPv6
Andrew
1
-0
/
+1
2020-07-07
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
1
-0
/
+22
2020-07-03
vhost_net: introduce set_config & get_config
Cindy Lu
1
-0
/
+5
2020-07-03
net: introduce qemu_get_peer
Cindy Lu
1
-0
/
+1
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
1
-0
/
+1
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
1
-1
/
+0
2020-03-03
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
1
-0
/
+2
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-1
/
+0
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
1
-2
/
+6
2019-07-02
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
4
-4
/
+0
2019-03-05
net: Add a network device specific self-announcement ability
Dr. David Alan Gilbert
1
-0
/
+2
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
1
-0
/
+2
2019-03-05
net: Introduce announce timer
Dr. David Alan Gilbert
1
-0
/
+39
2019-02-07
slirp: improve send_packet() callback
Marc-André Lureau
1
-1
/
+1
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
1
-0
/
+2
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2018-12-04
net: drop too large packet early
Jason Wang
1
-6
/
+0
2018-10-19
filter: Add handle_event method for NetFilterClass
Zhang Chen
1
-0
/
+5
[next]