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