Series Detail
Show a series.
GET /api/series/497380/?format=api
{ "id": 497380, "url": "http://patchwork.ozlabs.org/api/series/497380/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=497380", "project": { "id": 12, "url": "http://patchwork.ozlabs.org/api/projects/12/?format=api", "name": "Linux CIFS Client", "link_name": "linux-cifs-client", "list_id": "linux-cifs.vger.kernel.org", "list_email": "linux-cifs@vger.kernel.org", "web_url": "", "scm_url": "", "webscm_url": "", "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "name": "net: introduce QUIC infrastructure and core subcomponents", "date": "2026-03-25T03:47:06", "submitter": { "id": 61073, "url": "http://patchwork.ozlabs.org/api/people/61073/?format=api", "name": "Xin Long", "email": "lucien.xin@gmail.com" }, "version": 11, "total": 15, "received_total": 15, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/497380/mbox/", "cover_letter": { "id": 2215684, "url": "http://patchwork.ozlabs.org/api/covers/2215684/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/cover.1774410440.git.lucien.xin@gmail.com/", "msgid": "<cover.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:05", "name": "[net-next,v11,00/15] net: introduce QUIC infrastructure and core subcomponents", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/cover.1774410440.git.lucien.xin@gmail.com/mbox/" }, "patches": [ { "id": 2215683, "url": "http://patchwork.ozlabs.org/api/patches/2215683/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/e5cb44e7a6ba57b63a3b13f853947ac88ec97335.1774410440.git.lucien.xin@gmail.com/", "msgid": "<e5cb44e7a6ba57b63a3b13f853947ac88ec97335.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:06", "name": "[net-next,v11,01/15] net: define IPPROTO_QUIC and SOL_QUIC constants", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/e5cb44e7a6ba57b63a3b13f853947ac88ec97335.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215687, "url": "http://patchwork.ozlabs.org/api/patches/2215687/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/cae762719982e0700f5302c01a6b3b6fc16c3c73.1774410440.git.lucien.xin@gmail.com/", "msgid": "<cae762719982e0700f5302c01a6b3b6fc16c3c73.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:07", "name": "[net-next,v11,02/15] net: build socket infrastructure for QUIC protocol", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/cae762719982e0700f5302c01a6b3b6fc16c3c73.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215688, "url": "http://patchwork.ozlabs.org/api/patches/2215688/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/0b019aa9a77bef1d5472da22760443609f402527.1774410440.git.lucien.xin@gmail.com/", "msgid": "<0b019aa9a77bef1d5472da22760443609f402527.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:08", "name": "[net-next,v11,03/15] quic: provide common utilities and data structures", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/0b019aa9a77bef1d5472da22760443609f402527.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215689, "url": "http://patchwork.ozlabs.org/api/patches/2215689/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/6778c304d0e4c0de3880e8770cea20d5cf2eed1e.1774410440.git.lucien.xin@gmail.com/", "msgid": "<6778c304d0e4c0de3880e8770cea20d5cf2eed1e.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:09", "name": "[net-next,v11,04/15] quic: provide family ops for address and protocol", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/6778c304d0e4c0de3880e8770cea20d5cf2eed1e.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215690, "url": "http://patchwork.ozlabs.org/api/patches/2215690/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/734e985f1b35aa9e5c1631a6cd3bf0e760dd7699.1774410440.git.lucien.xin@gmail.com/", "msgid": "<734e985f1b35aa9e5c1631a6cd3bf0e760dd7699.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:10", "name": "[net-next,v11,05/15] quic: provide quic.h header files for kernel and userspace", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/734e985f1b35aa9e5c1631a6cd3bf0e760dd7699.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215691, "url": "http://patchwork.ozlabs.org/api/patches/2215691/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/91c6fd0a44eb15a98f945171ead8062badb89a60.1774410440.git.lucien.xin@gmail.com/", "msgid": "<91c6fd0a44eb15a98f945171ead8062badb89a60.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:11", "name": "[net-next,v11,06/15] quic: add stream management", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/91c6fd0a44eb15a98f945171ead8062badb89a60.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215692, "url": "http://patchwork.ozlabs.org/api/patches/2215692/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/18c72217e52fbdca9971a81ce5aba21096319ec9.1774410440.git.lucien.xin@gmail.com/", "msgid": "<18c72217e52fbdca9971a81ce5aba21096319ec9.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:12", "name": "[net-next,v11,07/15] quic: add connection id management", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/18c72217e52fbdca9971a81ce5aba21096319ec9.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215685, "url": "http://patchwork.ozlabs.org/api/patches/2215685/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/82876cf5059257aacd4756b9159ec0f1920ef496.1774410440.git.lucien.xin@gmail.com/", "msgid": "<82876cf5059257aacd4756b9159ec0f1920ef496.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:13", "name": "[net-next,v11,08/15] quic: add path management", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/82876cf5059257aacd4756b9159ec0f1920ef496.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215686, "url": "http://patchwork.ozlabs.org/api/patches/2215686/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/3bd2b698c0f1a66d31a19b8e43820a391fc92a0a.1774410440.git.lucien.xin@gmail.com/", "msgid": "<3bd2b698c0f1a66d31a19b8e43820a391fc92a0a.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:14", "name": "[net-next,v11,09/15] quic: add congestion control", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/3bd2b698c0f1a66d31a19b8e43820a391fc92a0a.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215693, "url": "http://patchwork.ozlabs.org/api/patches/2215693/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/72c4d87ed7fce4ed7e06d8f76a3ceaf7869e91e3.1774410440.git.lucien.xin@gmail.com/", "msgid": "<72c4d87ed7fce4ed7e06d8f76a3ceaf7869e91e3.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:15", "name": "[net-next,v11,10/15] quic: add packet number space", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/72c4d87ed7fce4ed7e06d8f76a3ceaf7869e91e3.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215694, "url": "http://patchwork.ozlabs.org/api/patches/2215694/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/e893bba9e4bb56c7aeefec5f9b2a255afc9c7fb7.1774410440.git.lucien.xin@gmail.com/", "msgid": "<e893bba9e4bb56c7aeefec5f9b2a255afc9c7fb7.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:16", "name": "[net-next,v11,11/15] quic: add crypto key derivation and installation", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/e893bba9e4bb56c7aeefec5f9b2a255afc9c7fb7.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215695, "url": "http://patchwork.ozlabs.org/api/patches/2215695/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/d86910330339da257534ad93db71949176961522.1774410440.git.lucien.xin@gmail.com/", "msgid": "<d86910330339da257534ad93db71949176961522.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:17", "name": "[net-next,v11,12/15] quic: add crypto packet encryption and decryption", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/d86910330339da257534ad93db71949176961522.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215696, "url": "http://patchwork.ozlabs.org/api/patches/2215696/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/4019cfba3ffd6f91aee24713d2adc778f858b4c4.1774410440.git.lucien.xin@gmail.com/", "msgid": "<4019cfba3ffd6f91aee24713d2adc778f858b4c4.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:18", "name": "[net-next,v11,13/15] quic: add timer management", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/4019cfba3ffd6f91aee24713d2adc778f858b4c4.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215697, "url": "http://patchwork.ozlabs.org/api/patches/2215697/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/0e187083845cb83ee1be52bf44bc293b3b918e26.1774410440.git.lucien.xin@gmail.com/", "msgid": "<0e187083845cb83ee1be52bf44bc293b3b918e26.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:19", "name": "[net-next,v11,14/15] quic: add packet builder base", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/0e187083845cb83ee1be52bf44bc293b3b918e26.1774410440.git.lucien.xin@gmail.com/mbox/" }, { "id": 2215698, "url": "http://patchwork.ozlabs.org/api/patches/2215698/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/101b27c8b95dd86586da6da7801d43e97ac8e644.1774410440.git.lucien.xin@gmail.com/", "msgid": "<101b27c8b95dd86586da6da7801d43e97ac8e644.1774410440.git.lucien.xin@gmail.com>", "list_archive_url": null, "date": "2026-03-25T03:47:20", "name": "[net-next,v11,15/15] quic: add packet parser base", "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/101b27c8b95dd86586da6da7801d43e97ac8e644.1774410440.git.lucien.xin@gmail.com/mbox/" } ] }