)]}'
{
  "commit": "0cf33fb6b49a19de32859e2cdc6021334f448fb3",
  "tree": "56554140568dd3c15161a5a8bce6e95b3ee8229f",
  "parents": [
    "29b9f5efd78ae0f9cc02dd169b6e80d2c404bade"
  ],
  "author": {
    "name": "Jason Wang",
    "email": "jasowang@redhat.com",
    "time": "Fri Sep 25 13:21:30 2015 +0800"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Thu Oct 01 16:16:52 2015 +0300"
  },
  "message": "virtio-net: correctly drop truncated packets\n\nWhen packet is truncated during receiving, we drop the packets but\nneither discard the descriptor nor add and signal used\ndescriptor. This will lead several issues:\n\n- sg mappings are leaked\n- rx will be stalled if a lots of packets were truncated\n\nIn order to be consistent with vhost, fix by discarding the descriptor\nin this case.\n\nCc: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Jason Wang \u003cjasowang@redhat.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d388c5571ddfee96671578628c9f5e54003c0f7d",
      "old_mode": 33188,
      "old_path": "hw/net/virtio-net.c",
      "new_id": "a877614e3e7a14c6891e798ff6f6d5264681af4c",
      "new_mode": 33188,
      "new_path": "hw/net/virtio-net.c"
    }
  ]
}
