)]}'
{
  "commit": "a33fa66bcf365ffe5b79d1ae1d3582cc261ae56e",
  "tree": "cf714757a5c3644bd8154a4da0cea4eb53a80032",
  "parents": [
    "c67938a9e071fa51c91ed17a14382e128368d115"
  ],
  "author": {
    "name": "Michael Chan",
    "email": "mchan@broadcom.com",
    "time": "Thu May 06 08:58:13 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu May 06 22:17:24 2010 -0700"
  },
  "message": "bnx2: Add prefetches to rx path.\n\nAdd prefetches of the skb and the next rx descriptor to speed up rx path.\n\nUse prefetchw() for the skb [suggested by Eric Dumazet].\n\nThe rx descriptor is in skb-\u003edata which is mapped for streaming mode DMA.\nEric Dumazet pointed out that we should not prefetch the data before\ndma_sync.  So we prefetch only if dma_sync is no_op on the system.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "320526b9b467aed95527e02e92bc49182ab5e3de",
      "old_mode": 33188,
      "old_path": "drivers/net/bnx2.c",
      "new_id": "667f4196dc292ad0bc1fd00da5beea2ce72a3c75",
      "new_mode": 33188,
      "new_path": "drivers/net/bnx2.c"
    },
    {
      "type": "modify",
      "old_id": "ab34a5d86f86801f93c0f9d9720b7c0f9160d711",
      "old_mode": 33188,
      "old_path": "drivers/net/bnx2.h",
      "new_id": "dd35bd0b7e05042dfd790f298b43e1a9d2303015",
      "new_mode": 33188,
      "new_path": "drivers/net/bnx2.h"
    }
  ]
}
