)]}'
{
  "commit": "0ad92ad03aa444b312bd318b0341011a8be09d13",
  "tree": "a6acc6651c301af1a5c7edd4258a441da091bfd3",
  "parents": [
    "501e89d3aef10f9a5b79137fbb0bcd5bf9cac2ac"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "eric.dumazet@gmail.com",
    "time": "Tue Nov 01 12:56:59 2011 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Nov 02 00:51:27 2011 -0400"
  },
  "message": "udp: fix a race in encap_rcv handling\n\nudp_queue_rcv_skb() has a possible race in encap_rcv handling, since\nthis pointer can be changed anytime.\n\nWe should use ACCESS_ONCE() to close the race.\n\nSigned-off-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": "131d8a720086f89f426c89e4caa1720fa31751f7",
      "old_mode": 33188,
      "old_path": "net/ipv4/udp.c",
      "new_id": "ab0966df1e2a8aec9e4ecb40e77332cbebbde466",
      "new_mode": 33188,
      "new_path": "net/ipv4/udp.c"
    }
  ]
}
