Show patches with: none      |   6604 patches
« 1 2 3 466 67 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] mptcp: fix the incorrect judgment for msk->cb_flags [-next] mptcp: fix the incorrect judgment for msk->cb_flags - 1 - 6-- 2023-08-03 Xiang Yang matttbe Mainlined
[0/4] sysctl: Remove sentinel elements from networking - - - --- 2024-03-14 Joel Granados via B4 Relay Not Applicable
[01/10] selftests: set the BUILD variable to absolute path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[02/10] selftests: Add and export a kernel uapi headers path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[03/10] selftests: Correct the headers install path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[04/10] selftests: futex: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[05/10] selftests: kvm: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[06/10] selftests: landlock: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[06/11] sysctl: Add size to register_net_sysctl function Untitled series #759020 - - - --- 2023-06-21 Joel Granados Handled Elsewhere
[07/10] selftests: net: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[08/10] selftests: mptcp: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[09/10] selftests: vm: Add the uapi headers include variable selftests: Fix separate output directory builds 1 - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[09/11] sysctl: Remove the end element in sysctl table arrays Untitled series #759020 - - - --- 2023-06-21 Joel Granados Handled Elsewhere
[1/1] net: ioctl: Use kernel memory on protocol ioctl callbacks net: ioctl: Use kernel buffer on proto ioctl callbacks - - - 33- 2023-05-19 Breno Leitao Superseded
[1/2] docs: process: allow Closes tags with links docs & checkpatch: allow Closes tags with links 1 - - 42- 2023-03-15 Matthieu Baerts matttbe Superseded
[1/2] mptcp: clear 'kern' flag from fallback sockets mptcp: fix crash with mptcp-ulp on tcp sockets - - - 22- 2021-12-06 Florian Westphal Superseded
[1/2] mptcp: fix possible divide by zero mptcp: a couple of fix - almost - - - --- 2021-08-20 Paolo Abeni matttbe Accepted
[1/2] security, lsm: Introduce security_mptcp_add_subflow() lsm: introduce and use security_mptcp_add_subflow() - - - 321 2022-12-14 Paolo Abeni pabeni Superseded
[1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning [1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning - - - --- 2024-05-05 John Hubbard matttbe Handled Elsewhere
[1/3] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join [1/3] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join - - - --- 2021-06-09 Jianguo Wu pabeni Superseded
[1/4] mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process - - - --- 2021-06-10 YonglongLi pabeni Superseded
[1/4] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join Fix some mptcp syncookie process bugs - - - --- 2021-06-11 Jianguo Wu Superseded
[1/4] mptcp: prefer ip address in syn skb instead of listen sk bound address mptcp: replace per-addr listener sockets - - - 4-- 2022-02-23 Florian Westphal Superseded
[1/4] networking: Remove the now superfluous sentinel elements from ctl_table array [1/4] networking: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-03-14 Joel Granados via B4 Relay Superseded
[1/8] RDMA/rxe: fix comment typo Fix comment typos about "transmit" - 1 - 51- 2023-06-22 Yueh-Shun Li Handled Elsewhere
[10/10] selftests: vm: remove dependecy from internal kernel macros selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum matttbe Superseded
[11/14] networking: Update to register_net_sysctl_sz Untitled series #769726 - - - --- 2023-07-26 Joel Granados Superseded
[2/2] checkpatch: allow Closes tags with links docs & checkpatch: allow Closes tags with links - - - 51- 2023-03-15 Matthieu Baerts matttbe Superseded
[2/2] mptcp: make the locking tx schema more readable mptcp: a couple of fix - almost - - - --- 2021-08-20 Paolo Abeni matttbe Accepted
[2/2] selftests: mptcp: try to set mptcp ulp mode in different sk states mptcp: fix crash with mptcp-ulp on tcp sockets - - - 13- 2021-12-06 Florian Westphal matttbe Accepted
[2/2] selftests/net: fix uninitialized variables [1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning - 1 - --- 2024-05-05 John Hubbard matttbe Superseded
[2/2] selinux: Implement mptcp_add_subflow hook lsm: introduce and use security_mptcp_add_subflow() - - - 321 2022-12-14 Paolo Abeni pabeni Superseded
[2/3] mptcp: remove redundant req destruct in subflow_check_req() [1/3] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join - - - --- 2021-06-09 Jianguo Wu pabeni Superseded
[2/4] mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process - - - --- 2021-06-10 YonglongLi pabeni Superseded
[2/4] mptcp: remove redundant req destruct in subflow_check_req() Fix some mptcp syncookie process bugs - - - --- 2021-06-11 Jianguo Wu Superseded
[2/4] netfilter: Remove the now superfluous sentinel elements from ctl_table array [1/4] networking: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-03-14 Joel Granados via B4 Relay Not Applicable
[2/4] tcp: add mptcp join demultiplex hooks mptcp: replace per-addr listener sockets - - - 31- 2022-02-23 Florian Westphal Superseded
[2/8] i40e, xsk: fix comment typo Fix comment typos about "transmit" - - - 51- 2023-06-22 Yueh-Shun Li Handled Elsewhere
[3/3] mptcp: fix syncookie process if mptcp can not_accept new subflow [1/3] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join - - - --- 2021-06-09 Jianguo Wu pabeni Superseded
[3/4] appletalk: Remove the now superfluous sentinel elements from ctl_table array [1/4] networking: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-03-14 Joel Granados via B4 Relay Not Applicable
[3/4] mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process - - - --- 2021-06-10 YonglongLi pabeni Superseded
[3/4] mptcp: fix syncookie process if mptcp can not_accept new subflow Fix some mptcp syncookie process bugs - - - --- 2021-06-11 Jianguo Wu Superseded
[3/4] mptcp: handle join requests via pernet listen socket mptcp: replace per-addr listener sockets - - - 4-- 2022-02-23 Florian Westphal Superseded
[3/8] zd1211rw: fix comment typo Fix comment typos about "transmit" - - - 51- 2023-06-22 Yueh-Shun Li Handled Elsewhere
[4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array [1/4] networking: Remove the now superfluous sentinel elements from ctl_table array - - - --- 2024-03-14 Joel Granados via B4 Relay Not Applicable
[4/4] mptcp: avoid processing packet if a subflow reset Fix some mptcp syncookie process bugs - - - --- 2021-06-11 Jianguo Wu Superseded
[4/4] mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process - - - --- 2021-06-10 YonglongLi pabeni Superseded
[4/4] mptcp: remove per-address listening sockets mptcp: replace per-addr listener sockets - - - 4-- 2022-02-23 Florian Westphal Superseded
[4/8] scsi: fix comment typo Fix comment typos about "transmit" - - - 51- 2023-06-22 Yueh-Shun Li Handled Elsewhere
[5.10,1/4] mptcp: mark ops structures as ro_after_init mptcp: Stable backports for MPTCP request sock fixes - - - --- 2023-01-07 Mat Martineau martineau Mainlined
[5.10,2/4] mptcp: remove MPTCP 'ifdef' in TCP SYN cookies mptcp: Stable backports for MPTCP request sock fixes - 1 - --- 2023-01-07 Mat Martineau martineau Mainlined
[5.10,3/4] mptcp: dedicated request sock for subflow in v6 mptcp: Stable backports for MPTCP request sock fixes - 1 - --- 2023-01-07 Mat Martineau martineau Mainlined
[5.10,4/4] mptcp: use proper req destructor for IPv6 mptcp: Stable backports for MPTCP request sock fixes - 1 - --- 2023-01-07 Mat Martineau martineau Mainlined
[5.10.y] mptcp: don't account accept() of non-MPC client as fallback to TCP [5.10.y] mptcp: don't account accept() of non-MPC client as fallback to TCP - 2 - --- 2024-04-05 Matthieu Baerts matttbe Mainlined
[5.10.y] mptcp: ensure snd_nxt is properly initialized on connect [5.10.y] mptcp: ensure snd_nxt is properly initialized on connect - 1 1 --- 2024-05-13 Matthieu Baerts matttbe Mainlined
[5.10.y] mptcp: fix double-free on socket dismantle [5.10.y] mptcp: fix double-free on socket dismantle - 1 - --- 2024-03-04 Matthieu Baerts matttbe Mainlined
[5.10.y] selftests: mptcp: depend on SYN_COOKIES [5.10.y] selftests: mptcp: depend on SYN_COOKIES - - - --- 2023-07-26 Matthieu Baerts matttbe Mainlined
[5.15,1/2] mptcp: dedicated request sock for subflow in v6 mptcp: use proper req destructor for IPv6 - 1 - --- 2023-01-07 Mat Martineau martineau Mainlined
[5.15,2/2] mptcp: use proper req destructor for IPv6 mptcp: use proper req destructor for IPv6 - 1 - --- 2023-01-07 Mat Martineau martineau Mainlined
[5.15.y,1/2] mptcp: clean up harmless false expressions [5.15.y,1/2] mptcp: clean up harmless false expressions - 1 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y,2/2] mptcp: add needs_id for netlink appending addr [5.15.y,1/2] mptcp: clean up harmless false expressions - 1 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: consolidate fallback and non fallback state machine [5.15.y] mptcp: consolidate fallback and non fallback state machine - 1 - --- 2023-06-27 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: don't account accept() of non-MPC client as fallback to TCP [5.15.y] mptcp: don't account accept() of non-MPC client as fallback to TCP - 2 - --- 2024-04-05 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: fix double-free on socket dismantle [5.15.y] mptcp: fix double-free on socket dismantle - 1 - --- 2024-03-04 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: fix full TCP keep-alive support [5.15.y] mptcp: fix full TCP keep-alive support 1 - - --- 2024-05-29 Matthieu Baerts matttbe Handled Elsewhere
[5.15.y] mptcp: fix possible divide by zero in recvmsg() [5.15.y] mptcp: fix possible divide by zero in recvmsg() - 1 1 --- 2023-06-27 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: move __mptcp_error_report in protocol.c [5.15.y] mptcp: move __mptcp_error_report in protocol.c - 1 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: process pending subflow error on close [5.15.y] mptcp: process pending subflow error on close - 1 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y] mptcp: rename timer related helper to less confusing names [5.15.y] mptcp: rename timer related helper to less confusing names - 2 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y] selftests: mptcp: add missing kconfig for NF Filter [5.15.y] selftests: mptcp: add missing kconfig for NF Filter - 1 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y] selftests: mptcp: add missing kconfig for NF Filter in v6 [5.15.y] selftests: mptcp: add missing kconfig for NF Filter in v6 - 1 - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[5.15.y] selftests: mptcp: decrease BW in simult flows [5.15.y] selftests: mptcp: decrease BW in simult flows - - - --- 2024-03-11 Matthieu Baerts matttbe Mainlined
[5.15.y] selftests: mptcp: diag: return KSFT_FAIL not test_cnt [5.15.y] selftests: mptcp: diag: return KSFT_FAIL not test_cnt - 1 - --- 2024-03-29 Matthieu Baerts matttbe Mainlined
[5.15.y] selftests: mptcp: join: only check for ip6tables if needed [5.15.y] selftests: mptcp: join: only check for ip6tables if needed 1 - - --- 2023-08-01 Matthieu Baerts matttbe Mainlined
[5.15.y] selftests: mptcp: sockopt: use 'iptables-legacy' if available [5.15.y] selftests: mptcp: sockopt: use 'iptables-legacy' if available 1 - - --- 2023-07-27 Matthieu Baerts matttbe Mainlined
[5.15] mptcp: do not wait for bare sockets' timeout [5.15] mptcp: do not wait for bare sockets' timeout - 1 - --- 2023-02-17 Matthieu Baerts matttbe Mainlined
[5.15] selftests: mptcp: join: fix "invalid address, ADD_ADDR timeout" [5.15] selftests: mptcp: join: fix "invalid address, ADD_ADDR timeout" - - - --- 2023-04-28 Matthieu Baerts Mainlined
[5/4] mptcp: handle join requests early Untitled series #619506 - - - --- 2022-03-02 Florian Westphal Rejected
[5/8] tcp: fix comment typo Fix comment typos about "transmit" - - - 51- 2023-06-22 Yueh-Shun Li Handled Elsewhere
[6.1,1/2] mptcp: stops worker on unaccepted sockets at listener close mptcp: Stable backports for v6.1.26 - 1 - --- 2023-04-24 Matthieu Baerts matttbe Mainlined
[6.1,1/2] mptcp: use the workqueue to destroy unaccepted sockets mptcp: Stable backports for v6.1 - 1 - --- 2023-03-23 Matthieu Baerts matttbe Mainlined
[6.1,1/4] mptcp: sockopt: make 'tcp_fastopen_connect' generic mptcp: Stable backports for 6.1.12 - 1 - --- 2023-02-14 Matthieu Baerts matttbe Mainlined
[6.1,2/2] mptcp: fix accept vs worker race mptcp: Stable backports for v6.1.26 - 1 1 --- 2023-04-24 Matthieu Baerts matttbe Mainlined
[6.1,2/2] mptcp: fix UaF in listener shutdown mptcp: Stable backports for v6.1 - 1 - --- 2023-03-23 Matthieu Baerts matttbe Mainlined
[6.1,2/4] mptcp: fix locking for setsockopt corner-case mptcp: Stable backports for 6.1.12 - 1 - --- 2023-02-14 Matthieu Baerts matttbe Mainlined
[6.1,3/4] mptcp: fix locking for in-kernel listener creation mptcp: Stable backports for 6.1.12 - 1 - --- 2023-02-14 Matthieu Baerts matttbe Mainlined
[6.1,4/4] selftests: mptcp: userspace: fix v4-v6 test in v6.1 mptcp: Stable backports for 6.1.12 - - - --- 2023-02-14 Matthieu Baerts matttbe Mainlined
[6.1.y,1/3] mptcp: avoid some duplicate code in socket option handling Backport of "mptcp: fix full TCP keep-alive support" - 1 - --- 2024-05-29 Matthieu Baerts matttbe Handled Elsewhere
[6.1.y,2/3] mptcp: cleanup SOL_TCP handling Backport of "mptcp: fix full TCP keep-alive support" - 1 - --- 2024-05-29 Matthieu Baerts matttbe Handled Elsewhere
[6.1.y,3/3] mptcp: fix full TCP keep-alive support Backport of "mptcp: fix full TCP keep-alive support" 1 - - --- 2024-05-29 Matthieu Baerts matttbe Handled Elsewhere
[6.1.y] mptcp: avoid sending RST when closing the initial subflow [6.1.y] mptcp: avoid sending RST when closing the initial subflow - 1 - --- 2023-10-22 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: continue marking the first subflow as UNCONNECTED [6.1.y] mptcp: continue marking the first subflow as UNCONNECTED - - - --- 2024-02-28 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: continue marking the first subflow as UNCONNECTED [6.1.y] mptcp: continue marking the first subflow as UNCONNECTED - - - 113 2024-02-28 Matthieu Baerts matttbe Superseded
[6.1.y] mptcp: do not rely on implicit state check in mptcp_listen() [6.1.y] mptcp: do not rely on implicit state check in mptcp_listen() - 1 - --- 2023-07-27 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: don't account accept() of non-MPC client as fallback to TCP [6.1.y] mptcp: don't account accept() of non-MPC client as fallback to TCP - 2 - --- 2024-04-05 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: ensure subflow is unhashed before cleaning the backlog [6.1.y] mptcp: ensure subflow is unhashed before cleaning the backlog - 1 - --- 2023-07-27 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: fix data races on local_id [6.1.y] mptcp: fix data races on local_id - 1 - --- 2024-02-27 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: fix data races on remote_id [6.1.y] mptcp: fix data races on remote_id - 1 - --- 2024-02-27 Matthieu Baerts matttbe Mainlined
[6.1.y] mptcp: fix duplicate subflow creation [6.1.y] mptcp: fix duplicate subflow creation - 1 - --- 2024-02-27 Matthieu Baerts matttbe Mainlined
[6.1.y] selftests: mptcp: decrease BW in simult flows [6.1.y] selftests: mptcp: decrease BW in simult flows - - - --- 2024-03-11 Matthieu Baerts matttbe Mainlined
« 1 2 3 466 67 »