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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-3
/
+4
2018-03-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
2
-1
/
+2
2018-03-05
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
1
-0
/
+3
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
2
-1
/
+2
2018-03-02
net: fix misaligned member access
Marc-André Lureau
1
-1
/
+3
2018-02-13
net/can: simple messages transport implementation for QEMU
Pavel Pisa
2
-0
/
+178
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2
-4
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2
-2
/
+1
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
3
-3
/
+0
2017-12-22
net: Remove the legacy "-net channel" parameter
Thomas Huth
1
-2
/
+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-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
1
-0
/
+6
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
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
1
-0
/
+1
2017-03-06
eth: Extend vlan stripping functions
Dmitry Fleytman
1
-2
/
+2
2017-01-10
vhost-net: Notify the backend about the host MTU
Maxime Coquelin
1
-0
/
+2
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-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-0
/
+1
2016-06-17
vhost-net: save & restore vring enable state
Marc-André Lureau
1
-0
/
+1
2016-06-17
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
2
-0
/
+4
2016-06-02
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2
-44
/
+110
2016-06-02
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
1
-0
/
+8
2016-06-02
net: Add macros for MAC address tracing
Dmitry Fleytman
1
-0
/
+5
2016-06-02
net: Introduce Toeplitz hash calculator
Dmitry Fleytman
1
-0
/
+45
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-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-08
filter: Add 'status' property for filter object
zhanghailiang
1
-0
/
+4
2016-02-23
include: Clean up includes
Peter Maydell
2
-3
/
+0
2016-02-04
net/filter: Fix the output information for command 'info network'
zhanghailiang
1
-1
/
+0
2016-02-04
net: always walk through filters in reverse if traffic is egress
Li Zhijian
1
-1
/
+1
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
1
-1
/
+3
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-0
/
+1
2015-10-12
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
1
-0
/
+7
2015-10-12
netfilter: print filter info associate with the netdev
Yang Hongyang
1
-0
/
+1
2015-10-12
netfilter: add an API to pass the packet to next filter
Yang Hongyang
1
-0
/
+7
2015-10-12
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
1
-1
/
+12
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
1
-5
/
+0
2015-10-12
netfilter: hook packets before net queue send
Yang Hongyang
1
-0
/
+8
2015-10-12
init/cleanup of netfilter object
Yang Hongyang
2
-0
/
+62
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
1
-0
/
+2
[next]