Show patches with: none      |   8410 patches
« 1 2 3 484 85 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[mptcp-next,v1,2/2] mptcp: pm: use pm variable instead of msk->pm pm misc cleanups - - - 7-- 2025-03-04 Geliang Tang matttbe Accepted
[mptcp-next,v1,1/2] mptcp: pm: in-kernel: use kmemdup helper pm misc cleanups - - - 7-- 2025-03-04 Geliang Tang matttbe Accepted
[net] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr [net] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr - 1 - --- 2025-03-03 Matthieu Baerts matttbe Mainlined
[mptcp-next] mptcp: pm: split netlink and in-kernel init [mptcp-next] mptcp: pm: split netlink and in-kernel init - 1 - 7-- 2025-03-03 Matthieu Baerts matttbe Accepted
[mptcp-next,v5,5/5] Squash to "selftests/bpf: Add mptcp_subflow bpf_iter subtest" Squash to "Add mptcp_subflow bpf_iter support" - - - 7-- 2025-03-03 Geliang Tang matttbe Rejected
[mptcp-next,v5,4/5] Revert "bpf: Acquire and release mptcp socket" Squash to "Add mptcp_subflow bpf_iter support" - - - 7-- 2025-03-03 Geliang Tang matttbe Rejected
[mptcp-next,v5,3/5] Squash to "bpf: Add mptcp_subflow bpf_iter" Squash to "Add mptcp_subflow bpf_iter support" - - - 61- 2025-03-03 Geliang Tang matttbe Rejected
[mptcp-next,v5,2/5] Squash to "bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock" Squash to "Add mptcp_subflow bpf_iter support" - - - 7-- 2025-03-03 Geliang Tang matttbe Rejected
[mptcp-next,v5,1/5] mptcp: add bpf_iter_task for mptcp_sock Squash to "Add mptcp_subflow bpf_iter support" - - - 61- 2025-03-03 Geliang Tang matttbe Rejected
[mptcp-next,v7,11/11] mptcp: pm: make is_backup helpers static BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,10/11] mptcp: pm: make get_local_id helpers static BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,09/11] mptcp: sysctl: drop get_pm_type helper BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,08/11] mptcp: pm: drop pm_type in mptcp_pm_data BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,07/11] mptcp: pm: initialize and release mptcp_pm_ops BPF path manager, part 5 - - - 52- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,06/11] mptcp: pm: userspace: register mptcp_userspace_pm BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,05/11] mptcp: pm: in-kernel: register mptcp_kernel_pm BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,04/11] mptcp: sysctl: add available_path_managers BPF path manager, part 5 - - - 52- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,03/11] mptcp: sysctl: map pm_type to path_manager BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,02/11] mptcp: sysctl: new sysctl to set path manager by name BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[mptcp-next,v7,01/11] mptcp: pm: define struct mptcp_pm_ops BPF path manager, part 5 - - - 61- 2025-03-03 Geliang Tang matttbe Superseded
[net-next,5/5] mptcp: pm: exit early with ADD_ADDR echo if possible mptcp: improve code coverage and small optimisations - 1 - --- 2025-02-28 Matthieu Baerts Mainlined
[net-next,4/5] mptcp: pm: in-kernel: reduce parameters of set_flags mptcp: improve code coverage and small optimisations - 1 - --- 2025-02-28 Matthieu Baerts Mainlined
[net-next,3/5] mptcp: pm: in-kernel: avoid access entry without lock mptcp: improve code coverage and small optimisations - 1 - --- 2025-02-28 Matthieu Baerts Mainlined
[net-next,2/5] selftests: mptcp: add a test for mptcp_diag_dump_one mptcp: improve code coverage and small optimisations - 1 - --- 2025-02-28 Matthieu Baerts Mainlined
[net-next,1/5] selftests: mptcp: Add a tool to get specific msk_info mptcp: improve code coverage and small optimisations - - - --- 2025-02-28 Matthieu Baerts Mainlined
[mptcp-next,v2,14/14] mptcp: pm: move Netlink PM helpers to pm_netlink.c mptcp: pm: code reorganisation - - - 7-- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,13/14] mptcp: pm: split in-kernel PM specific code mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,12/14] mptcp: pm: move generic PM helpers to pm.c mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,11/14] mptcp: pm: move generic helper at the top mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,10/14] mptcp: pm: export mptcp_remote_address mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,09/14] mptcp: pm: worker: split in-kernel and common tasks mptcp: pm: code reorganisation - - - 7-- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,08/14] mptcp: pm: avoid calling PM specific code from core mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,07/14] mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags mptcp: pm: code reorganisation - - - 7-- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,06/14] mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,05/14] mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale() mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,04/14] mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,03/14] mptcp: pm: remove '_nl' from mptcp_pm_nl_work mptcp: pm: code reorganisation - - - 7-- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,02/14] mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack mptcp: pm: code reorganisation - - - 61- 2025-02-28 Matthieu Baerts matttbe Accepted
[mptcp-next,v2,01/14] mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack mptcp: pm: code reorganisation - - - 7-- 2025-02-28 Matthieu Baerts matttbe Accepted
[net-next,v2,3/3] mptcp: use sock_kmemdup for address entry add sock_kmemdup helper - - - 7-- 2025-02-28 Geliang Tang geliang Mainlined
[net-next,v2,2/3] net: use sock_kmemdup for ip_options add sock_kmemdup helper - 1 - 7-- 2025-02-28 Geliang Tang geliang Mainlined
[net-next,v2,1/3] sock: add sock_kmemdup helper add sock_kmemdup helper - 1 - 7-- 2025-02-28 Geliang Tang geliang Mainlined
[net-next] mptcp: Remove unused declaration mptcp_set_owner_r() [net-next] mptcp: Remove unused declaration mptcp_set_owner_r() - 1 - 7-- 2025-02-28 Yue Haibing matttbe Mainlined
[mptcp-next,7/7] mptcp: pm: code reorganisation mptcp: pm: code reorganisation - - - 52- 2025-02-27 Matthieu Baerts Superseded
[mptcp-next,6/7] mptcp: pm: worker: split in-kernel and common tasks mptcp: pm: code reorganisation - - - 6-1 2025-02-27 Matthieu Baerts Superseded
[mptcp-next,5/7] mptcp: pm: avoid calling PM specific code from core mptcp: pm: code reorganisation - - - 61- 2025-02-27 Matthieu Baerts Superseded
[mptcp-next,4/7] mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_or_subflow mptcp: pm: code reorganisation - - - 7-- 2025-02-27 Matthieu Baerts Superseded
[mptcp-next,3/7] mptcp: pm: remove '_nl' from mptcp_pm_nl_work mptcp: pm: code reorganisation - - - 7-- 2025-02-27 Matthieu Baerts Superseded
[mptcp-next,2/7] mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack mptcp: pm: code reorganisation - - - 61- 2025-02-27 Matthieu Baerts Superseded
[mptcp-next,1/7] mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack mptcp: pm: code reorganisation - - - 7-- 2025-02-27 Matthieu Baerts Superseded
[net-next,4/4] net/tcp_ao: use sock_kmemdup for tcp_ao_key add sock_kmemdup helper - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[net-next,3/4] mptcp: use sock_kmemdup for address entry add sock_kmemdup helper - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[net-next,2/4] net: use sock_kmemdup for ip_options add sock_kmemdup helper - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[net-next,1/4] sock: add sock_kmemdup helper add sock_kmemdup helper - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next,v1,6/6] mptcp: pm: in-kernel: drop changed parameter of set_flags BPF path manager, part 5 - - - 61- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next,v1,5/6] mptcp: pm: add remote parameter for set_flags BPF path manager, part 5 - - - 61- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next,v1,4/6] mptcp: pm: in-kernel: drop is_userspace in remove_id_zero BPF path manager, part 5 - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next,v1,3/6] mptcp: pm: drop is_kernel in alloc_anno_list BPF path manager, part 5 - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next,v1,2/6] mptcp: pm: userspace: drop is_userspace in free_local_addr_list BPF path manager, part 5 - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next,v1,1/6] mptcp: pm: use pm variable instead of msk->pm BPF path manager, part 5 - - - 7-- 2025-02-27 Geliang Tang matttbe Superseded
[mptcp-next] Squash to "bpf: Add mptcp_subflow bpf_iter" [mptcp-next] Squash to "bpf: Add mptcp_subflow bpf_iter" - 1 - 7-- 2025-02-26 Matthieu Baerts matttbe Accepted
[mptcp-next,v2] mptcp: pm: exit early with ADD_ADDR echo if possible [mptcp-next,v2] mptcp: pm: exit early with ADD_ADDR echo if possible - 1 - 7-- 2025-02-26 Matthieu Baerts matttbe Accepted
[mptcp-next] tcp: ulp: diag: remove net admin restriction [mptcp-next] tcp: ulp: diag: remove net admin restriction - 1 - 7-- 2025-02-26 Matthieu Baerts Superseded
[iproute2-net] ss: mptcp: subflow: display seq counters as decimal [iproute2-net] ss: mptcp: subflow: display seq counters as decimal - - - --- 2025-02-26 Matthieu Baerts matttbe Mainlined
[v2] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr [v2] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr - 1 - 61- 2025-02-24 Krister Johansen matttbe Accepted
[mptcp-next] Squash to "selftests: mptcp: add a test for mptcp_diag_dump_one" [mptcp-next] Squash to "selftests: mptcp: add a test for mptcp_diag_dump_one" - - 1 61- 2025-02-24 Matthieu Baerts matttbe Accepted
[mptcp-next] mptcp: pm: userspace: avoid scheduling in-kernel PM worker [mptcp-next] mptcp: pm: userspace: avoid scheduling in-kernel PM worker - - - 7-- 2025-02-24 Matthieu Baerts Superseded
[net,3/3] mptcp: safety check before fallback mptcp: misc. fixes 1 - - --- 2025-02-24 Matthieu Baerts matttbe Mainlined
[net,2/3] mptcp: reset when MPTCP opts are dropped after join mptcp: misc. fixes 1 - 1 --- 2025-02-24 Matthieu Baerts matttbe Mainlined
[net,1/3] mptcp: always handle address removal under msk socket lock mptcp: misc. fixes - 1 - --- 2025-02-24 Matthieu Baerts matttbe Mainlined
[mptcp-next,v4,2/2] selftests: mptcp: add a test for mptcp_diag_dump_one selftests: mptcp: add tests for increasing - - - 7-- 2025-02-24 Gang Yan matttbe Accepted
[mptcp-next,v4,1/2] selftests: mptcp: Add a tool to get specific msk_info selftests: mptcp: add tests for increasing - - - 61- 2025-02-24 Gang Yan matttbe Accepted
[mptcp-next,v1,6/6] mptcp: pm: userspace: use sock_kmemdup helper BPF path manager, part 4 - - - 7-- 2025-02-24 Geliang Tang geliang Superseded
[mptcp-next,v1,5/6] sock: add sock_kmemdup helper BPF path manager, part 4 - - - 7-- 2025-02-24 Geliang Tang geliang Superseded
[mptcp-next,v1,4/6] mptcp: pm: in-kernel: use kmemdup helper BPF path manager, part 4 - - - 7-- 2025-02-24 Geliang Tang geliang Superseded
[mptcp-next,v1,3/6] mptcp: pm: use addr entry for get_local_id BPF path manager, part 4 - - - 7-- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v1,2/6] mptcp: pm: in-kernel: reduce parameters of set_flags BPF path manager, part 4 - - - 61- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v1,1/6] mptcp: pm: in-kernel: avoid access entry without lock BPF path manager, part 4 - - - 7-- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v4,5/5] Squash to "selftests/bpf: Add mptcp_subflow bpf_iter subtest" Squash to "Add mptcp_subflow bpf_iter support" - - - 7-- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v4,4/5] Revert "bpf: Acquire and release mptcp socket" Squash to "Add mptcp_subflow bpf_iter support" - - - 7-- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v4,3/5] Squash to "bpf: Add mptcp_subflow bpf_iter" Squash to "Add mptcp_subflow bpf_iter support" - - - 61- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v4,2/5] Revert "bpf: Allow use of skc_to_mptcp_sock in cg_sockopt" Squash to "Add mptcp_subflow bpf_iter support" - - - 6-1 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v4,1/5] Revert "bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock" Squash to "Add mptcp_subflow bpf_iter support" - - - 61- 2025-02-24 Geliang Tang matttbe Accepted
[mptcp-next,v6,13/13] selftests/mptcp: use path_manager instead of pm_type BPF path manager, part 4 - - - 61- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,12/13] mptcp: pm: drop is_backup helpers BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,11/13] mptcp: pm: drop get_local_id helpers BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,10/13] mptcp: sysctl: add available_path_managers BPF path manager, part 4 - - - 61- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,09/13] mptcp: sysctl: drop old pm_type sysctl BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,08/13] mptcp: pm: drop pm_type in mptcp_pm_data BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,07/13] mptcp: pm: initialize and release mptcp_pm_ops BPF path manager, part 4 - - - 61- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,06/13] mptcp: pm: userspace: register mptcp_userspace_pm BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,05/13] mptcp: pm: in-kernel: register mptcp_in_kernel_pm BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,04/13] mptcp: pm: define struct mptcp_pm_ops BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,03/13] mptcp: pm: use addr entry for get_local_id BPF path manager, part 4 - - - 6-1 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,02/13] mptcp: sysctl: add path_manager to set pm name BPF path manager, part 4 - - - 511 2025-02-23 Geliang Tang matttbe Superseded
[mptcp-next,v6,01/13] mptcp: sysctl: use index for sysctl table BPF path manager, part 4 - - - 7-- 2025-02-23 Geliang Tang matttbe Superseded
mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr - - - 7-- 2025-02-21 Krister Johansen pabeni Superseded
[net-next,10/10] mptcp: blackhole: avoid checking the state twice mptcp: pm: misc cleanups, part 3 - 1 - --- 2025-02-21 Matthieu Baerts matttbe Mainlined
[net-next,09/10] mptcp: sched: reduce size for unused data mptcp: pm: misc cleanups, part 3 - - - --- 2025-02-21 Matthieu Baerts matttbe Mainlined
[net-next,08/10] mptcp: sched: split get_subflow interface into two mptcp: pm: misc cleanups, part 3 - 1 - --- 2025-02-21 Matthieu Baerts matttbe Mainlined
« 1 2 3 484 85 »