)]}'
{
  "commit": "bdc712b4c2baf9515887de3a52e7ecd89fafc0c7",
  "tree": "3ce09227fb75593256403eaa459d178a2668db25",
  "parents": [
    "ad638bd16d91012a512979327b5c17c867d260c6"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Fri May 06 15:02:07 2011 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Fri May 06 15:37:57 2011 -0700"
  },
  "message": "inet: Decrease overhead of on-stack inet_cork.\n\nWhen we fast path datagram sends to avoid locking by putting\nthe inet_cork on the stack we use up lots of space that isn\u0027t\nnecessary.\n\nThis is because inet_cork contains a \"struct flowi\" which isn\u0027t\nused in these code paths.\n\nSplit inet_cork to two parts, \"inet_cork\" and \"inet_cork_full\".\nOnly the latter of which has the \"struct flowi\" and is what is\nstored in inet_sock.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nAcked-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed2ba6eca7247167c7590b2214f61576ba9e3217",
      "old_mode": 33188,
      "old_path": "include/net/inet_sock.h",
      "new_id": "caaff5f5f39f503a750ad16ea942fd12adb761ed",
      "new_mode": 33188,
      "new_path": "include/net/inet_sock.h"
    },
    {
      "type": "modify",
      "old_id": "3a59bf99aa3a1f546c182924ede97566486c2e1b",
      "old_mode": 33188,
      "old_path": "include/net/ip.h",
      "new_id": "095e392d5f16f89c08dd370fd10ff40716a8103a",
      "new_mode": 33188,
      "new_path": "include/net/ip.h"
    },
    {
      "type": "modify",
      "old_id": "db38c1822de8ed8c79903d5a4dca99e142451992",
      "old_mode": 33188,
      "old_path": "net/ipv4/ip_output.c",
      "new_id": "eb0647a2f07388a0197ad0ac95b1c1845a58d937",
      "new_mode": 33188,
      "new_path": "net/ipv4/ip_output.c"
    },
    {
      "type": "modify",
      "old_id": "4cfbb24b9e040f71cf04553dbc5d34803a03dea1",
      "old_mode": 33188,
      "old_path": "net/ipv6/ip6_output.c",
      "new_id": "9d4b165837d6abff686c729967aec4534d435feb",
      "new_mode": 33188,
      "new_path": "net/ipv6/ip6_output.c"
    },
    {
      "type": "modify",
      "old_id": "e5e5425fe7d0b5f18179c1a1fa0303be0bae90ed",
      "old_mode": 33188,
      "old_path": "net/ipv6/raw.c",
      "new_id": "ae64984f81aa857ee1b361a9786a7524b989d3ef",
      "new_mode": 33188,
      "new_path": "net/ipv6/raw.c"
    }
  ]
}
