Cover Letter Detail
Show a cover letter.
GET /api/covers/818593/?format=api
{ "id": 818593, "url": "http://patchwork.ozlabs.org/api/covers/818593/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170926115843.12013-1-fw@strlen.de/", "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": "<20170926115843.12013-1-fw@strlen.de>", "list_archive_url": null, "date": "2017-09-26T11:58:39", "name": "[net-next,v4,0/4] rtnetlink: preparation patches for further rtnl lock pushdown/removal", "submitter": { "id": 1025, "url": "http://patchwork.ozlabs.org/api/people/1025/?format=api", "name": "Florian Westphal", "email": "fw@strlen.de" }, "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170926115843.12013-1-fw@strlen.de/mbox/", "series": [ { "id": 5115, "url": "http://patchwork.ozlabs.org/api/series/5115/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=5115", "date": "2017-09-26T11:58:39", "name": "rtnetlink: preparation patches for further rtnl lock pushdown/removal", "version": 4, "mbox": "http://patchwork.ozlabs.org/series/5115/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/818593/comments/", "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 3y1fc51wqJz9t67\n\tfor <patchwork-incoming@ozlabs.org>;\n\tTue, 26 Sep 2017 21:58:29 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S937191AbdIZL60 (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tTue, 26 Sep 2017 07:58:26 -0400", "from Chamillionaire.breakpoint.cc ([146.0.238.67]:58786 \"EHLO\n\tChamillionaire.breakpoint.cc\" rhost-flags-OK-OK-OK-OK)\n\tby vger.kernel.org with ESMTP id S936361AbdIZL60 (ORCPT\n\t<rfc822;netdev@vger.kernel.org>); Tue, 26 Sep 2017 07:58:26 -0400", "from fw by Chamillionaire.breakpoint.cc with local (Exim 4.84_2)\n\t(envelope-from <fw@breakpoint.cc>)\n\tid 1dwoS1-0007Al-RA; Tue, 26 Sep 2017 13:54:57 +0200" ], "From": "Florian Westphal <fw@strlen.de>", "To": "<netdev@vger.kernel.org>", "Subject": "[PATCH net-next v4 0/4] rtnetlink: preparation patches for further\n\trtnl lock pushdown/removal", "Date": "Tue, 26 Sep 2017 13:58:39 +0200", "Message-Id": "<20170926115843.12013-1-fw@strlen.de>", "X-Mailer": "git-send-email 2.13.5", "Sender": "netdev-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<netdev.vger.kernel.org>", "X-Mailing-List": "netdev@vger.kernel.org" }, "content": "Patches split large rtnl_fill_ifinfo into smaller chunks\nto better see which parts\n\n1. require rtnl\n2. do not require it at all\n3. rely on rtnl locking now but could be converted\n\nChanges since v3:\n\nI dropped the 'ifalias' patch, I have a change to decouple ifalias and\nrtnl mutex, I will send it once this series has been merged." }