index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
3 days
1
-2
/
+7
*
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
3 days
1
-2
/
+4
*
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
9 days
1
-1
/
+3
*
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
9 days
1
-6
/
+5
*
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
9 days
1
-1
/
+1
*
mptcp: prevent excessive coalescing on receive
Paolo Abeni
2025-01-03
1
-0
/
+1
*
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
2025-01-03
1
-9
/
+9
*
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni
2025-01-03
1
-3
/
+3
*
mptcp: fix TCP options overflow.
Paolo Abeni
2024-12-31
1
-0
/
+7
*
mptcp: pm: avoid code duplication to lookup endp
Geliang Tang
2024-11-19
1
-14
/
+6
*
mptcp: pm: lockless list traversal to dump endp
Matthieu Baerts (NGI0)
2024-11-19
1
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
3
-6
/
+28
|
\
|
*
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
2024-11-14
1
-1
/
+2
|
*
mptcp: hold pm lock when deleting entry
Geliang Tang
2024-11-14
1
-0
/
+3
|
*
mptcp: update local address flags when setting it
Geliang Tang
2024-11-14
1
-0
/
+12
|
*
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-12
1
-1
/
+2
|
*
mptcp: error out earlier on disconnect
Paolo Abeni
2024-11-12
1
-4
/
+9
*
|
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
Dmitry Kandybka
2024-11-13
1
-2
/
+2
*
|
mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_...
MoYuanhao
2024-11-09
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
2
-2
/
+2
|
\
|
|
*
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
2024-11-06
1
-1
/
+2
|
*
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-11-06
1
-1
/
+0
*
|
mptcp: remove unneeded lock when listing scheds
Matthieu Baerts (NGI0)
2024-11-06
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-01
1
-0
/
+2
|
\
|
|
*
mptcp: init: protect sched with rcu_read_lock
Matthieu Baerts (NGI0)
2024-10-28
1
-0
/
+2
*
|
mptcp: use "middlebox interference" RST when no DSS
Davide Caratti
2024-10-28
1
-4
/
+8
*
|
mptcp: implement mptcp_pm_connection_closed
Geliang Tang
2024-10-28
2
-4
/
+5
*
|
mptcp: annotate data-races around subflow->fully_established
Gang Yan
2024-10-28
5
-9
/
+9
*
|
mptcp: pm: send ACK on non-stale subflows
Matthieu Baerts (NGI0)
2024-10-28
1
-3
/
+11
*
|
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
2024-10-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
5
-1
/
+16
|
\
|
|
*
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
2024-10-17
1
-1
/
+1
|
*
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
2024-10-15
5
-0
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
5
-6
/
+31
|
\
|
|
*
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
2024-10-10
1
-1
/
+2
|
*
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
2024-10-10
1
-1
/
+1
|
*
mptcp: handle consistently DSS corruption
Paolo Abeni
2024-10-10
4
-4
/
+28
*
|
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-05
1
-1
/
+2
|
/
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
1
-4
/
+9
|
\
|
*
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
2024-09-12
1
-4
/
+9
*
|
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-12
6
-8
/
+140
*
|
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
2024-09-12
3
-0
/
+22
*
|
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2024-09-12
2
-7
/
+8
*
|
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
2024-09-04
3
-3
/
+26
*
|
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
2024-09-04
5
-100
/
+62
*
|
mptcp: pm: rename helpers linked to 'flush'
Matthieu Baerts (NGI0)
2024-09-04
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-29
9
-136
/
+195
|
\
|
|
*
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-08-29
3
-1
/
+14
|
*
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-29
2
-1
/
+8
[next]