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
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-03-12
1
-2
/
+5
|
\
|
*
tap: avoid deadlocking rx
Stefan Hajnoczi
2014-03-12
1
-2
/
+5
*
|
slirp smb with modern win guests when samba is also running on host
Michael Tokarev
2014-03-12
1
-1
/
+2
*
|
qemu/slirp: Fix SMB security configuration on newer samba versions
Michael Buesch
2014-03-12
1
-1
/
+2
|
/
*
net: remove implicit peer from offload API
Stefan Hajnoczi
2014-02-25
1
-18
/
+18
*
net: Disable netmap backend when not supported
Vincenzo Maffione
2014-02-25
1
-42
/
+13
*
net: add offloading support to netmap backend
Vincenzo Maffione
2014-02-25
1
-1
/
+67
*
net: make tap offloading callbacks static
Vincenzo Maffione
2014-02-25
2
-12
/
+12
*
net: TAP uses NetClientInfo offloading callbacks
Vincenzo Maffione
2014-02-25
2
-43
/
+55
*
net: extend NetClientInfo for offloading
Vincenzo Maffione
2014-02-25
1
-0
/
+55
*
net: change vnet-hdr TAP prototypes
Vincenzo Maffione
2014-02-25
2
-7
/
+7
*
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-6
/
+6
*
tap-linux: Get features once and use it many times
Kusanagi Kouichi
2014-01-27
1
-6
/
+8
*
net: Use g_strdup_printf instead of snprintf.
Hani Benhabiles
2014-01-27
1
-4
/
+1
*
misc: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-12-23
1
-1
/
+1
*
net: Update netdev peer on link change
Vlad Yasevich
2013-12-09
1
-9
/
+17
*
net: Adding netmap network backend
Vincenzo Maffione
2013-12-09
4
-0
/
+447
*
net: fix qemu_flush_queued_packets() in presence of a hub
Sergey Fedorov
2013-11-08
1
-1
/
+0
*
net: disallow to specify multicast MAC address
Dmitry Krivenok
2013-11-08
1
-0
/
+6
*
net: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
1
-9
/
+10
*
net: Rename send_queue to incoming_queue
Jan Kiszka
2013-09-06
2
-8
/
+8
*
tap: Use numbered tap/tun devices on all *BSD OS's
Brad Smith
2013-09-06
1
-11
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-1
/
+1
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
2
-0
/
+2
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-1
/
+1
*
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-15
1
-0
/
+48
*
fix -net user checks by reordering checks
Bas van Sisseren
2013-06-19
1
-6
/
+6
*
tap: fix NULL dereference when passing invalid parameters to tap
Jason Wang
2013-06-07
1
-6
/
+12
*
net: support for bridged networking on Mac OS X
Alasdair McLeay
2013-05-24
1
-1
/
+2
*
tap: properly initialize vhostfds
Jason Wang
2013-05-03
1
-1
/
+1
*
net: make network client name unique
Amos Kong
2013-05-03
1
-5
/
+2
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
2013-04-04
1
-0
/
+1
*
net: ensure "socket" backend uses non-blocking fds
Stefan Hajnoczi
2013-04-02
1
-1
/
+6
*
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
1
-3
/
+3
*
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
4
-10
/
+5
*
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-25
2
-0
/
+218
*
net: iovec checksum calculator
Dmitry Fleytman
2013-03-25
1
-0
/
+29
*
Checksum-related utility functions
Dmitry Fleytman
2013-03-25
1
-6
/
+7
*
net: use socket_set_nodelay() for -netdev socket
Stefan Hajnoczi
2013-03-25
1
-0
/
+3
*
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-1
/
+1
*
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
2013-03-22
1
-11
/
+10
*
net: reduce the unnecessary memory allocation of multiqueue
Jason Wang
2013-02-27
1
-10
/
+9
*
tap: set IFF_ONE_QUEUE per default
Peter Lieven
2013-02-27
2
-8
/
+11
*
tap: forbid creating multiqueue tap when hub is used
Jason Wang
2013-02-27
1
-0
/
+7
*
net: fix unbounded NetQueue
Luigi Rizzo
2013-02-27
1
-0
/
+15
*
net: fix qemu_flush_queued_packets() in presence of a hub
Luigi Rizzo
2013-02-27
3
-0
/
+21
*
net: Avoid NULL function pointer dereference on cleanup
Andreas Färber
2013-02-13
1
-1
/
+3
*
net: fix infinite loop on exit
Michael Roth
2013-02-07
1
-1
/
+1
[next]