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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Clean up includes
Peter Maydell
2019-11-29
2
-2
/
+0
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2019-11-29
2
-8
/
+10
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
3
-6
/
+6
*
net: Clean up includes
Peter Maydell
2019-11-29
22
-15
/
+22
*
net/filter: Fix the output information for command 'info network'
zhanghailiang
2019-11-29
2
-25
/
+29
*
net: always walk through filters in reverse if traffic is egress
Li Zhijian
2019-11-29
2
-7
/
+34
*
net: netmap: use nm_open() to open netmap ports
Vincenzo Maffione
2019-11-29
1
-65
/
+32
*
net/slirp: Tell the users when they are using deprecated options
Thomas Huth
2019-11-29
1
-0
/
+3
*
qom: Change object property iterator API contract
Daniel P. Berrange
2019-11-29
1
-4
/
+3
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2019-11-29
1
-3
/
+3
*
net: convert qemu_log to error_report, fix message
Paolo Bonzini
2019-11-29
1
-1
/
+1
*
l2tpv3: fix cookie decoding
Alexis Dambricourt
2019-11-29
1
-1
/
+1
*
net/filter: fix nf->netdev_id leak
Li Zhijian
2019-11-29
1
-0
/
+1
*
net/dump: fix nfds->filename leak
Li Zhijian
2019-11-29
1
-0
/
+8
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2019-11-29
1
-2
/
+2
*
vhost-user: verify that number of queues is non-zero
Victor Kaplansky
2015-12-02
1
-0
/
+5
*
tap-win32: disable broken async write path
Andrew Baumann
2015-11-27
1
-10
/
+36
*
tap-win32: skip unexpected nodes during registry enumeration
Andrew Baumann
2015-11-27
1
-1
/
+2
*
vhost-user: set link down when the char device is closed
Wen Congyang
2015-11-25
1
-1
/
+1
*
net: Convert net filter code to use object property iterators
Daniel P. Berrange
2015-11-18
1
-1
/
+4
*
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione
2015-11-12
1
-11
/
+11
*
net: netmap: Fix compilation issue
Vincenzo Maffione
2015-11-12
1
-1
/
+1
*
tap-bsd: use user-specified tap device if it already exists
Ed Maste
2015-11-06
1
-5
/
+33
*
net: Convert to new qapi union layout
Eric Blake
2015-11-02
10
-32
/
+32
*
net: free the string returned by object_get_canonical_path_component
Yang Hongyang
2015-10-27
1
-2
/
+3
*
net: make iov_to_buf take right size argument in nc_sendv_compat()
Yang Hongyang
2015-10-27
1
-1
/
+1
*
net: Remove duplicate data from query-rx-filter on multiqueue net devices
Vladislav Yasevich
2015-10-27
1
-0
/
+6
*
net/dump: Provide the dumping facility as a net-filter
Thomas Huth
2015-10-27
1
-1
/
+128
*
net/dump: Separate the NetClientState from the DumpState
Thomas Huth
2015-10-27
1
-25
/
+49
*
net/dump: Rework net-dump init functions
Thomas Huth
2015-10-27
1
-14
/
+13
*
net/dump: Add support for receive_iov function
Thomas Huth
2015-10-27
1
-3
/
+21
*
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-10-22
1
-2
/
+22
*
vhost user: add support of live migration
Thibaut Collet
2015-10-22
1
-2
/
+10
*
net: add trace_vhost_user_event
Marc-André Lureau
2015-10-22
1
-2
/
+2
*
net: don't set native endianness
Michael S. Tsirkin
2015-10-21
1
-0
/
+8
*
netfilter: add a netbuffer filter
Yang Hongyang
2015-10-12
2
-0
/
+187
*
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
2015-10-12
1
-6
/
+6
*
netfilter: print filter info associate with the netdev
Yang Hongyang
2015-10-12
2
-0
/
+31
*
netfilter: add an API to pass the packet to next filter
Yang Hongyang
2015-10-12
1
-0
/
+58
*
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
2015-10-12
2
-4
/
+6
*
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
2015-10-12
2
-36
/
+21
*
netfilter: hook packets before net queue send
Yang Hongyang
2015-10-12
2
-0
/
+83
*
init/cleanup of netfilter object
Yang Hongyang
2015-10-12
3
-0
/
+146
*
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
2015-09-25
1
-1
/
+1
|
\
|
*
net: remove muldiv64()
Laurent Vivier
2015-09-25
1
-1
/
+1
*
|
vhost-user: add multiple queue support
Changchun Ouyang
2015-09-24
1
-48
/
+93
|
/
*
trivial: remove trailing newline from error_report
John Snow
2015-09-11
1
-2
/
+2
*
net: Flush queued packets when guest resumes
Fam Zheng
2015-07-20
1
-7
/
+12
*
socket: pass correct size in net_socket_send()
Jason Wang
2015-07-20
1
-1
/
+1
*
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
2015-07-20
1
-24
/
+13
[next]