)]}'
{
  "commit": "09df57ca604512b29b6096afb381c839ccbd2912",
  "tree": "d7a820fea1ef93ad5a2e8ba74926b85b451428cb",
  "parents": [
    "bc416d9768aa9a2e46eb11354a9c58399dafeb01"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "eric.dumazet@gmail.com",
    "time": "Fri Oct 07 05:45:57 2011 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Oct 18 23:33:44 2011 -0400"
  },
  "message": "l2tp: give proper headroom in pppol2tp_xmit()\n\npppol2tp_xmit() calls skb_cow_head(skb, 2) before calling\nl2tp_xmit_skb()\n\nThen l2tp_xmit_skb() calls again skb_cow_head(skb, large_headroom)\n\nThis patchs changes the first skb_cow_head() call to supply the needed\nheadroom to make sure at most one (expensive) pskb_expand_head() is\ndone.\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": "f42cd091596602181f7d1a54ac0992a6ef40f371",
      "old_mode": 33188,
      "old_path": "net/l2tp/l2tp_ppp.c",
      "new_id": "8a90d756c904cedec8e0757f68885715ff42e55a",
      "new_mode": 33188,
      "new_path": "net/l2tp/l2tp_ppp.c"
    }
  ]
}
