)]}'
{
  "commit": "709e8697af1c86772c1a6fccda6d4b0e2e226547",
  "tree": "6ff4c6cfc2f9b6274363ae2b0baa828b641af7a7",
  "parents": [
    "46993f02d88ae9fc6dfb4e8625d80a1630e7863b"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "eric.dumazet@gmail.com",
    "time": "Mon Nov 14 10:56:56 2011 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Nov 16 16:57:45 2011 -0500"
  },
  "message": "tcp: clear xmit timers in tcp_v4_syn_recv_sock()\n\nSimon Kirby reported divides by zero errors in __tcp_select_window()\n\nThis happens when inet_csk_route_child_sock() returns a NULL pointer :\n\nWe free new socket while we eventually armed keepalive timer in\ntcp_create_openreq_child()\n\nFix this by a call to tcp_clear_xmit_timers()\n\n[ This is a followup to commit 918eb39962dff (net: add missing\nbh_unlock_sock() calls) ]\n\nReported-by: Simon Kirby \u003csim@hostway.ca\u003e\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nTested-by: Simon Kirby \u003csim@hostway.ca\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a7443159c400450e73ff9b83230fe40a48d0da39",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_ipv4.c",
      "new_id": "a9db4b1a22156dc944addbf661187b2e71070875",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_ipv4.c"
    }
  ]
}
