)]}'
{
  "commit": "b4e26f5ea0dbdd1e813c5571fb467022d8eb948a",
  "tree": "6d1d36cafebb126ff3946443e6d03fec60776f5e",
  "parents": [
    "aa93466bdfd901b926e033801f0b82b3eaa67be2"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 05 15:20:27 2005 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 05 15:20:27 2005 -0700"
  },
  "message": "[TCP]: Fix send-side cpu utiliziation regression.\n\nOnly put user data purely to pages when doing TSO.\n\nThe extra page allocations cause two problems:\n\n1) Add the overhead of the page allocations themselves.\n2) Make us do small user copies when we get to the end\n   of the TCP socket cache page.\n\nIt is still beneficial to purely use pages for TSO,\nso we will do it for that case.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "be354155b2f93331ac0071bfcb1af879fd2d46ff",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp.c",
      "new_id": "2ba73bf3a8f9304c0212a6df0969acdda3b0d943",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp.c"
    }
  ]
}
