Age | Commit message (Expand) | Author |
2017-03-19 | xen: do not build backends for targets that do not support xen | Stefano Stabellini |
2017-03-14 | hw/net: implement MIB counters in mcf_fec driver | Greg Ungerer |
2017-03-14 | e1000e: correctly tear down MSI-X memory regions | Paolo Bonzini |
2017-03-06 | vmxnet3: VMStatify rx/tx q_descr and int_state | Dr. David Alan Gilbert |
2017-03-06 | vmxnet3: Convert ring values to uint32_t's | Dr. David Alan Gilbert |
2017-03-06 | NetRxPkt: Remove code duplication in net_rx_pkt_pull_data() | Dmitry Fleytman |
2017-03-06 | NetRxPkt: Account buffer with ETH header in IOV length | Dmitry Fleytman |
2017-03-06 | NetRxPkt: Do not try to pull more data than present | Dmitry Fleytman |
2017-03-06 | NetRxPkt: Fix memory corruption on VLAN header stripping | Dmitry Fleytman |
2017-03-06 | net: Remove useless local var pkt | Fam Zheng |
2017-02-28 | cadence_gem: Remove unused parameter debug message | Fam Zheng |
2017-02-22 | hw/net/spapr_llan: 6 byte mac address device tree entry | Sam Bobroff |
2017-02-17 | virtio: use VRingMemoryRegionCaches for avail and used rings | Paolo Bonzini |
2017-02-15 | net: e1000e: fix an infinite loop issue | Li Qiang |
2017-02-15 | net: imx: limit buffer descriptor count | Prasad J Pandit |
2017-02-15 | net: e1000e: fix dead code in e1000e_write_packet_to_guest | Paolo Bonzini |
2017-02-13 | virtio/migration: Migrate virtio-net to VMState | Dr. David Alan Gilbert |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic |
2017-02-02 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-02-01 | pci: Convert msix_init() to Error and fix callers | Cao jin |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi |
2017-01-31 | trace: switch to modular code generation for sub-directories | Daniel P. Berrange |
2017-01-27 | arm: stellaris: make MII accesses complete immediately | Michael Davidsaver |
2017-01-25 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan |
2017-01-20 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-01-20 | hw/net/dp8393x: Avoid unintentional sign extensions on addresses | Peter Maydell |
2017-01-20 | m68k: QOMify the MCF Fast Ethernet Controller device | Thomas Huth |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-10 | virtio-net: Add MTU feature support | Maxime Coquelin |
2017-01-10 | vhost-net: Notify the backend about the host MTU | Maxime Coquelin |
2017-01-10 | net: virtio-net discards TX data after link down | Yuri Benditovich |
2017-01-10 | pcie_aer: support configurable AER capa version | Dou Liyang |
2017-01-10 | pcie_aer: Convert pcie_aer_init to Error | Cao jin |
2017-01-06 | fsl_etsec: Fix Tx BD ring wrapping handling | Andrey Smirnov |
2017-01-06 | rtl8139: correctly handle PHY reset | Hervé Poussineau |
2016-12-06 | fsl_etsec: Fix various small problems in hexdump code | Andrey Smirnov |
2016-12-05 | fsl_etsec: Pad short payloads with zeros | Andrey Smirnov |
2016-12-05 | net: mcf: check receive buffer size register value | Prasad J Pandit |
2016-11-15 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-11-15 | virtio-net: mark VIRTIO_NET_F_GSO as legacy | Michael S. Tsirkin |
2016-11-15 | virtio: rename virtqueue_discard to virtqueue_unpop | Ladi Prosek |
2016-11-15 | net: skip virtio-net config of deleted nic's peers | Yuri Benditovich |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea |
2016-10-28 | xen: Fix coding style errors | Emil Condrea |