)]}'
{
  "commit": "d23564955811da493f34412d7de60fa268c8cb50",
  "tree": "813f2b4a440714d6837e1f1480f3baaef8a1939f",
  "parents": [
    "fa5726692e4ca0d4e56d7cbd1b33126efd3f849e"
  ],
  "author": {
    "name": "Aditya Garg",
    "email": "gargaditya@linux.microsoft.com",
    "time": "Mon Jan 12 02:01:33 2026 -0800"
  },
  "committer": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Tue Jan 13 19:07:31 2026 -0800"
  },
  "message": "net: hv_netvsc: reject RSS hash key programming without RX indirection table\n\nRSS configuration requires a valid RX indirection table. When the device\nreports a single receive queue, rndis_filter_device_add() does not\nallocate an indirection table, accepting RSS hash key updates in this\nstate leads to a hang.\n\nFix this by gating netvsc_set_rxfh() on ndc-\u003erx_table_sz and return\n-EOPNOTSUPP when the table is absent. This aligns set_rxfh with the device\ncapabilities and prevents incorrect behavior.\n\nFixes: 962f3fee83a4 (\"netvsc: add ethtool ops to get/set RSS key\")\nSigned-off-by: Aditya Garg \u003cgargaditya@linux.microsoft.com\u003e\nReviewed-by: Dipayaan Roy \u003cdipayanroy@linux.microsoft.com\u003e\nReviewed-by: Haiyang Zhang \u003chaiyangz@microsoft.com\u003e\nLink: https://patch.msgid.link/1768212093-1594-1-git-send-email-gargaditya@linux.microsoft.com\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3d47d749ef9f1f44840cc8a0609a42f89a1870ad",
      "old_mode": 33188,
      "old_path": "drivers/net/hyperv/netvsc_drv.c",
      "new_id": "cbd52cb79268e7da8e78df5228d7de8b88772223",
      "new_mode": 33188,
      "new_path": "drivers/net/hyperv/netvsc_drv.c"
    }
  ]
}
