)]}'
{
  "commit": "b6d35182fe62e57d368062adcc880ca35119d88e",
  "tree": "dd7767a40490d2d532cda4d35a18f8b8e614ab19",
  "parents": [
    "0abe791e94033b727f2b55670c2966f3d3d3cf70"
  ],
  "author": {
    "name": "Santiago Leon",
    "email": "santil@us.ibm.com",
    "time": "Wed Oct 26 10:47:01 2005 -0600"
  },
  "committer": {
    "name": "Jeff Garzik",
    "email": "jgarzik@pobox.com",
    "time": "Fri Oct 28 16:07:30 2005 -0400"
  },
  "message": "[PATCH] ibmveth fix buffer pool management\n\nThis patch changes the way the ibmveth driver handles the receive\nbuffers.  The old code mallocs and maps all the buffers in the pools\nregardless of MTU size and it also limits the number of buffer pools to\nthree. This patch makes the driver malloc and map the buffers necessary\nto support the current MTU. It also changes the hardcoded names of the\nbuffer pool number, size, and elements to arrays to make it easier to\nchange (with the hope of making them runtime parameters in the future).\n\nSigned-off-by: Santiago Leon \u003csantil@us.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5617bec7fd53741e83012862ad7b658f1f3c9f4c",
      "old_mode": 33188,
      "old_path": "drivers/net/ibmveth.c",
      "new_id": "d985b804a76256f1e86f6e01e121cd8f9b7aef0e",
      "new_mode": 33188,
      "new_path": "drivers/net/ibmveth.c"
    },
    {
      "type": "modify",
      "old_id": "51a470da9686040593527cc93413e2a987c86119",
      "old_mode": 33188,
      "old_path": "drivers/net/ibmveth.h",
      "new_id": "a5d27a9cdf1f9a4fc425d0c0f45bcdd54382da97",
      "new_mode": 33188,
      "new_path": "drivers/net/ibmveth.h"
    }
  ]
}
