)]}'
{
  "commit": "2c36ed22c6f64de94c6c3b7258dd7285bb093401",
  "tree": "bf8ab970180df5abe28d0c75d993a86a063bd8d5",
  "parents": [
    "63f57fb69b017230c77c40f1713e40885ae6d159"
  ],
  "author": {
    "name": "Alan Cox",
    "email": "alan@lxorguk.ukuu.org.uk",
    "time": "Fri Oct 28 15:14:52 2005 -0700"
  },
  "committer": {
    "name": "Jeff Garzik",
    "email": "jgarzik@pobox.com",
    "time": "Fri Oct 28 19:06:44 2005 -0400"
  },
  "message": "[PATCH] Better fixup for the orinoco driver\n\nThe latest kernel added a pretty ugly fix for the orinoco etherleak bug\nwhich contains bogus skb-\u003elen checks already done by the caller and causes\ncopies of all odd sized frames (which are quite common)\n\nWhile the skb-\u003elen check should be ripped out the other fix is harder to do\nproperly so I\u0027m proposing for this the -mm tree only until next 2.6.x so\nthat it gets tested.\n\nInstead of copying buffers around blindly this code implements a padding\naware version of the hermes buffer writing function which does padding as\nthe buffer is loaded and thus more cleanly and without bogus 1.5K copies.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eba0d9d2b7c53015bc96c4f909e6e728faf2e52e",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/hermes.c",
      "new_id": "579480dad3746cba6f956792c0c09ae445dd50ae",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/hermes.c"
    },
    {
      "type": "modify",
      "old_id": "ad28e32943608af5351fc805fb10e5aa3254ed27",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/hermes.h",
      "new_id": "a6bd472d75d4c83924131a6b4d19a9cfb8540fe8",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/hermes.h"
    },
    {
      "type": "modify",
      "old_id": "70a3477a20613285c51007ce01b7aa07a7b7fb57",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/orinoco.c",
      "new_id": "488ab06fb79f46e81061f75d72c872121f286ee5",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/orinoco.c"
    }
  ]
}
