)]}'
{
  "commit": "0c288c86928e50d6d8d2efa4ca23dca58d28543e",
  "tree": "ae1301d59873ab1ca49892e81917b128c7183fbe",
  "parents": [
    "c752023aab5856559a295d045530af89cc51df06"
  ],
  "author": {
    "name": "Parthasarathy Bhuvaragan",
    "email": "parthasarathy.bhuvaragan@ericsson.com",
    "time": "Tue Nov 01 14:02:43 2016 +0100"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Nov 01 11:53:25 2016 -0400"
  },
  "message": "tipc: create TIPC_LISTEN as a new sk_state\n\nUntil now, tipc maintains the socket state in sock-\u003estate variable.\nThis is used to maintain generic socket states, but in tipc\nwe overload it and save tipc socket states like TIPC_LISTEN.\nOther protocols like TCP, UDP store protocol specific states\nin sk-\u003esk_state instead.\n\nIn this commit, we :\n- declare a new tipc state TIPC_LISTEN, that replaces SS_LISTEN\n- Create a new function tipc_set_state(), to update sk-\u003esk_state.\n- TIPC_LISTEN state is maintained in sk-\u003esk_state.\n- replace references to SS_LISTEN with TIPC_LISTEN.\n\nThere is no functional change in this commit.\n\nSigned-off-by: Parthasarathy Bhuvaragan \u003cparthasarathy.bhuvaragan@ericsson.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a8c10764f2f6183b4489446beac3cad87f284f78",
      "old_mode": 33188,
      "old_path": "net/tipc/socket.c",
      "new_id": "ce7d9be8833c583d0732e331621ba05677b8d51d",
      "new_mode": 33188,
      "new_path": "net/tipc/socket.c"
    }
  ]
}
