get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/807028/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 807028,
    "url": "http://patchwork.ozlabs.org/api/patches/807028/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504002694-1931-2-git-send-email-steffen.klassert@secunet.com/",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<1504002694-1931-2-git-send-email-steffen.klassert@secunet.com>",
    "list_archive_url": null,
    "date": "2017-08-29T10:31:28",
    "name": "[1/7] net: xfrm: don't double-hold dst when sk_policy in use.",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "72a4998316a85737e998383e199319bdb56b2007",
    "submitter": {
        "id": 1442,
        "url": "http://patchwork.ozlabs.org/api/people/1442/?format=api",
        "name": "Steffen Klassert",
        "email": "steffen.klassert@secunet.com"
    },
    "delegate": {
        "id": 34,
        "url": "http://patchwork.ozlabs.org/api/users/34/?format=api",
        "username": "davem",
        "first_name": "David",
        "last_name": "Miller",
        "email": "davem@davemloft.net"
    },
    "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504002694-1931-2-git-send-email-steffen.klassert@secunet.com/mbox/",
    "series": [
        {
            "id": 343,
            "url": "http://patchwork.ozlabs.org/api/series/343/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=343",
            "date": "2017-08-29T10:31:28",
            "name": "[1/7] net: xfrm: don't double-hold dst when sk_policy in use.",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/343/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/807028/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/807028/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<netdev-owner@vger.kernel.org>",
        "X-Original-To": "patchwork-incoming@ozlabs.org",
        "Delivered-To": "patchwork-incoming@ozlabs.org",
        "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=netdev-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)",
        "Received": [
            "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xhQ1034mmz9t3w\n\tfor <patchwork-incoming@ozlabs.org>;\n\tTue, 29 Aug 2017 20:31:47 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1752267AbdH2Kbo (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tTue, 29 Aug 2017 06:31:44 -0400",
            "from a.mx.secunet.com ([62.96.220.36]:50648 \"EHLO a.mx.secunet.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1751695AbdH2Kbm (ORCPT <rfc822;netdev@vger.kernel.org>);\n\tTue, 29 Aug 2017 06:31:42 -0400",
            "from localhost (localhost [127.0.0.1])\n\tby a.mx.secunet.com (Postfix) with ESMTP id 01F8D201B1;\n\tTue, 29 Aug 2017 12:31:42 +0200 (CEST)",
            "from a.mx.secunet.com ([127.0.0.1])\n\tby localhost (a.mx.secunet.com [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id kCOVJ_vH23n7; Tue, 29 Aug 2017 12:31:41 +0200 (CEST)",
            "from mail-essen-01.secunet.de (mail-essen-01.secunet.de\n\t[10.53.40.204])\n\t(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby a.mx.secunet.com (Postfix) with ESMTPS id 4DDB42018E;\n\tTue, 29 Aug 2017 12:31:41 +0200 (CEST)",
            "from gauss2.secunet.de (10.182.7.193) by mail-essen-01.secunet.de\n\t(10.53.40.204) with Microsoft SMTP Server id 14.3.361.1;\n\tTue, 29 Aug 2017 12:31:41 +0200",
            "by gauss2.secunet.de (Postfix, from userid 1000) id C2D53140332;\n\tTue, 29 Aug 2017 12:31:40 +0200 (CEST)"
        ],
        "X-Virus-Scanned": "by secunet",
        "From": "Steffen Klassert <steffen.klassert@secunet.com>",
        "To": "David Miller <davem@davemloft.net>",
        "CC": "Herbert Xu <herbert@gondor.apana.org.au>,\n\tSteffen Klassert <steffen.klassert@secunet.com>, <netdev@vger.kernel.org>",
        "Subject": "[PATCH 1/7] net: xfrm: don't double-hold dst when sk_policy in use.",
        "Date": "Tue, 29 Aug 2017 12:31:28 +0200",
        "Message-ID": "<1504002694-1931-2-git-send-email-steffen.klassert@secunet.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1504002694-1931-1-git-send-email-steffen.klassert@secunet.com>",
        "References": "<1504002694-1931-1-git-send-email-steffen.klassert@secunet.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-G-Data-MailSecurity-for-Exchange-State": "0",
        "X-G-Data-MailSecurity-for-Exchange-Error": "0",
        "X-G-Data-MailSecurity-for-Exchange-Sender": "23",
        "X-G-Data-MailSecurity-for-Exchange-Server": "d65e63f7-5c15-413f-8f63-c0d707471c93",
        "X-EXCLAIMER-MD-CONFIG": "2c86f778-e09b-4440-8b15-867914633a10",
        "X-G-Data-MailSecurity-for-Exchange-Guid": "B00047C4-1070-4872-AB18-B551D9C37503",
        "Sender": "netdev-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<netdev.vger.kernel.org>",
        "X-Mailing-List": "netdev@vger.kernel.org"
    },
    "content": "From: Lorenzo Colitti <lorenzo@google.com>\n\nWhile removing dst_entry garbage collection, commit 52df157f17e5\n(\"xfrm: take refcnt of dst when creating struct xfrm_dst bundle\")\nchanged xfrm_resolve_and_create_bundle so it returns an xdst with\na refcount of 1 instead of 0.\n\nHowever, it did not delete the dst_hold performed by xfrm_lookup\nwhen a per-socket policy is in use. This means that when a\nsocket policy is in use, dst entries returned by xfrm_lookup have\na refcount of 2, and are not freed when no longer in use.\n\nCc: Wei Wang <weiwan@google.com>\nFixes: 52df157f17 (\"xfrm: take refcnt of dst when creating struct xfrm_dst bundle\")\nTested: https://android-review.googlesource.com/417481\nTested: https://android-review.googlesource.com/418659\nTested: https://android-review.googlesource.com/424463\nTested: https://android-review.googlesource.com/452776 passes on net-next\nSigned-off-by: Lorenzo Colitti <lorenzo@google.com>\nAcked-by: Wei Wang <weiwan@google.com>\nSigned-off-by: Steffen Klassert <steffen.klassert@secunet.com>\n---\n net/xfrm/xfrm_policy.c | 1 -\n 1 file changed, 1 deletion(-)",
    "diff": "diff --git a/net/xfrm/xfrm_policy.c b/net/xfrm/xfrm_policy.c\nindex 6f5a0dad..69b16ee 100644\n--- a/net/xfrm/xfrm_policy.c\n+++ b/net/xfrm/xfrm_policy.c\n@@ -2226,7 +2226,6 @@ struct dst_entry *xfrm_lookup(struct net *net, struct dst_entry *dst_orig,\n \t\t\t\tgoto no_transform;\n \t\t\t}\n \n-\t\t\tdst_hold(&xdst->u.dst);\n \t\t\troute = xdst->route;\n \t\t}\n \t}\n",
    "prefixes": [
        "1/7"
    ]
}