Matthieu Baerts ([email protected])

Number of posts: 416 (0.28 per day)
First post: 2019-08-20 16:46:48
Last post: 2023-09-17 05:49:30

Date List Subject
2023-03-24 18:56:00 linux-kernel [PATCH v2 1/2] docs: process: allow Closes tags with links
2023-03-24 18:55:55 linux-kernel [PATCH v2 2/2] checkpatch: allow Closes tags with links
2023-03-24 18:55:27 linux-kernel [PATCH v2 0/2] docs & checkpatch: allow Closes tags with links
2023-03-24 17:15:58 linux-kernel [PATCH net-next 2/4] mptcp: simplify subflow_syn_recv_sock()
2023-03-24 17:15:04 linux-kernel [PATCH net-next 0/4] mptcp: a couple of cleanups and improvements
2023-03-24 17:14:59 linux-kernel [PATCH net-next 3/4] mptcp: do not fill info not used by the PM in used
2023-03-24 17:14:59 linux-kernel [PATCH net-next 4/4] selftests: mptcp: add mptcp_info tests
2023-03-24 17:14:52 linux-kernel [PATCH net-next 1/4] mptcp: avoid unneeded address copy
2023-03-20 09:07:14 linux-kernel Re: [PATCH 1/2] docs: process: allow Closes tags with links
2023-03-17 18:41:12 linux-kernel Re: [PATCH 0/2] docs & checkpatch: allow Closes tags with links
2023-03-16 11:43:59 linux-kernel Re: [PATCH 0/2] docs & checkpatch: allow Closes tags with links
2023-03-15 20:27:50 linux-kernel [PATCH net] hsr: ratelimit only when errors are printed
2023-03-15 18:30:04 linux-kernel Re: [PATCH 1/2] docs: process: allow Closes tags with links
2023-03-15 18:29:07 linux-kernel Re: [PATCH 1/2] docs: process: allow Closes tags with links
2023-03-15 17:46:33 linux-kernel [PATCH 2/2] checkpatch: allow Closes tags with links
2023-03-15 17:46:28 linux-kernel [PATCH 1/2] docs: process: allow Closes tags with links
2023-03-15 17:46:15 linux-kernel [PATCH 0/2] docs & checkpatch: allow Closes tags with links
2023-03-13 13:03:19 linux-wireless Re: pull-request: wireless-2023-03-10: manual merge
2023-03-13 08:07:29 linux-wireless Re: pull-request: wireless-2023-03-10: manual merge
2023-03-09 14:55:13 linux-kernel [PATCH net v2 8/8] mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
2023-03-09 14:55:08 linux-kernel [PATCH net v2 7/8] mptcp: avoid setting TCP_CLOSE state twice
2023-03-09 14:54:20 linux-kernel [PATCH net v2 6/8] mptcp: add ro_after_init for tcp{,v6}_prot_override
2023-03-09 14:53:55 linux-kernel [PATCH net v2 5/8] selftests: mptcp: userspace pm: fix printed values
2023-03-09 14:53:48 linux-kernel [PATCH net v2 4/8] mptcp: fix UaF in listener shutdown
2023-03-09 14:53:26 linux-kernel [PATCH net v2 3/8] mptcp: use the workqueue to destroy unaccepted sockets
2023-03-09 14:53:14 linux-kernel [PATCH net v2 2/8] mptcp: refactor passive socket initialization
2023-03-09 14:53:04 linux-kernel [PATCH net v2 1/8] mptcp: fix possible deadlock in subflow_error_report
2023-03-09 14:52:48 linux-kernel [PATCH net v2 0/8] mptcp: fixes for 6.3
2023-03-03 10:56:53 linux-kernel Re: [PATCH 6.1 00/42] 6.1.15-rc1 review
2023-03-03 09:47:40 linux-kernel Re: [PATCH 6.1 00/42] 6.1.15-rc1 review
2023-02-28 11:30:09 linux-kernel Re: [PATCH net 0/7] mptcp: fixes for 6.3
2023-02-27 17:30:36 linux-kernel [PATCH net 7/7] mptcp: avoid setting TCP_CLOSE state twice
2023-02-27 17:30:34 linux-kernel [PATCH net 6/7] mptcp: add ro_after_init for tcp{,v6}_prot_override
2023-02-27 17:30:30 linux-kernel [PATCH net 4/7] mptcp: fix UaF in listener shutdown
2023-02-27 17:30:27 linux-kernel [PATCH net 5/7] selftests: mptcp: userspace pm: fix printed values
2023-02-27 17:30:25 linux-kernel [PATCH net 3/7] mptcp: use the workqueue to destroy unaccepted sockets
2023-02-27 17:30:11 linux-kernel [PATCH net 2/7] mptcp: refactor passive socket initialization
2023-02-27 17:30:08 linux-kernel [PATCH net 1/7] mptcp: fix possible deadlock in subflow_error_report
2023-02-27 17:30:04 linux-kernel [PATCH net 0/7] mptcp: fixes for 6.3
2023-02-27 13:25:53 linux-kernel Re: [PATCH v4 1/3] checkpatch: warn when unknown tags are used for links
2023-02-15 09:40:14 linux-kernel Re: [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
2023-02-13 09:24:30 linux-kernel Re: linux-next: manual merge of the net-next tree with the net tree
2023-02-08 10:28:32 linux-kernel Re: linux-next: manual merge of the net-next tree with the net tree
2023-02-07 13:05:24 linux-kernel [PATCH net 6/6] selftests: mptcp: stop tests earlier
2023-02-07 13:05:17 linux-kernel [PATCH net 5/6] selftests: mptcp: allow more slack for slow test-case
2023-02-07 13:05:14 linux-kernel [PATCH net 4/6] mptcp: be careful on subflow status propagation on errors
2023-02-07 13:05:09 linux-kernel [PATCH net 3/6] mptcp: fix locking for in-kernel listener creation
2023-02-07 13:05:06 linux-kernel [PATCH net 2/6] mptcp: fix locking for setsockopt corner-case
2023-02-07 13:05:02 linux-kernel [PATCH net 1/6] mptcp: do not wait for bare sockets' timeout
2023-02-07 13:04:59 linux-kernel [PATCH net 0/6] mptcp: fixes for v6.2
2023-01-27 16:22:04 linux-kernel Re: [PATCH 17/34] selftests: net: Fix incorrect kernel headers search path