)]}'
{
  "commit": "57dbb2d83d100ea601c54fe129bfde0678db5dee",
  "tree": "40305bcd986692f512b1b5e848c0b0f612968c6a",
  "parents": [
    "d74340d31bf1dbeb00acadddd8697666528a7846"
  ],
  "author": {
    "name": "Hagen Paul Pfeifer",
    "email": "hagen@jauu.net",
    "time": "Sun Jan 24 12:30:59 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Jan 28 21:27:00 2010 -0800"
  },
  "message": "sched: add head drop fifo queue\n\nThis adds an additional queuing strategy, called pfifo_head_drop,\nto remove the oldest skb in the case of an overflow within the queue -\nthe head element - instead of the last skb (tail). To remove the oldest\nskb in congested situations is useful for sensor network environments\nwhere newer packets reflect the superior information.\n\nReviewed-by: Florian Westphal \u003cfw@strlen.de\u003e\nAcked-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: Hagen Paul Pfeifer \u003chagen@jauu.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d567265363e675f8a9101ad44a19c44f5d514e8",
      "old_mode": 33188,
      "old_path": "include/net/pkt_sched.h",
      "new_id": "b6cdc33b39c1597a8b1059e0652d4cb5ae7bf889",
      "new_mode": 33188,
      "new_path": "include/net/pkt_sched.h"
    },
    {
      "type": "modify",
      "old_id": "dad558bc06fac639cbf2a0412e831df91b3dce24",
      "old_mode": 33188,
      "old_path": "include/net/sch_generic.h",
      "new_id": "67dc08eaaa457cf18d079a7e04807b96f774ebd5",
      "new_mode": 33188,
      "new_path": "include/net/sch_generic.h"
    },
    {
      "type": "modify",
      "old_id": "75fd1c672c61a4292e34fd18966de9f1a9a163f6",
      "old_mode": 33188,
      "old_path": "net/sched/sch_api.c",
      "new_id": "6cd491013b503f264fe210545a118f45cb8df0d0",
      "new_mode": 33188,
      "new_path": "net/sched/sch_api.c"
    },
    {
      "type": "modify",
      "old_id": "69188e8358b4cd6c73e1861bacbea27c6564f7bd",
      "old_mode": 33188,
      "old_path": "net/sched/sch_fifo.c",
      "new_id": "4b0a6cc44c77b6c50e02247333f8b9ed42ae4e3c",
      "new_mode": 33188,
      "new_path": "net/sched/sch_fifo.c"
    }
  ]
}
