)]}'
{
  "commit": "12d50c46dc0f7fd2e625c4befaa5fa5740a7a594",
  "tree": "03e0179cd2d0e7d02f67623ee2760a5fe6c3fcac",
  "parents": [
    "7ef8a2127a64d131c4dbe5b843e5708f6e75552b"
  ],
  "author": {
    "name": "Krishna Kumar",
    "email": "krkumar2@in.ibm.com",
    "time": "Tue Dec 08 22:26:13 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Dec 23 14:13:28 2009 -0800"
  },
  "message": "tcp: Remove check in __tcp_push_pending_frames\n\ntcp_push checks tcp_send_head and calls __tcp_push_pending_frames,\nwhich again checks tcp_send_head, and this unnecessary check is\ndone for every other caller of __tcp_push_pending_frames.\n\nRemove tcp_send_head check in __tcp_push_pending_frames and add\nthe check to tcp_push_pending_frames. Other functions call\n__tcp_push_pending_frames only when tcp_send_head would evaluate\nto true.\n\nSigned-off-by: Krishna Kumar \u003ckrkumar2@in.ibm.com\u003e\nAcked-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": "34f5cc24d903332f9c29f2cb0484ade46dad0f54",
      "old_mode": 33188,
      "old_path": "include/net/tcp.h",
      "new_id": "185e22baecb1deb39c92e8b32450517a6b762ab7",
      "new_mode": 33188,
      "new_path": "include/net/tcp.h"
    },
    {
      "type": "modify",
      "old_id": "383ce237640fdb8b2d79d205fd8cb8a7f123ee7f",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_output.c",
      "new_id": "12b2af36eab8fd4c652bcff19e3d535dfc54801c",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_output.c"
    }
  ]
}
