)]}'
{
  "commit": "e3406b79859b1c0039635f84d9fc9361bbdac878",
  "tree": "42c74d015110e932e9c5f996d15f04642643e312",
  "parents": [
    "7ed1e88a18f0b2b46718d0d7906feb4f223b8462"
  ],
  "author": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Thu Sep 08 10:10:19 2016 +0200"
  },
  "committer": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Fri Sep 09 10:04:42 2016 +0200"
  },
  "message": "esp: Add a software GRO codepath\n\nThis patch adds GRO callbacks for ESP on ipv4 and ipv6.\n\nIn case the GRO layer detects an ESP packet, the\nesp{4,6}_gro_receive() function calls the xfrm input layer\nwhich decapsulates the packet and reinject it into\nlayer 2 by calling netif_rx().\n\nSigned-off-by: Steffen Klassert \u003csteffen.klassert@secunet.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "24629b6f57cc16e92ba7970683642262926e5da9",
      "old_mode": 33188,
      "old_path": "net/ipv4/Makefile",
      "new_id": "31cc52d86704609b8e79c93b004ad57f1fa08fd1",
      "new_mode": 33188,
      "new_path": "net/ipv4/Makefile"
    },
    {
      "type": "modify",
      "old_id": "78459ddee9d75ee39c395cbdeffa40250cb33ce0",
      "old_mode": 33188,
      "old_path": "net/ipv4/esp4.c",
      "new_id": "29900f7272acece147b25bd846229ea28504bc81",
      "new_mode": 33188,
      "new_path": "net/ipv4/esp4.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8ad89f87ae4bcbb55f88a3c304331137d1dbd83f",
      "new_mode": 33188,
      "new_path": "net/ipv4/esp4_offload.c"
    },
    {
      "type": "modify",
      "old_id": "a917903d5e9742fb07bac1b2a7fa94ee069c0d54",
      "old_mode": 33188,
      "old_path": "net/ipv4/ip_vti.c",
      "new_id": "4d7b74b633147d2f3c155829e8db586e6de47488",
      "new_mode": 33188,
      "new_path": "net/ipv4/ip_vti.c"
    },
    {
      "type": "modify",
      "old_id": "62e1e72db4612d0aa5c912ac7ec7aeea24123a35",
      "old_mode": 33188,
      "old_path": "net/ipv4/xfrm4_input.c",
      "new_id": "0fbc40fda2816646e073ea72f2cc86fd91d1be67",
      "new_mode": 33188,
      "new_path": "net/ipv4/xfrm4_input.c"
    },
    {
      "type": "modify",
      "old_id": "fd840c7d75ea9bc0214bb14dd238e3cee820521a",
      "old_mode": 33188,
      "old_path": "net/ipv4/xfrm4_mode_transport.c",
      "new_id": "ce59c34148aa741bf544af5014e8498e2c320d7e",
      "new_mode": 33188,
      "new_path": "net/ipv4/xfrm4_mode_transport.c"
    },
    {
      "type": "modify",
      "old_id": "c174ccb340a15bca6e712932ae5e7a9c34739efb",
      "old_mode": 33188,
      "old_path": "net/ipv6/Makefile",
      "new_id": "916cd68c87da4b2857627d92a3e05d6a3ecf417c",
      "new_mode": 33188,
      "new_path": "net/ipv6/Makefile"
    },
    {
      "type": "modify",
      "old_id": "d62d660823aa0e7a40e1904c944fbadc1e5af3b5",
      "old_mode": 33188,
      "old_path": "net/ipv6/esp6.c",
      "new_id": "dd4dc879879cece1aa1c136843d5f130b81d6385",
      "new_mode": 33188,
      "new_path": "net/ipv6/esp6.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f920be3b50dcb035ae4f0ae88d95a6e56a3b5e90",
      "new_mode": 33188,
      "new_path": "net/ipv6/esp6_offload.c"
    },
    {
      "type": "modify",
      "old_id": "0eaab1fa6be5751734d98d900ae4d296ca12651e",
      "old_mode": 33188,
      "old_path": "net/ipv6/xfrm6_input.c",
      "new_id": "d0c73f03e4c2624eab1ee9e58f7d29dd125e0668",
      "new_mode": 33188,
      "new_path": "net/ipv6/xfrm6_input.c"
    },
    {
      "type": "modify",
      "old_id": "1c4ad477ce935eb9f217fe6aebbd61551b0c1eea",
      "old_mode": 33188,
      "old_path": "net/xfrm/xfrm_input.c",
      "new_id": "b65ca683058ecd174b607d91daeefd3f5a392002",
      "new_mode": 33188,
      "new_path": "net/xfrm/xfrm_input.c"
    }
  ]
}
