index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: pm: avoid code duplication to lookup endp
Geliang Tang
2024-11-18
1
-14
/
+6
*
mptcp: pm: lockless list traversal to dump endp
Matthieu Baerts (NGI0)
2024-11-18
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-13
1
-1
/
+2
|
*
mptcp: hold pm lock when deleting entry
Geliang Tang
2024-11-13
1
-0
/
+3
|
*
mptcp: update local address flags when setting it
Geliang Tang
2024-11-13
1
-0
/
+12
|
*
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-11
1
-1
/
+2
|
*
mptcp: error out earlier on disconnect
Paolo Abeni
2024-11-11
1
-4
/
+9
*
|
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
Dmitry Kandybka
2024-11-12
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-05
1
-1
/
+2
|
*
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-11-05
1
-1
/
+0
*
|
mptcp: remove unneeded lock when listing scheds
Matthieu Baerts (NGI0)
2024-11-05
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-31
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-09
1
-1
/
+2
|
*
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
2024-10-09
1
-1
/
+1
|
*
mptcp: handle consistently DSS corruption
Paolo Abeni
2024-10-09
4
-4
/
+28
*
|
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-04
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-12
1
-4
/
+9
|
\
|
*
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
2024-09-11
1
-4
/
+9
*
|
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-11
6
-8
/
+140
*
|
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
2024-09-11
3
-0
/
+22
*
|
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2024-09-11
2
-7
/
+8
*
|
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
2024-09-03
3
-3
/
+26
*
|
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
2024-09-03
5
-100
/
+62
*
|
mptcp: pm: rename helpers linked to 'flush'
Matthieu Baerts (NGI0)
2024-09-03
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
|
*
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-08-29
1
-2
/
+5
|
*
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-08-29
1
-0
/
+2
|
*
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-08-29
1
-2
/
+11
|
*
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-08-29
1
-3
/
+6
|
*
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-08-29
1
-3
/
+6
|
*
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-08-29
1
-13
/
+15
|
*
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-08-29
1
-0
/
+10
|
*
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
9
-107
/
+107
|
*
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-08-27
1
-1
/
+1
[next]