)]}'
{
  "commit": "aa8751667dcd757dd9a711b51140adf181501c44",
  "tree": "6f5e96806b59d6a1601168eab5e0843a00380253",
  "parents": [
    "252ec9e28f0cf350e246c065ffe70a2e32b84ad4"
  ],
  "author": {
    "name": "Andrea Bittau",
    "email": "a.bittau@cs.ucl.ac.uk",
    "time": "Sun Nov 20 13:41:05 2005 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Nov 20 13:41:05 2005 -0800"
  },
  "message": "[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously\n\nIf two packets were queued to be sent at the same time in the future,\ntheir order would be reversed.  This would occur because the queue is\ntraversed back to front, and a position is found by checking whether\nthe new packet needs to be sent before the packet being examined.  If\nthe new packet is to be sent at the same time of a previous packet, it\nwould end up before the old packet in the queue.  This patch places\npackets in the correct order when they are queued to be sent at a same\ntime in the future.\n\nSigned-off-by: Andrea Bittau \u003ca.bittau@cs.ucl.ac.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cdc8d283791c7d89388d911cf76c344e0ad04ba9",
      "old_mode": 33188,
      "old_path": "net/sched/sch_netem.c",
      "new_id": "82fb07aa06a51306ce580a7c248f98b936dcabd2",
      "new_mode": 33188,
      "new_path": "net/sched/sch_netem.c"
    }
  ]
}
