)]}'
{
  "commit": "6755aebaaf9fc5416acfd4578ab7a1e122ecbc74",
  "tree": "09f23419b097b15e7c36954cb98bdf28cdfa5af1",
  "parents": [
    "cc05368c52fed7d9efa0f56c5270e95bb569713e"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "eric.dumazet@gmail.com",
    "time": "Fri Nov 06 00:23:01 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Nov 08 00:33:43 2009 -0800"
  },
  "message": "can: should not use __dev_get_by_index() without locks\n\nbcm_proc_getifname() is called with RTNL and dev_base_lock\nnot held. It calls __dev_get_by_index() without locks, and\nthis is illegal (might crash)\n\nClose the race by holding dev_base_lock and copying dev-\u003ename\nin the protected section.\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: Oliver Hartkopp \u003coliver@hartkopp.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "597da4f8f888f71397bc0d8df12379c7a43b8ef0",
      "old_mode": 33188,
      "old_path": "net/can/bcm.c",
      "new_id": "e8d58f33fe097186d596778c7756a867752b1eac",
      "new_mode": 33188,
      "new_path": "net/can/bcm.c"
    }
  ]
}
