aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10linux-user: Fix access to /proc/self/exeHelge Deller
2023-03-10contrib/gitdm: add Idan to IBM's group mapAlex Bennée
2023-03-10contrib/gitdm: Add Facebook the domain mapAlex Bennée
2023-03-10contrib/gitdm: add Tsukasa as an individual contributorAlex Bennée
2023-03-10contrib/gitdm: Add Ventana Micro Systems to the domain mapAlex Bennée
2023-03-10contrib/gitdm: Add VRULL to the domain mapAlex Bennée
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-10qed: remove spurious BDRV_POLL_WHILE()Stefan Hajnoczi
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek
2023-03-10block/fuse: Let PUNCH_HOLE write zeroesHanna Czenczek
2023-03-10Merge tag 'qga-pull-2023-03-08' of github.com:kostyanf14/qemu into stagingPeter Maydell
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell
2023-03-10ebpf: fix compatibility with libbpf 1.0+Shreesh Adiga
2023-03-10docs/system/devices/igb: Add igb documentationAkihiko Odaki
2023-03-10tests/avocado: Add igb testAkihiko Odaki
2023-03-10igb: Introduce qtest for igb deviceAkihiko Odaki
2023-03-10tests/qtest/libqos/e1000e: Export macreg functionsAkihiko Odaki
2023-03-10tests/qtest/e1000e-test: Fabricate ethernet headerAkihiko Odaki
2023-03-10Intrdocue igb device emulationAkihiko Odaki
2023-03-10e1000: Split header filesAkihiko Odaki
2023-03-10pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki
2023-03-10net/eth: Introduce EthL4HdrProtoAkihiko Odaki
2023-03-10e1000e: Implement system clockAkihiko Odaki
2023-03-10net/eth: Report if headers are actually presentAkihiko Odaki
2023-03-10e1000e: Count CRC in Tx statisticsAkihiko Odaki
2023-03-10e1000: Count CRC in Tx statisticsAkihiko Odaki
2023-03-10e1000e: Combine rx tracesAkihiko Odaki
2023-03-10MAINTAINERS: Add e1000e test filesAkihiko Odaki
2023-03-10MAINTAINERS: Add Akihiko Odaki as a e1000e reviewerAkihiko Odaki
2023-03-10e1000e: Do not assert when MSI-X is disabled laterAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Check the payload lengthAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Implement TCP segmentationAkihiko Odaki
2023-03-10e1000e: Perform software segmentation for loopbackAkihiko Odaki
2023-03-10hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdrAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Automatically determine if virtio-net header is usedAkihiko Odaki
2023-03-10net: Strip virtio-net header when dumpingAkihiko Odaki
2023-03-10e1000x: Alter the signature of e1000x_is_vlan_packetAkihiko Odaki
2023-03-10net: Check L4 header sizeAkihiko Odaki
2023-03-10e1000e: Remove extra pointer indirectionAkihiko Odaki
2023-03-10e1000e: Set MII_ANER_NWAYAkihiko Odaki
2023-03-10e1000e: Introduce e1000_rx_desc_unionAkihiko Odaki
2023-03-10e1000e: Configure ResettableClassAkihiko Odaki
2023-03-10e1000: Configure ResettableClassAkihiko Odaki
2023-03-10e1000e: Improve software resetAkihiko Odaki
2023-03-10e1000e: Remove pending interrupt flagsAkihiko Odaki
2023-03-10e1000e: Use memcpy to intialize registersAkihiko Odaki
2023-03-10e1000: Use memcpy to intialize registersAkihiko Odaki
2023-03-10e1000e: Use more constant definitionsAkihiko Odaki
2023-03-10e1000: Use more constant definitionsAkihiko Odaki
2023-03-10e1000e: Mask registers when writingAkihiko Odaki