)]}'
{
  "commit": "7ea49ed73c8d0d0bdf7c11fc18c61572d2d22176",
  "tree": "09cf48c5f48bdee89b7a2579ba4c7b072ca842e9",
  "parents": [
    "774bd8613d0188cda72408f8ffce258d73953cad"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Mon Aug 14 17:08:36 2006 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Thu Aug 17 16:29:46 2006 -0700"
  },
  "message": "[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.\n\nSince __vlan_hwaccel_rx() is essentially bypassing the\nnetif_receive_skb() call that would have occurred if we did the VLAN\ndecapsulation in software, we are missing the skb_bond() call and the\nassosciated checks it does.\n\nExport those checks via an inline function, skb_bond_should_drop(),\nand use this in __vlan_hwaccel_rx().\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "383627ad328f383bfe07f78ddc77e09e37066d95",
      "old_mode": 33188,
      "old_path": "include/linux/if_vlan.h",
      "new_id": "ab2740832742e85c6a6870384aa47bbe70c8a201",
      "new_mode": 33188,
      "new_path": "include/linux/if_vlan.h"
    },
    {
      "type": "modify",
      "old_id": "75f02d8c6ed376b192858faff4de312c3b71e2ab",
      "old_mode": 33188,
      "old_path": "include/linux/netdevice.h",
      "new_id": "c0c2b46face1210cee4aa1ac31f585229b775298",
      "new_mode": 33188,
      "new_path": "include/linux/netdevice.h"
    },
    {
      "type": "modify",
      "old_id": "d95e2626d944ea754731a3e78382c7f8156bb461",
      "old_mode": 33188,
      "old_path": "net/core/dev.c",
      "new_id": "9fe96cde3e1956e57dcfca598d74b3bb63530333",
      "new_mode": 33188,
      "new_path": "net/core/dev.c"
    }
  ]
}
