)]}'
{
  "commit": "aa93466bdfd901b926e033801f0b82b3eaa67be2",
  "tree": "5ee3bec452e795d48f380aee4494e06e5aba038e",
  "parents": [
    "7f4dd0a9438c73cbb1c240ece31390cf2c57294e"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 05 15:20:09 2005 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 05 15:20:09 2005 -0700"
  },
  "message": "[TCP]: Eliminate redundant computations in tcp_write_xmit().\n\ntcp_snd_test() is run for every packet output by a single\ncall to tcp_write_xmit(), but this is not necessary.\n\nFor one, the congestion window space needs to only be\ncalculated one time, then used throughout the duration\nof the loop.\n\nThis cleanup also makes experimenting with different TSO\npacketization schemes much easier.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8327e5e86d15945232c921cacf736b60e9c8a3f2",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_output.c",
      "new_id": "0a4cd24b65786379fbc06c7bf9264b6a667cb93e",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_output.c"
    }
  ]
}
