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
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
really fix net.h
Anthony Liguori
1
-1
/
+1
2009-10-27
Fix signature of new_vlan_client
Anthony Liguori
1
-1
/
+2
2009-10-27
Enable UFO on virtio-net and tap devices
Sridhar Samudrala
1
-1
/
+2
2009-10-27
net: add tap_set_offload()
Mark McLoughlin
1
-0
/
+1
2009-10-27
net: add receive_raw parameter to qemu_new_vlan_client()
Mark McLoughlin
1
-0
/
+1
2009-10-27
net: add an API for 'raw' packets
Mark McLoughlin
1
-0
/
+2
2009-10-27
net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs
Mark McLoughlin
1
-0
/
+3
2009-10-27
net: add a client type code
Mark McLoughlin
1
-0
/
+11
2009-10-27
zap DeviceState->nd
Gerd Hoffmann
1
-7
/
+0
2009-10-27
qdev/net: common nic property bits
Gerd Hoffmann
1
-0
/
+14
2009-10-27
qdev: add netdev property
Gerd Hoffmann
1
-0
/
+1
2009-10-27
net: add macaddr type.
Gerd Hoffmann
1
-0
/
+5
2009-10-15
net: add queue for peer-to-peer packet forwarding
Mark McLoughlin
1
-0
/
+1
2009-10-15
net: refactor packet queueing code
Mark McLoughlin
1
-16
/
+2
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
1
-0
/
+2
2009-10-15
net: add -net nic,netdev= option
Mark McLoughlin
1
-0
/
+1
2009-10-15
net: handle -netdevice options
Mark McLoughlin
1
-1
/
+1
2009-10-15
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
1
-1
/
+1
2009-10-15
net: use qtailq for vlan and client lists
Mark McLoughlin
1
-3
/
+3
2009-10-15
net: remove id field from NICInfo
Mark McLoughlin
1
-1
/
+0
2009-10-15
net: remove unused qemu_handler_true()
Mark McLoughlin
1
-1
/
+0
2009-10-06
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
1
-3
/
+2
2009-10-06
Port usb net to QemuOpts
Mark McLoughlin
1
-0
/
+2
2009-10-06
Don't exit() in config_error()
Markus Armbruster
1
-2
/
+2
2009-10-06
Make NICInfo string fields non-const
Mark McLoughlin
1
-4
/
+4
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
1
-2
/
+3
2009-10-05
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
1
-2
/
+2
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-3
/
+3
2009-09-04
monitor: Port handler_3 to use QDict
Luiz Capitulino
1
-4
/
+2
2009-09-04
monitor: Port handler_2 to use QDict
Luiz Capitulino
1
-3
/
+4
2009-09-04
net: Fix send queue ordering
Jan Kiszka
1
-2
/
+3
2009-08-10
net: Fix do_set_link() return type
Luiz Capitulino
1
-1
/
+1
2009-07-16
qdev: add id= support for pci nics.
Gerd Hoffmann
1
-0
/
+1
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
1
-0
/
+1
2009-06-29
slirp: Make hostfwd_add/remove multi-instance-aware
Jan Kiszka
1
-2
/
+4
2009-06-29
net: Provide VLAN client lookup helper
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
1
-1
/
+0
2009-06-29
slirp: Add info usernet for dumping connection states
Jan Kiszka
1
-0
/
+2
2009-06-29
slirp: Bind support for host forwarding rules
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
1
-1
/
+3
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
1
-0
/
+3
2009-06-24
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
1
-0
/
+4
2009-06-22
net: add packet length to NetPacketSent callback
Mark McLoughlin
1
-1
/
+1
2009-06-22
net: add qemu_purge_queued_packets()
Mark McLoughlin
1
-0
/
+1
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-0
/
+1
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
1
-0
/
+2
2009-06-09
net: add qemu_send_packet_async()
Mark McLoughlin
1
-0
/
+8
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
1
-1
/
+1
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
1
-3
/
+3
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
1
-11
/
+12
[prev]
[next]