)]}'
{
  "commit": "8f1ead2d1a626ed0c85b3d2c2046a49081d5933f",
  "tree": "4bb6e9672a6ec13bb2388f535642d374d4353eb6",
  "parents": [
    "be0ea69674ed95e1e98cb3687a241badc756d228"
  ],
  "author": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Thu Mar 26 00:59:10 2009 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Mar 26 22:24:28 2009 -0700"
  },
  "message": "GRO: Disable GRO on legacy netif_rx path\n\nWhen I fixed the GRO crash in the legacy receive path I used\nnapi_complete to replace __napi_complete.  Unfortunately they\u0027re\nnot the same when NETPOLL is enabled, which may result in us\nnot calling __napi_complete at all.\n\nWhat\u0027s more, we really do need to keep the __napi_complete call\nwithin the IRQ-off section since in theory an IRQ can occur in\nbetween and fill up the backlog to the maximum, causing us to\nlock up.\n\nSince we can\u0027t seem to find a fix that works properly right now,\nthis patch reverts all the GRO support from the netif_rx path.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "052dd478d3e112b769b66ab83db5b82996d88061",
      "old_mode": 33188,
      "old_path": "net/core/dev.c",
      "new_id": "63ec4bf89b2914a5a3a271c14b16d4833c7d53ce",
      "new_mode": 33188,
      "new_path": "net/core/dev.c"
    }
  ]
}
