)]}'
{
  "commit": "2a3a041c4e2c1685e668b280c121a5a40a029a03",
  "tree": "dab327c0cbebec79968c3c2207d064a9152857f0",
  "parents": [
    "0c54b85f2828128274f319a1eb3ce7f604fe2a53"
  ],
  "author": {
    "name": "Ilpo Järvinen",
    "email": "ilpo.jarvinen@helsinki.fi",
    "time": "Sat Mar 14 22:45:16 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Mar 15 20:09:55 2009 -0700"
  },
  "message": "tcp: cache result of earlier divides when mss-aligning things\n\nThe results is very unlikely change every so often so we\nhardly need to divide again after doing that once for a\nconnection. Yet, if divide still becomes necessary we\ndetect that and do the right thing and again settle for\nnon-divide state. Takes the u16 space which was previously\ntaken by the plain xmit_size_goal.\n\nThis should take care part of the tso vs non-tso difference\nwe found earlier.\n\nSigned-off-by: Ilpo Järvinen \u003cilpo.jarvinen@helsinki.fi\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad2021ccc55ab609c728dcf94db6973c5f9f2a48",
      "old_mode": 33188,
      "old_path": "include/linux/tcp.h",
      "new_id": "9d5078bd23a38a08285e81d4d4e63407646ff873",
      "new_mode": 33188,
      "new_path": "include/linux/tcp.h"
    },
    {
      "type": "modify",
      "old_id": "886596ff0aaeaab7402b7e603f7ba114beb17f8e",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp.c",
      "new_id": "0db9f3b984f74e7c473ab25b0df95b82fdab8562",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp.c"
    }
  ]
}
