List patches.

GET /api/patches/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <http://patchwork.ozlabs.org/api/patches/?format=api&page=6>; rel="next", <http://patchwork.ozlabs.org/api/patches/?format=api&page=4>; rel="prev"
Vary: Accept

[
    {
        "id": 467,
        "url": "http://patchwork.ozlabs.org/api/patches/467/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-1-git-send-email-galak@kernel.crashing.org/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<1221692405-19880-1-git-send-email-galak@kernel.crashing.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1221692405-19880-1-git-send-email-galak@kernel.crashing.org/",
        "date": "2008-09-17T23:00:02",
        "name": "[v7,1/4] powerpc: Introduce local (non-broadcast) forms of tlb invalidates",
        "commit_ref": "0ba3418b8b1c85ee1771c63f1dd12041614e56ff",
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "f5f2c5d66236d6a1b4a1565b94eac9d925954cf0",
        "submitter": {
            "id": 5,
            "url": "http://patchwork.ozlabs.org/api/people/5/?format=api",
            "name": "Kumar Gala",
            "email": "galak@kernel.crashing.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-1-git-send-email-galak@kernel.crashing.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/467/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/467/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 468,
        "url": "http://patchwork.ozlabs.org/api/patches/468/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-2-git-send-email-galak@kernel.crashing.org/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<1221692405-19880-2-git-send-email-galak@kernel.crashing.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1221692405-19880-2-git-send-email-galak@kernel.crashing.org/",
        "date": "2008-09-17T23:00:03",
        "name": "[v7,2/4] powerpc: Fixes for CONFIG_PTE_64BIT for SMP support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "f53c23fe1ca21cec1065d1dc0b5dc72bb4996fc5",
        "submitter": {
            "id": 5,
            "url": "http://patchwork.ozlabs.org/api/people/5/?format=api",
            "name": "Kumar Gala",
            "email": "galak@kernel.crashing.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-2-git-send-email-galak@kernel.crashing.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/468/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/468/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 469,
        "url": "http://patchwork.ozlabs.org/api/patches/469/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-3-git-send-email-galak@kernel.crashing.org/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<1221692405-19880-3-git-send-email-galak@kernel.crashing.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1221692405-19880-3-git-send-email-galak@kernel.crashing.org/",
        "date": "2008-09-17T23:00:04",
        "name": "[v7,3/4] powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "8d3505b0ad34c1052e6a21de5e8046983ad30f4d",
        "submitter": {
            "id": 5,
            "url": "http://patchwork.ozlabs.org/api/people/5/?format=api",
            "name": "Kumar Gala",
            "email": "galak@kernel.crashing.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-3-git-send-email-galak@kernel.crashing.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/469/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/469/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 470,
        "url": "http://patchwork.ozlabs.org/api/patches/470/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-4-git-send-email-galak@kernel.crashing.org/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<1221692405-19880-4-git-send-email-galak@kernel.crashing.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1221692405-19880-4-git-send-email-galak@kernel.crashing.org/",
        "date": "2008-09-17T23:00:05",
        "name": "[v7,4/4] powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bit",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "a0ad28bc3c65d5d4aaaf65da52253f731023490a",
        "submitter": {
            "id": 5,
            "url": "http://patchwork.ozlabs.org/api/people/5/?format=api",
            "name": "Kumar Gala",
            "email": "galak@kernel.crashing.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221692405-19880-4-git-send-email-galak@kernel.crashing.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/470/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/470/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 483,
        "url": "http://patchwork.ozlabs.org/api/patches/483/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/cbe-oss-dev/patch/48D1C27E.4030404@am.sony.com/",
        "project": {
            "id": 1,
            "url": "http://patchwork.ozlabs.org/api/projects/1/?format=api",
            "name": "Cell Broadband Engine development",
            "link_name": "cbe-oss-dev",
            "list_id": "cbe-oss-dev.ozlabs.org",
            "list_email": "cbe-oss-dev@ozlabs.org",
            "web_url": null,
            "scm_url": null,
            "webscm_url": null,
            "list_archive_url": "",
            "list_archive_url_format": "",
            "commit_url_format": ""
        },
        "msgid": "<48D1C27E.4030404@am.sony.com>",
        "list_archive_url": null,
        "date": "2008-09-18T02:52:46",
        "name": "[07/11,v4] MARS: Remove api argument params structs",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "40c391ff3a12a2dfbf30f509f1fd90d062864c08",
        "submitter": {
            "id": 127,
            "url": "http://patchwork.ozlabs.org/api/people/127/?format=api",
            "name": "Yuji Mano",
            "email": "yuji.mano@am.sony.com"
        },
        "delegate": {
            "id": 26,
            "url": "http://patchwork.ozlabs.org/api/users/26/?format=api",
            "username": "ymano",
            "first_name": "Yuji",
            "last_name": "Mano",
            "email": "yuji.mano@am.sony.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/cbe-oss-dev/patch/48D1C27E.4030404@am.sony.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/483/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/483/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 484,
        "url": "http://patchwork.ozlabs.org/api/patches/484/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/421706547.03532@bjtu.edu.cn/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<421706547.03532@bjtu.edu.cn>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/421706547.03532@bjtu.edu.cn/",
        "date": "2008-09-18T02:57:12",
        "name": "Linuxppc-dev Digest, Vol 49, Issue 89",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": true,
        "hash": "4a2747900ca8181662daed00c2344f02d24bb0ed",
        "submitter": {
            "id": 246,
            "url": "http://patchwork.ozlabs.org/api/people/246/?format=api",
            "name": "limitjiang",
            "email": "03212009@bjtu.edu.cn"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/421706547.03532@bjtu.edu.cn/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/484/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/484/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 485,
        "url": "http://patchwork.ozlabs.org/api/patches/485/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/cbe-oss-dev/patch/48D1C623.5000807@am.sony.com/",
        "project": {
            "id": 1,
            "url": "http://patchwork.ozlabs.org/api/projects/1/?format=api",
            "name": "Cell Broadband Engine development",
            "link_name": "cbe-oss-dev",
            "list_id": "cbe-oss-dev.ozlabs.org",
            "list_email": "cbe-oss-dev@ozlabs.org",
            "web_url": null,
            "scm_url": null,
            "webscm_url": null,
            "list_archive_url": "",
            "list_archive_url_format": "",
            "commit_url_format": ""
        },
        "msgid": "<48D1C623.5000807@am.sony.com>",
        "list_archive_url": null,
        "date": "2008-09-18T03:08:19",
        "name": "[02/11,v3] MARS: Workload queue block replace bit fields",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "aa1adbccc43a85c8ca080413863ec7c3a05dee09",
        "submitter": {
            "id": 127,
            "url": "http://patchwork.ozlabs.org/api/people/127/?format=api",
            "name": "Yuji Mano",
            "email": "yuji.mano@am.sony.com"
        },
        "delegate": {
            "id": 26,
            "url": "http://patchwork.ozlabs.org/api/users/26/?format=api",
            "username": "ymano",
            "first_name": "Yuji",
            "last_name": "Mano",
            "email": "yuji.mano@am.sony.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/cbe-oss-dev/patch/48D1C623.5000807@am.sony.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/485/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/485/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 490,
        "url": "http://patchwork.ozlabs.org/api/patches/490/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20080918063036.27934.91273.stgit@localhost.localdomain/",
        "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": "<20080918063036.27934.91273.stgit@localhost.localdomain>",
        "list_archive_url": null,
        "date": "2008-09-18T06:43:02",
        "name": "[RFC] sched: only dequeue if packet can be queued to hardware queue.",
        "commit_ref": null,
        "pull_url": null,
        "state": "rfc",
        "archived": true,
        "hash": "6a7d1488e68d69261e6a83f18d690c8b804e2f01",
        "submitter": {
            "id": 251,
            "url": "http://patchwork.ozlabs.org/api/people/251/?format=api",
            "name": "Duyck, Alexander H",
            "email": "alexander.h.duyck@intel.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/20080918063036.27934.91273.stgit@localhost.localdomain/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/490/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/490/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 494,
        "url": "http://patchwork.ozlabs.org/api/patches/494/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/cbe-oss-dev/patch/1221727767.137344.685272968033.1.gpush@pingu/",
        "project": {
            "id": 1,
            "url": "http://patchwork.ozlabs.org/api/projects/1/?format=api",
            "name": "Cell Broadband Engine development",
            "link_name": "cbe-oss-dev",
            "list_id": "cbe-oss-dev.ozlabs.org",
            "list_email": "cbe-oss-dev@ozlabs.org",
            "web_url": null,
            "scm_url": null,
            "webscm_url": null,
            "list_archive_url": "",
            "list_archive_url_format": "",
            "commit_url_format": ""
        },
        "msgid": "<1221727767.137344.685272968033.1.gpush@pingu>",
        "list_archive_url": null,
        "date": "2008-09-18T08:49:27",
        "name": "[RFC] powerpc/spufs: fix gang destruction vs readdir(\"/spu\") race",
        "commit_ref": null,
        "pull_url": null,
        "state": "under-review",
        "archived": false,
        "hash": "defa7deda87adb14fd7c7a272a968d84a1027ba1",
        "submitter": {
            "id": 1,
            "url": "http://patchwork.ozlabs.org/api/people/1/?format=api",
            "name": "Jeremy Kerr",
            "email": "jk@ozlabs.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/cbe-oss-dev/patch/1221727767.137344.685272968033.1.gpush@pingu/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/494/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/494/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 507,
        "url": "http://patchwork.ozlabs.org/api/patches/507/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221733997-6352-1-git-send-email-remi.denis-courmont@nokia.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": "<1221733997-6352-1-git-send-email-remi.denis-courmont@nokia.com>",
        "list_archive_url": null,
        "date": "2008-09-18T10:33:17",
        "name": "ISDN sockets: add missing lockdep strings",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "fd5401e1cacc30b56e36207802bf5be252077a14",
        "submitter": {
            "id": 204,
            "url": "http://patchwork.ozlabs.org/api/people/204/?format=api",
            "name": "Rémi Denis-Courmont",
            "email": "remi.denis-courmont@nokia.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221733997-6352-1-git-send-email-remi.denis-courmont@nokia.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/507/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/507/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 509,
        "url": "http://patchwork.ozlabs.org/api/patches/509/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20080918124428.GB9157@xi.wantstofly.org/",
        "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": "<20080918124428.GB9157@xi.wantstofly.org>",
        "list_archive_url": null,
        "date": "2008-09-18T12:44:28",
        "name": "[PATCH 3/3] mv643xx_eth: convert to phylib",
        "commit_ref": null,
        "pull_url": null,
        "state": "deferred",
        "archived": true,
        "hash": "a8fcc2e20e952d489e6bc335028f7200bd456075",
        "submitter": {
            "id": 94,
            "url": "http://patchwork.ozlabs.org/api/people/94/?format=api",
            "name": "Lennert Buytenhek",
            "email": "buytenh@wantstofly.org"
        },
        "delegate": {
            "id": 36,
            "url": "http://patchwork.ozlabs.org/api/users/36/?format=api",
            "username": "jgarzik",
            "first_name": "Jeff",
            "last_name": "Garzik",
            "email": "jgarzik@pobox.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20080918124428.GB9157@xi.wantstofly.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/509/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/509/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 510,
        "url": "http://patchwork.ozlabs.org/api/patches/510/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20080918130652.GA10552@xi.wantstofly.org/",
        "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": "<20080918130652.GA10552@xi.wantstofly.org>",
        "list_archive_url": null,
        "date": "2008-09-18T13:06:52",
        "name": "phylib: phy_mii_ioctl() fixes",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "887860cc2de04bed4a72ee86952f6cdc45eff0fc",
        "submitter": {
            "id": 94,
            "url": "http://patchwork.ozlabs.org/api/people/94/?format=api",
            "name": "Lennert Buytenhek",
            "email": "buytenh@wantstofly.org"
        },
        "delegate": {
            "id": 36,
            "url": "http://patchwork.ozlabs.org/api/users/36/?format=api",
            "username": "jgarzik",
            "first_name": "Jeff",
            "last_name": "Garzik",
            "email": "jgarzik@pobox.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20080918130652.GA10552@xi.wantstofly.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/510/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/510/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 513,
        "url": "http://patchwork.ozlabs.org/api/patches/513/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/48D25BA2.6070008@redhat.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": "<48D25BA2.6070008@redhat.com>",
        "list_archive_url": null,
        "date": "2008-09-18T13:46:10",
        "name": "r8169: read MAC address from EEPROM on init",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "f75c4344875a77cb68ba991465b539276828abe0",
        "submitter": {
            "id": 262,
            "url": "http://patchwork.ozlabs.org/api/people/262/?format=api",
            "name": "Ivan Vecera",
            "email": "ivecera@redhat.com"
        },
        "delegate": {
            "id": 36,
            "url": "http://patchwork.ozlabs.org/api/users/36/?format=api",
            "username": "jgarzik",
            "first_name": "Jeff",
            "last_name": "Garzik",
            "email": "jgarzik@pobox.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/48D25BA2.6070008@redhat.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/513/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/513/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 519,
        "url": "http://patchwork.ozlabs.org/api/patches/519/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080918151729.GA31187@oksana.dev.rtsoft.ru/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<20080918151729.GA31187@oksana.dev.rtsoft.ru>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20080918151729.GA31187@oksana.dev.rtsoft.ru/",
        "date": "2008-09-18T15:17:29",
        "name": "[1/3] gpiolib: make gpio_to_chip() public",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": true,
        "hash": "f7462b91dbc1c1711f0038626989361cc7dcd95f",
        "submitter": {
            "id": 45,
            "url": "http://patchwork.ozlabs.org/api/people/45/?format=api",
            "name": "Anton Vorontsov",
            "email": "avorontsov@ru.mvista.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080918151729.GA31187@oksana.dev.rtsoft.ru/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/519/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/519/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 520,
        "url": "http://patchwork.ozlabs.org/api/patches/520/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080918151735.GB31187@oksana.dev.rtsoft.ru/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<20080918151735.GB31187@oksana.dev.rtsoft.ru>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20080918151735.GB31187@oksana.dev.rtsoft.ru/",
        "date": "2008-09-18T15:17:35",
        "name": "[2/3] powerpc/qe: new call to revert a gpio to a dedicated function",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "d25529c116b113e3b98c72ebb1ebfd93b74d4966",
        "submitter": {
            "id": 45,
            "url": "http://patchwork.ozlabs.org/api/people/45/?format=api",
            "name": "Anton Vorontsov",
            "email": "avorontsov@ru.mvista.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080918151735.GB31187@oksana.dev.rtsoft.ru/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/520/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/520/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 521,
        "url": "http://patchwork.ozlabs.org/api/patches/521/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080918151746.GC31187@oksana.dev.rtsoft.ru/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<20080918151746.GC31187@oksana.dev.rtsoft.ru>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20080918151746.GC31187@oksana.dev.rtsoft.ru/",
        "date": "2008-09-18T15:17:46",
        "name": "[3/3] USB: driver for Freescale QUICC Engine USB Host Controller",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "7ab92bda55abceaf5d1e40d89d80faa9b844d4f4",
        "submitter": {
            "id": 45,
            "url": "http://patchwork.ozlabs.org/api/people/45/?format=api",
            "name": "Anton Vorontsov",
            "email": "avorontsov@ru.mvista.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080918151746.GC31187@oksana.dev.rtsoft.ru/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/521/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/521/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 532,
        "url": "http://patchwork.ozlabs.org/api/patches/532/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/20080918165026.GA27077@oksana.dev.rtsoft.ru/",
        "project": {
            "id": 3,
            "url": "http://patchwork.ozlabs.org/api/projects/3/?format=api",
            "name": "Linux MTD development",
            "link_name": "linux-mtd",
            "list_id": "linux-mtd.lists.infradead.org",
            "list_email": "linux-mtd@lists.infradead.org",
            "web_url": null,
            "scm_url": null,
            "webscm_url": null,
            "list_archive_url": "",
            "list_archive_url_format": "",
            "commit_url_format": ""
        },
        "msgid": "<20080918165026.GA27077@oksana.dev.rtsoft.ru>",
        "list_archive_url": null,
        "date": "2008-09-18T16:50:26",
        "name": "[MTD,NAND] fsl_upm: update driver for the new OF bindings",
        "commit_ref": "95ebffd749c8e6c8cbb746bc0833a5738cc23321",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c238afa4fad40faee771d36916075b4840bcb4f7",
        "submitter": {
            "id": 45,
            "url": "http://patchwork.ozlabs.org/api/people/45/?format=api",
            "name": "Anton Vorontsov",
            "email": "avorontsov@ru.mvista.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/20080918165026.GA27077@oksana.dev.rtsoft.ru/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/532/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/532/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 533,
        "url": "http://patchwork.ozlabs.org/api/patches/533/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-3-git-send-email-benli@broadcom.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": "<1221757033-4874-3-git-send-email-benli@broadcom.com>",
        "list_archive_url": null,
        "date": "2008-09-18T16:57:11",
        "name": "[UPDATED,NET-NEXT,2/4] bnx2: Update MODULE_DESCRIPTION to include the 5716",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "f1ac124f4b73e2462b84ac8feca525423cf75d7e",
        "submitter": {
            "id": 234,
            "url": "http://patchwork.ozlabs.org/api/people/234/?format=api",
            "name": "Benjamin Li",
            "email": "benli@broadcom.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-3-git-send-email-benli@broadcom.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/533/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/533/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 534,
        "url": "http://patchwork.ozlabs.org/api/patches/534/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-2-git-send-email-benli@broadcom.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": "<1221757033-4874-2-git-send-email-benli@broadcom.com>",
        "list_archive_url": null,
        "date": "2008-09-18T16:57:10",
        "name": "[UPDATED,NET-NEXT,1/4] bnx2: In bnx2_set_mac_link() return void rather then int",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "fc00af5a155bdb17434ba0eb8ba1b19b33e5342e",
        "submitter": {
            "id": 234,
            "url": "http://patchwork.ozlabs.org/api/people/234/?format=api",
            "name": "Benjamin Li",
            "email": "benli@broadcom.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-2-git-send-email-benli@broadcom.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/534/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/534/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 535,
        "url": "http://patchwork.ozlabs.org/api/patches/535/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-5-git-send-email-benli@broadcom.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": "<1221757033-4874-5-git-send-email-benli@broadcom.com>",
        "list_archive_url": null,
        "date": "2008-09-18T16:57:13",
        "name": "[UPDATED,NET-NEXT,4/4] bnx2: Remove timer_interval field from the bnx2 structure",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "59b30e33baea0123ff502690b5a034fecef0c1f5",
        "submitter": {
            "id": 234,
            "url": "http://patchwork.ozlabs.org/api/people/234/?format=api",
            "name": "Benjamin Li",
            "email": "benli@broadcom.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-5-git-send-email-benli@broadcom.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/535/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/535/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 536,
        "url": "http://patchwork.ozlabs.org/api/patches/536/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-4-git-send-email-benli@broadcom.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": "<1221757033-4874-4-git-send-email-benli@broadcom.com>",
        "list_archive_url": null,
        "date": "2008-09-18T16:57:12",
        "name": "[UPDATED,NET-NEXT,3/4] bnx2: Remove name field from bnx2 structure",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "3b83a82e77f58c79d77333cc8f7e0054ab70375d",
        "submitter": {
            "id": 234,
            "url": "http://patchwork.ozlabs.org/api/people/234/?format=api",
            "name": "Benjamin Li",
            "email": "benli@broadcom.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221757033-4874-4-git-send-email-benli@broadcom.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/536/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/536/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 538,
        "url": "http://patchwork.ozlabs.org/api/patches/538/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/a60ec8830809181000s928a4drbd0b166be23abcee@mail.gmail.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": "<a60ec8830809181000s928a4drbd0b166be23abcee@mail.gmail.com>",
        "list_archive_url": null,
        "date": "2008-09-18T17:00:39",
        "name": "iputils: ping.c - using -I for both interface and address",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": true,
        "hash": "b3b4dcb339eb816bf603d99beec6908ca93a0c91",
        "submitter": {
            "id": 268,
            "url": "http://patchwork.ozlabs.org/api/people/268/?format=api",
            "name": "Nadav Shemer",
            "email": "nadav.shemer@gmail.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/a60ec8830809181000s928a4drbd0b166be23abcee@mail.gmail.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/538/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/538/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 540,
        "url": "http://patchwork.ozlabs.org/api/patches/540/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221757668.23007.12.camel@ns-test/",
        "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": "<1221757668.23007.12.camel@ns-test>",
        "list_archive_url": null,
        "date": "2008-09-18T17:07:48",
        "name": "clarify code intent",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": true,
        "hash": "810584cb50badff35937231b92ef75ed5912804a",
        "submitter": {
            "id": 270,
            "url": "http://patchwork.ozlabs.org/api/people/270/?format=api",
            "name": "Mathieu Lacage",
            "email": "mathieu.lacage@sophia.inria.fr"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221757668.23007.12.camel@ns-test/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/540/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/540/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 547,
        "url": "http://patchwork.ozlabs.org/api/patches/547/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20080918194419.GA2982@ami.dom.local/",
        "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": "<20080918194419.GA2982@ami.dom.local>",
        "list_archive_url": null,
        "date": "2008-09-18T19:44:19",
        "name": "[RFC PATCH] sched: only dequeue if packet can be queued to hardware queue.",
        "commit_ref": null,
        "pull_url": null,
        "state": "rfc",
        "archived": true,
        "hash": "9c72ab674b578a2b23485c162f5d7888614b029f",
        "submitter": {
            "id": 277,
            "url": "http://patchwork.ozlabs.org/api/people/277/?format=api",
            "name": "Jarek Poplawski",
            "email": "jarkao2@gmail.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/20080918194419.GA2982@ami.dom.local/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/547/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/547/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 552,
        "url": "http://patchwork.ozlabs.org/api/patches/552/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221773464-28845-1-git-send-email-vladislav.yasevich@hp.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": "<1221773464-28845-1-git-send-email-vladislav.yasevich@hp.com>",
        "list_archive_url": null,
        "date": "2008-09-18T21:31:03",
        "name": "[1/2] sctp: do not enable peer features if we can't do them.",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "010c122296defdd3a1ac7ea591e6bef159367fa1",
        "submitter": {
            "id": 279,
            "url": "http://patchwork.ozlabs.org/api/people/279/?format=api",
            "name": "Vlad Yasevich",
            "email": "vladislav.yasevich@hp.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221773464-28845-1-git-send-email-vladislav.yasevich@hp.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/552/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/552/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 553,
        "url": "http://patchwork.ozlabs.org/api/patches/553/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221773464-28845-2-git-send-email-vladislav.yasevich@hp.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": "<1221773464-28845-2-git-send-email-vladislav.yasevich@hp.com>",
        "list_archive_url": null,
        "date": "2008-09-18T21:31:04",
        "name": "[2/2] sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "e5e3285f8ffec75e9e8921df8bdf8d25a27742a1",
        "submitter": {
            "id": 279,
            "url": "http://patchwork.ozlabs.org/api/people/279/?format=api",
            "name": "Vlad Yasevich",
            "email": "vladislav.yasevich@hp.com"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221773464-28845-2-git-send-email-vladislav.yasevich@hp.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/553/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/553/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 554,
        "url": "http://patchwork.ozlabs.org/api/patches/554/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221773874-3273-1-git-send-email-afleming@freescale.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": "<1221773874-3273-1-git-send-email-afleming@freescale.com>",
        "list_archive_url": null,
        "date": "2008-09-18T21:37:54",
        "name": "gianfar: Free/iounmap memory after an error in mii bus initialization",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "4c037767e1138e5ef4ca35d6c1278c9be09b5dbc",
        "submitter": {
            "id": 280,
            "url": "http://patchwork.ozlabs.org/api/people/280/?format=api",
            "name": "Andy Fleming",
            "email": "afleming@freescale.com"
        },
        "delegate": {
            "id": 36,
            "url": "http://patchwork.ozlabs.org/api/users/36/?format=api",
            "username": "jgarzik",
            "first_name": "Jeff",
            "last_name": "Garzik",
            "email": "jgarzik@pobox.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221773874-3273-1-git-send-email-afleming@freescale.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/554/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/554/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 559,
        "url": "http://patchwork.ozlabs.org/api/patches/559/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1221777686-6181-1-git-send-email-vgallardo@amcc.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": "<1221777686-6181-1-git-send-email-vgallardo@amcc.com>",
        "list_archive_url": null,
        "date": "2008-09-18T22:41:26",
        "name": "ibm_newemac: Fix EMAC soft reset on 460EX/GT",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": true,
        "hash": "3d03c5f960f6e6f87c296596fec9c91d85597601",
        "submitter": {
            "id": 111,
            "url": "http://patchwork.ozlabs.org/api/people/111/?format=api",
            "name": "Victor Gallardo",
            "email": "vgallardo@amcc.com"
        },
        "delegate": {
            "id": 36,
            "url": "http://patchwork.ozlabs.org/api/users/36/?format=api",
            "username": "jgarzik",
            "first_name": "Jeff",
            "last_name": "Garzik",
            "email": "jgarzik@pobox.com"
        },
        "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1221777686-6181-1-git-send-email-vgallardo@amcc.com/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/559/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/559/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 561,
        "url": "http://patchwork.ozlabs.org/api/patches/561/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221777901-2967-1-git-send-email-galak@kernel.crashing.org/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<1221777901-2967-1-git-send-email-galak@kernel.crashing.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1221777901-2967-1-git-send-email-galak@kernel.crashing.org/",
        "date": "2008-09-18T22:44:58",
        "name": "[v8,1/4] powerpc: Introduce local (non-broadcast) forms of tlb invalidates",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "f5f2c5d66236d6a1b4a1565b94eac9d925954cf0",
        "submitter": {
            "id": 5,
            "url": "http://patchwork.ozlabs.org/api/people/5/?format=api",
            "name": "Kumar Gala",
            "email": "galak@kernel.crashing.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221777901-2967-1-git-send-email-galak@kernel.crashing.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/561/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/561/checks/",
        "tags": {},
        "related": []
    },
    {
        "id": 562,
        "url": "http://patchwork.ozlabs.org/api/patches/562/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221777901-2967-2-git-send-email-galak@kernel.crashing.org/",
        "project": {
            "id": 2,
            "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
            "name": "Linux PPC development",
            "link_name": "linuxppc-dev",
            "list_id": "linuxppc-dev.lists.ozlabs.org",
            "list_email": "linuxppc-dev@lists.ozlabs.org",
            "web_url": "https://github.com/linuxppc/wiki/wiki",
            "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
            "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
            "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
            "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
        },
        "msgid": "<1221777901-2967-2-git-send-email-galak@kernel.crashing.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1221777901-2967-2-git-send-email-galak@kernel.crashing.org/",
        "date": "2008-09-18T22:44:59",
        "name": "[v8,2/4] powerpc: Fixes for CONFIG_PTE_64BIT for SMP support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": true,
        "hash": "c80246a643b855f3ca47db4903957010b337bb60",
        "submitter": {
            "id": 5,
            "url": "http://patchwork.ozlabs.org/api/people/5/?format=api",
            "name": "Kumar Gala",
            "email": "galak@kernel.crashing.org"
        },
        "delegate": null,
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221777901-2967-2-git-send-email-galak@kernel.crashing.org/mbox/",
        "series": [],
        "comments": "http://patchwork.ozlabs.org/api/patches/562/comments/",
        "check": "pending",
        "checks": "http://patchwork.ozlabs.org/api/patches/562/checks/",
        "tags": {},
        "related": []
    }
]