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
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
1
-0
/
+1
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-1
/
+0
2019-03-05
net: Add a network device specific self-announcement ability
Dr. David Alan Gilbert
1
-0
/
+2
2019-02-07
slirp: improve send_packet() callback
Marc-André Lureau
1
-1
/
+1
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2018-12-04
net: drop too large packet early
Jason Wang
1
-6
/
+0
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
1
-3
/
+0
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
1
-1
/
+0
2018-03-26
virtio_net: flush uncompleted TX on reset
Greg Kurz
1
-0
/
+1
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-3
/
+1
2018-03-05
net: Make net_client_init() static
Thomas Huth
1
-2
/
+0
2018-03-05
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-2
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2017-12-22
net: introduce net_crc32_le() function
Mark Cave-Ayland
1
-0
/
+2
2017-12-22
net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...
Mark Cave-Ayland
1
-1
/
+2
2017-07-17
net/net.c: Add vnet_hdr support in SocketReadState
Zhang Chen
1
-2
/
+7
2017-07-17
net: Add vnet_hdr_len arguments in NetClientState
Zhang Chen
1
-0
/
+1
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-2
/
+0
2016-07-19
net: Use correct type for bool flag
Eric Blake
1
-1
/
+1
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-2
/
+2
2016-06-17
vhost-net: save & restore vring enable state
Marc-André Lureau
1
-0
/
+1
2016-06-02
net: Add macros for MAC address tracing
Dmitry Fleytman
1
-0
/
+5
2016-06-01
net/net: Add SocketReadState for reuse codes
Zhang Chen
1
-0
/
+13
2016-06-01
net: vl: Move default_net to vl.c
Eduardo Habkost
1
-1
/
+0
2016-02-04
net: always walk through filters in reverse if traffic is egress
Li Zhijian
1
-1
/
+1
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
1
-5
/
+0
2015-10-12
init/cleanup of netfilter object
Yang Hongyang
1
-0
/
+1
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-1
/
+1
2015-06-17
tap: add VNET_LE/VNET_BE operations
Greg Kurz
1
-0
/
+6
2015-05-11
net: add MAC address string printer
Scott Feldman
1
-0
/
+1
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-1
/
+1
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-2
/
+2
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-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: extend NetClientInfo for offloading
Vincenzo Maffione
1
-0
/
+19
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-03-25
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
1
-0
/
+5
2013-02-27
net: reduce the unnecessary memory allocation of multiqueue
Jason Wang
1
-1
/
+1
2013-02-01
net: multiqueue support
Jason Wang
1
-4
/
+14
2013-02-01
net: introduce NetClientState destructor
Jason Wang
1
-0
/
+2
2013-02-01
net: introduce qemu_find_net_clients_except()
Jason Wang
1
-0
/
+2
2013-02-01
net: intorduce qemu_del_nic()
Jason Wang
1
-0
/
+1
[next]