)]}'
{
  "commit": "c20b182ddc8032c63c381bf868f99222bab89537",
  "tree": "c31819d8abf03e9fa2efe9bdc7504387b6148e2b",
  "parents": [
    "aa9fa80484b808d112579f0ef58947959e8680bb"
  ],
  "author": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Mon May 17 11:02:47 2021 +0200"
  },
  "committer": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Mon May 17 23:42:04 2021 +0200"
  },
  "message": "net: bonding: move ioctl handling to private ndo operation\n\nAll other user triggered operations are gone from ndo_ioctl, so move\nthe SIOCBOND family into a custom operation as well.\n\nThe .ndo_ioctl() helper is no longer called by the dev_ioctl.c code now,\nbut there are still a few definitions in obsolete wireless drivers as well\nas the appletalk and ieee802154 layers to call SIOCSIFADDR/SIOCGIFADDR\nhelpers from inside the kernel.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c23cc27d1586ac46015665934f413944f2530ad2",
      "old_mode": 33188,
      "old_path": "Documentation/networking/netdevices.rst",
      "new_id": "c410a07a22fa752d45eb4474654c4a633a829eb6",
      "new_mode": 33188,
      "new_path": "Documentation/networking/netdevices.rst"
    },
    {
      "type": "modify",
      "old_id": "d0997ec33d73c30b3623172af6b7a3d545f3311d",
      "old_mode": 33188,
      "old_path": "drivers/net/bonding/bond_main.c",
      "new_id": "3f0348e1b4b9aedb4173a1b9092e14d80c8f6c99",
      "new_mode": 33188,
      "new_path": "drivers/net/bonding/bond_main.c"
    },
    {
      "type": "modify",
      "old_id": "2dbcc51f5b17b61b8b1f1c99c4ad9a11c2508bf2",
      "old_mode": 33188,
      "old_path": "include/linux/netdevice.h",
      "new_id": "3e9da9da38fc7782167ced9f9c93c41f676145d9",
      "new_mode": 33188,
      "new_path": "include/linux/netdevice.h"
    },
    {
      "type": "modify",
      "old_id": "73dbb136eb5e5c8a5b4400e4645c38f78bf5fff1",
      "old_mode": 33188,
      "old_path": "net/core/dev_ioctl.c",
      "new_id": "b81bec2a10e95e2357966981a5f003126d0d3312",
      "new_mode": 33188,
      "new_path": "net/core/dev_ioctl.c"
    }
  ]
}
