index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
17
-178
/
+981
2015-12-02
vhost-user: verify that number of queues is non-zero
Victor Kaplansky
1
-0
/
+5
2015-11-27
tap-win32: disable broken async write path
Andrew Baumann
1
-10
/
+36
2015-11-27
tap-win32: skip unexpected nodes during registry enumeration
Andrew Baumann
1
-1
/
+2
2015-11-25
vhost-user: set link down when the char device is closed
Wen Congyang
1
-1
/
+1
2015-11-18
net: Convert net filter code to use object property iterators
Daniel P. Berrange
1
-1
/
+4
2015-11-12
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione
1
-11
/
+11
2015-11-12
net: netmap: Fix compilation issue
Vincenzo Maffione
1
-1
/
+1
2015-11-10
Merge tag 'v2.4.1' into tizen_3.0_develop
SeokYeon Hwang
1
-0
/
+8
2015-11-06
tap-bsd: use user-specified tap device if it already exists
Ed Maste
1
-5
/
+33
2015-11-02
net: Convert to new qapi union layout
Eric Blake
10
-32
/
+32
2015-10-31
net: don't set native endianness
Michael S. Tsirkin
1
-0
/
+8
2015-10-27
net: free the string returned by object_get_canonical_path_component
Yang Hongyang
1
-2
/
+3
2015-10-27
net: make iov_to_buf take right size argument in nc_sendv_compat()
Yang Hongyang
1
-1
/
+1
2015-10-27
net: Remove duplicate data from query-rx-filter on multiqueue net devices
Vladislav Yasevich
1
-0
/
+6
2015-10-27
net/dump: Provide the dumping facility as a net-filter
Thomas Huth
1
-1
/
+128
2015-10-27
net/dump: Separate the NetClientState from the DumpState
Thomas Huth
1
-25
/
+49
2015-10-27
net/dump: Rework net-dump init functions
Thomas Huth
1
-14
/
+13
2015-10-27
net/dump: Add support for receive_iov function
Thomas Huth
1
-3
/
+21
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-2
/
+22
2015-10-22
vhost user: add support of live migration
Thibaut Collet
1
-2
/
+10
2015-10-22
net: add trace_vhost_user_event
Marc-André Lureau
1
-2
/
+2
2015-10-21
net: don't set native endianness
Michael S. Tsirkin
1
-0
/
+8
2015-10-12
netfilter: add a netbuffer filter
Yang Hongyang
2
-0
/
+187
2015-10-12
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
1
-6
/
+6
2015-10-12
netfilter: print filter info associate with the netdev
Yang Hongyang
2
-0
/
+31
2015-10-12
netfilter: add an API to pass the packet to next filter
Yang Hongyang
1
-0
/
+58
2015-10-12
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
2
-4
/
+6
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
2
-36
/
+21
2015-10-12
netfilter: hook packets before net queue send
Yang Hongyang
2
-0
/
+83
2015-10-12
init/cleanup of netfilter object
Yang Hongyang
3
-0
/
+146
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
1
-1
/
+1
2015-09-25
net: remove muldiv64()
Laurent Vivier
1
-1
/
+1
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-48
/
+93
2015-09-11
trivial: remove trailing newline from error_report
John Snow
1
-2
/
+2
2015-08-28
qmp: modify return type
Munkyu Im
1
-5
/
+8
2015-08-25
upstream: some API was renamed and renewed
SeokYeon Hwang
2
-1
/
+4
2015-08-24
Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4
SeokYeon Hwang
20
-401
/
+585
2015-07-31
net: get link status
Munkyu Im
1
-0
/
+21
2015-07-20
net: Flush queued packets when guest resumes
Fam Zheng
1
-7
/
+12
2015-07-20
socket: pass correct size in net_socket_send()
Jason Wang
1
-1
/
+1
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-24
/
+13
2015-06-24
net: simplify net_client_init1()
Stefan Hajnoczi
1
-22
/
+16
2015-06-24
net: drop if expression that is always true
Stefan Hajnoczi
1
-17
/
+14
2015-06-24
net: raise an error if -net type is invalid
Stefan Hajnoczi
1
-0
/
+11
2015-06-24
net: replace net_client_init1() netdev whitelist with blacklist
Stefan Hajnoczi
1
-25
/
+3
2015-06-24
net: add missing "netmap" to host_net_devices[]
Stefan Hajnoczi
1
-0
/
+3
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2
-0
/
+2
[next]