)]}'
{
  "commit": "bd5e5e1d41d316c47dd9001104b62033992daf6e",
  "tree": "ced8cac3e39959e68f55672db63867c0ab29559c",
  "parents": [
    "f033335937d6f72a13bb38d82422eef30da31972"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "edumazet@google.com",
    "time": "Mon Feb 23 10:07:27 2026 +0000"
  },
  "committer": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Tue Feb 24 17:16:09 2026 -0800"
  },
  "message": "tcp: inline __tcp_v4_send_check()\n\nInline __tcp_v4_send_check(), like __tcp_v6_send_check().\n\nMove tcp_v4_send_check() to tcp_output.c close to\nits fast path caller (__tcp_transmit_skb()).\n\nNote __tcp_v4_send_check() is still out-of-line for tcp4_gso_segment()\nbecause it is called in an unlikely() section.\n\n$ scripts/bloat-o-meter -t vmlinux.0 vmlinux.1\nadd/remove: 0/0 grow/shrink: 0/1 up/down: 0/-9 (-9)\nFunction                                     old     new   delta\n__tcp_v4_send_check                          130     121      -9\nTotal: Before\u003d25143100, After\u003d25143091, chg -0.00%\n\nSigned-off-by: Eric Dumazet \u003cedumazet@google.com\u003e\nReviewed-by: Kuniyuki Iwashima \u003ckuniyu@google.com\u003e\nLink: https://patch.msgid.link/20260223100729.3761597-2-edumazet@google.com\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "40e72b9cb85f08714d3f458c0bd1402a5fb1eb4e",
      "old_mode": 33188,
      "old_path": "include/net/tcp.h",
      "new_id": "3c84433f3d57b1bb29b10f41a5d9981145134237",
      "new_mode": 33188,
      "new_path": "include/net/tcp.h"
    },
    {
      "type": "modify",
      "old_id": "6264fc0b2be53854598d7c37ce1c7928d2e0b507",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_ipv4.c",
      "new_id": "da708aff06230615bdc9cc19fcd8b2bd91462eff",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_ipv4.c"
    },
    {
      "type": "modify",
      "old_id": "326b58ff1118d02fc396753d56f210f9d3007c7f",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_output.c",
      "new_id": "29056d6fc787ec4ad4e3126634e5d52dacf6d700",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_output.c"
    }
  ]
}
