summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* net: stellaris_enet: check packet length against receive bufferPrasad J Pandit2016-04-111-1/+11
* Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell2016-04-081-1/+1
|\
| * opencores_eth: indicate autonegotiation completionMax Filippov2016-04-041-1/+1
* | rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang2016-04-061-1/+1
* | Revert "e1000: fix hang of win2k12 shutdown with flood ping"Sameeh Jubran2016-03-301-5/+0Star
* | e1000: Fixing interrupts pace.Sameeh Jubran2016-03-301-0/+8
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-248-5/+11
|\ \
| * | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
| * | hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-223-0/+6
| * | Clean up includes some moreMarkus Armbruster2016-03-222-4/+0Star
| * | include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-224-0/+4
* | | hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth2016-03-241-1/+1
* | | hw/net/spapr_llan: Fix receive buffer handling for better performanceThomas Huth2016-03-241-2/+216
* | | hw/net/spapr_llan: Extract rx buffer code into separate functionsThomas Huth2016-03-241-36/+70
|/ /
* / i.MX: Add missing descriptions in devices.Jean-Christophe Dubois2016-03-161-0/+1
|/
* rocker: allow user to specify rocker world by propertyJiri Pirko2016-03-081-1/+28
* rocker: add name field into WorldOps ale let world specify its nameJiri Pirko2016-03-083-6/+3Star
* rocker: return -ENOMEM in case of some world alloc failsJiri Pirko2016-03-081-0/+1
* rocker: forbid to change world typeJiri Pirko2016-03-083-1/+13
* net: ne2000: check ring buffer control registersPrasad J Pandit2016-03-081-0/+4
* all: Clean up includesPeter Maydell2016-02-231-1/+0Star
* vhost-user interrupt management fixesVictor Kaplansky2016-02-181-2/+13
* vhost-net: revert support of cross-endian vnet headersGreg Kurz2016-02-161-36/+5Star
* virtio-net: use the backend cross-endian capabilitiesGreg Kurz2016-02-161-2/+66
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-081-4/+6
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-081-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-082-38/+54
|\
| * net: set endianness on all backend devicesLaurent Vivier2016-02-061-12/+11Star
| * virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini2016-02-061-26/+43
* | e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek2016-02-041-2/+4
* | cadence_gem: fix buffer overflowMichael S. Tsirkin2016-02-041-0/+8
* | net: cadence_gem: check packet size in gem_recievePrasad J Pandit2016-02-041-0/+4
|/
* hw/net: Clean up includesPeter Maydell2016-01-2931-5/+31
* virtio: Clean up includesPeter Maydell2016-01-291-0/+1
* xen: Clean up includesPeter Maydell2016-01-291-10/+1Star
* arm: Clean up includesPeter Maydell2016-01-295-0/+5
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* lm32: Clean up includesPeter Maydell2016-01-291-0/+1
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-261-9/+9
* fpu: Replace uint8 typedef with uint8_tPeter Maydell2016-01-221-1/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-221-1/+1
* etraxfs_eth: Don't use hw_error() in init() methodMarkus Armbruster2016-01-131-1/+3
* ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert2016-01-111-1/+0Star
* net: ne2000: fix bounds check in ioport operationsPrasad J Pandit2016-01-111-4/+6
* net: rocker: fix an incorrect array bounds checkPrasad J Pandit2016-01-111-4/+4
* vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani2016-01-111-0/+2
* vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani2016-01-111-2/+26
* vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani2016-01-111-1/+52
* vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani2016-01-111-0/+10
* vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani2016-01-111-0/+2