index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: Clean up includes
Peter Maydell
2019-11-29
2
-3
/
+0
*
net/filter: Fix the output information for command 'info network'
zhanghailiang
2019-11-29
1
-1
/
+0
*
net: always walk through filters in reverse if traffic is egress
Li Zhijian
2019-11-29
1
-1
/
+1
*
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
2019-11-29
1
-1
/
+3
*
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-10-22
1
-0
/
+1
*
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
2015-10-12
1
-0
/
+7
*
netfilter: print filter info associate with the netdev
Yang Hongyang
2015-10-12
1
-0
/
+1
*
netfilter: add an API to pass the packet to next filter
Yang Hongyang
2015-10-12
1
-0
/
+7
*
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
2015-10-12
1
-1
/
+12
*
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
2015-10-12
1
-5
/
+0
*
netfilter: hook packets before net queue send
Yang Hongyang
2015-10-12
1
-0
/
+8
*
init/cleanup of netfilter object
Yang Hongyang
2015-10-12
2
-0
/
+62
*
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
1
-0
/
+2
*
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2015-09-24
1
-0
/
+1
*
qmp: Wean off qerror_report()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-19
1
-2
/
+0
*
tap: add VNET_LE/VNET_BE operations
Greg Kurz
2015-06-17
1
-0
/
+6
*
vhost: 64 bit features
Cornelia Huck
2015-06-10
1
-2
/
+2
*
net: add MAC address string printer
Scott Feldman
2015-05-11
1
-0
/
+1
*
virtio-net,tap: use standard-headers
Michael S. Tsirkin
2015-02-26
1
-23
/
+1
*
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
2
-2
/
+2
*
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-18
2
-4
/
+4
*
net: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-2
/
+1
*
net: move queue number into NICPeers
Jiri Pirko
2014-06-27
1
-1
/
+1
*
Add new vhost-user netdev backend
Nikolay Nikolaev
2014-06-19
1
-0
/
+17
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-0
/
+2
*
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
1
-1
/
+7
*
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2014-06-19
1
-0
/
+1
*
net: Export valid host network devices list
Hani Benhabiles
2014-06-11
1
-0
/
+1
*
net: remove implicit peer from offload API
Stefan Hajnoczi
2014-02-25
1
-7
/
+7
*
net: make tap offloading callbacks static
Vincenzo Maffione
2014-02-25
1
-6
/
+0
*
net: extend NetClientInfo for offloading
Vincenzo Maffione
2014-02-25
1
-0
/
+19
*
net: change vnet-hdr TAP prototypes
Vincenzo Maffione
2014-02-25
1
-2
/
+2
*
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
2014-02-15
1
-0
/
+1
*
net: disallow to specify multicast MAC address
Dmitry Krivenok
2013-11-08
1
-3
/
+3
*
net: Rename send_queue to incoming_queue
Jan Kiszka
2013-09-06
1
-1
/
+1
*
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-15
1
-0
/
+3
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-0
/
+23
*
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
1
-0
/
+5
*
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-25
1
-0
/
+347
*
net: iovec checksum calculator
Dmitry Fleytman
2013-03-25
1
-0
/
+12
*
Checksum-related utility functions
Dmitry Fleytman
2013-03-25
1
-1
/
+13
*
net: reduce the unnecessary memory allocation of multiqueue
Jason Wang
2013-02-27
1
-1
/
+1
*
tap: multiqueue support
Jason Wang
2013-02-01
1
-1
/
+0
*
tap: introduce a helper to get the name of an interface
Jason Wang
2013-02-01
1
-0
/
+1
*
tap: support enabling or disabling a queue
Jason Wang
2013-02-01
1
-0
/
+2
*
net: multiqueue support
Jason Wang
2013-02-01
1
-4
/
+14
*
net: introduce NetClientState destructor
Jason Wang
2013-02-01
1
-0
/
+2
*
net: introduce qemu_find_net_clients_except()
Jason Wang
2013-02-01
1
-0
/
+2
*
net: intorduce qemu_del_nic()
Jason Wang
2013-02-01
1
-0
/
+1
[next]