index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
1
-1
/
+1
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
1
-0
/
+3
*
net: introduce qemu_receive_packet()
Jason Wang
2021-03-15
1
-0
/
+5
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
2020-11-24
1
-0
/
+1
*
net: relocate paths to helpers and scripts
Paolo Bonzini
2020-09-30
1
-2
/
+2
*
net: introduce qemu_get_peer
Cindy Lu
2020-07-03
1
-0
/
+1
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-1
/
+1
*
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
2020-03-17
1
-0
/
+1
*
net: Complete qapi-fication of netdev_add
Eric Blake
2020-03-17
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
net: Add a network device specific self-announcement ability
Dr. David Alan Gilbert
2019-03-05
1
-0
/
+2
*
slirp: improve send_packet() callback
Marc-André Lureau
2019-02-07
1
-1
/
+1
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
net: drop too large packet early
Jason Wang
2018-12-04
1
-6
/
+0
*
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
2018-08-31
1
-3
/
+0
*
net: Remove the deprecated "vlan" parameter
Thomas Huth
2018-05-14
1
-1
/
+0
*
virtio_net: flush uncompleted TX on reset
Greg Kurz
2018-03-26
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
1
-3
/
+1
|
\
|
*
net: Make net_client_init() static
Thomas Huth
2018-03-05
1
-2
/
+0
|
*
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
2018-03-05
1
-1
/
+1
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
|
/
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-2
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+1
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
net: introduce net_crc32_le() function
Mark Cave-Ayland
2017-12-22
1
-0
/
+2
*
net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...
Mark Cave-Ayland
2017-12-22
1
-1
/
+2
*
net/net.c: Add vnet_hdr support in SocketReadState
Zhang Chen
2017-07-17
1
-2
/
+7
*
net: Add vnet_hdr_len arguments in NetClientState
Zhang Chen
2017-07-17
1
-0
/
+1
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-2
/
+0
*
net: Use correct type for bool flag
Eric Blake
2016-07-19
1
-1
/
+1
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-2
/
+2
*
vhost-net: save & restore vring enable state
Marc-André Lureau
2016-06-17
1
-0
/
+1
*
net: Add macros for MAC address tracing
Dmitry Fleytman
2016-06-02
1
-0
/
+5
*
net/net: Add SocketReadState for reuse codes
Zhang Chen
2016-06-01
1
-0
/
+13
*
net: vl: Move default_net to vl.c
Eduardo Habkost
2016-06-01
1
-1
/
+0
*
net: always walk through filters in reverse if traffic is egress
Li Zhijian
2016-02-04
1
-1
/
+1
*
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
2015-10-12
1
-5
/
+0
*
init/cleanup of netfilter object
Yang Hongyang
2015-10-12
1
-0
/
+1
*
qmp: Wean off qerror_report()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
tap: add VNET_LE/VNET_BE operations
Greg Kurz
2015-06-17
1
-0
/
+6
*
net: add MAC address string printer
Scott Feldman
2015-05-11
1
-0
/
+1
*
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
1
-1
/
+1
*
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-18
1
-2
/
+2
*
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
*
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: extend NetClientInfo for offloading
Vincenzo Maffione
2014-02-25
1
-0
/
+19
*
net: Rename send_queue to incoming_queue
Jan Kiszka
2013-09-06
1
-1
/
+1
[next]