)]}'
{
  "commit": "3b247a595663744745dd0b602c6c6825c24eb354",
  "tree": "d9f8f7db9335f765a43c11db53c80d02b60d0f24",
  "parents": [
    "ba520084dc3b7f8b0bca534bd272266b764427f2"
  ],
  "author": {
    "name": "Breno Leitao",
    "email": "leitao@debian.org",
    "time": "Fri Jul 10 04:39:00 2026 -0700"
  },
  "committer": {
    "name": "Paolo Abeni",
    "email": "pabeni@redhat.com",
    "time": "Fri Jul 17 12:09:16 2026 +0200"
  },
  "message": "netconsole: move local_port / remote_port from struct netpoll to netconsole_target\n\nThe source and destination UDP ports live in struct netpoll but are\nnetconsole configuration. No other netpoll user (bonding, team, vlan,\nbridge, macvlan, dsa) touches np-\u003elocal_port or np-\u003eremote_port; they\nonly use the netpoll TX/forwarding path. Only netconsole\u0027s UDP framing\nand its configfs/cmdline interface read these fields.\n\nMove both into struct netconsole_target and convert the three helpers\nthat read them - push_udp(), netconsole_print_banner() and\nnetconsole_parser_cmdline() - to take the netconsole_target. The\nconfigfs show/store handlers already have the target in hand.\n\nNo functional change; the local_port / remote_port sysfs attributes are\nunchanged.\n\nSigned-off-by: Breno Leitao \u003cleitao@debian.org\u003e\nLink: https://patch.msgid.link/20260710-netconsole_move_more-v3-8-6f63f76b28bc@debian.org\nReviewed-by: Simon Horman \u003chorms@kernel.org\u003e\nSigned-off-by: Paolo Abeni \u003cpabeni@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf591ae66736217ba339a035b157631bef193342",
      "old_mode": 33188,
      "old_path": "drivers/net/netconsole.c",
      "new_id": "d0739b45f66e1d119ebd920272cee810a3cb0243",
      "new_mode": 33188,
      "new_path": "drivers/net/netconsole.c"
    },
    {
      "type": "modify",
      "old_id": "f377fdf7839cafdea4e954fe10ef55806d534705",
      "old_mode": 33188,
      "old_path": "include/linux/netpoll.h",
      "new_id": "5ca79fa7d943180047119dd30d69f6bf8bc2edf8",
      "new_mode": 33188,
      "new_path": "include/linux/netpoll.h"
    }
  ]
}
