)]}'
{
  "commit": "ccc2d97cb7c798e785c9f198de243e2b59f7073b",
  "tree": "c8752bd5a4fb051690ecaf9015fd0de2bb83560e",
  "parents": [
    "80ea76bb2575c426154b8d61d324197ee3592baa"
  ],
  "author": {
    "name": "Bjørn Mork",
    "email": "bjorn@mork.no",
    "time": "Thu May 06 03:44:34 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu May 06 21:49:59 2010 -0700"
  },
  "message": "ipv4: udp: fix short packet and bad checksum logging\n\ncommit 2783ef23 moved the initialisation of saddr and daddr after\npskb_may_pull() to avoid a potential data corruption.  Unfortunately\nalso placing it after the short packet and bad checksum error paths,\nwhere these variables are used for logging.  The result is bogus\noutput like\n\n[92238.389505] UDP: short packet: From 2.0.0.0:65535 23715/178 to 0.0.0.0:65535\n\nMoving the saddr and daddr initialisation above the error paths, while still\nkeeping it after the pskb_may_pull() to keep the fix from commit 2783ef23.\n\nSigned-off-by: Bjørn Mork \u003cbjorn@mork.no\u003e\nCc: stable@kernel.org\nAcked-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8fef859db35d329138eca9f700964f8e00089066",
      "old_mode": 33188,
      "old_path": "net/ipv4/udp.c",
      "new_id": "c36522a0f1130005f96bd11fc385c42d949c6e80",
      "new_mode": 33188,
      "new_path": "net/ipv4/udp.c"
    }
  ]
}
