)]}'
{
  "commit": "03f191bab77c0148e458dbbd0a37241be2a2faf9",
  "tree": "9cdee187b2e64d2535e2c1192c68fd77e925c06b",
  "parents": [
    "345056af41feeda506a8993474b9cbb2c66bc9fb"
  ],
  "author": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Wed Oct 28 04:03:38 2009 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Oct 28 04:03:38 2009 -0700"
  },
  "message": "virtio-net: fix data corruption with OOM\n\nvirtio net used to unlink skbs from send queues on error,\nbut ever since 48925e372f04f5e35fec6269127c62b2c71ab794\nwe do not do this. This causes guest data corruption and crashes\nwith vhost since net core can requeue the skb or free it without\nit being taken off the list.\n\nThis patch fixes this by queueing the skb after successful\ntransmit.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "54bf0912b7373ec7bb6cfad5ffde55e1ba82203f",
      "old_mode": 33188,
      "old_path": "drivers/net/virtio_net.c",
      "new_id": "d9ebac8a2d99d8bc30a566ce1217a91bd1eee7db",
      "new_mode": 33188,
      "new_path": "drivers/net/virtio_net.c"
    }
  ]
}
