index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
protocol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: try harder to borrow memory from subflow under pressure
Paolo Abeni
2021-06-23
1
-4
/
+6
*
mptcp: fix data stream corruption
Paolo Abeni
2021-06-03
1
-0
/
+6
*
mptcp: forbit mcast-related sockopt on MPTCP sockets
Paolo Abeni
2021-04-14
1
-0
/
+45
*
mptcp: skip to next candidate if subflow has unacked data
Florian Westphal
2021-02-23
1
-1
/
+4
*
mptcp: fix security context on server socket
Paolo Abeni
2021-01-06
1
-0
/
+2
*
mptcp: provide rmem[0] limit
Paolo Abeni
2020-11-09
1
-0
/
+1
*
mptcp: add missing memory scheduling in the rx path
Paolo Abeni
2020-10-29
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-0
/
+17
|
\
|
*
mptcp: subflows garbage collection
Paolo Abeni
2020-10-10
1
-0
/
+17
*
|
mptcp: fix infinite loop on recvmsg()/worker() race.
Paolo Abeni
2020-10-08
1
-1
/
+8
*
|
mptcp: don't skip needed ack
Paolo Abeni
2020-10-06
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-4
/
+4
|
\
\
|
|
/
|
*
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2020-09-29
1
-4
/
+4
*
|
mptcp: add mptcp_destroy_common helper
Geliang Tang
2020-09-24
1
-3
/
+8
*
|
mptcp: remove addr and subflow in PM netlink
Geliang Tang
2020-09-24
1
-4
/
+5
*
|
mptcp: add the incoming RM_ADDR support
Geliang Tang
2020-09-24
1
-4
/
+8
*
|
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
2020-09-17
1
-2
/
+3
*
|
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
1
-0
/
+6
*
|
mptcp: allow picking different xmit subflows
Paolo Abeni
2020-09-14
1
-16
/
+95
*
|
mptcp: add OoO related mibs
Paolo Abeni
2020-09-14
1
-1
/
+23
*
|
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
2020-09-14
1
-56
/
+208
*
|
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
2020-09-14
1
-12
/
+19
*
|
mptcp: basic sndbuf autotuning
Paolo Abeni
2020-09-14
1
-4
/
+13
*
|
mptcp: trigger msk processing even for OoO data
Paolo Abeni
2020-09-14
1
-6
/
+27
*
|
mptcp: rethink 'is writable' conditional
Paolo Abeni
2020-09-14
1
-25
/
+46
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-4
/
+2
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-2
/
+1
|
|
\
|
|
*
mptcp: free acked data before waiting for more memory
Florian Westphal
2020-08-26
1
-2
/
+1
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+1
|
|
/
*
|
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
2020-08-31
1
-2
/
+0
|
/
*
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-16
1
-3
/
+5
*
mptcp: sendmsg: reset iter on error
Florian Westphal
2020-08-14
1
-2
/
+6
*
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
2020-08-03
1
-2
/
+1
*
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
2020-08-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-1
/
+1
|
\
|
*
mptcp: fix joined subflows with unblocking sk
Matthieu Baerts
2020-07-27
1
-1
/
+1
*
|
mptcp: Safely store sequence number when sending data
Mat Martineau
2020-07-28
1
-1
/
+1
*
|
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
2020-07-28
1
-1
/
+1
*
|
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
2020-07-28
1
-14
/
+73
*
|
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
2020-07-28
1
-8
/
+46
*
|
mptcp: Add mptcp_close_state() helper
Mat Martineau
2020-07-28
1
-0
/
+27
*
|
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
2020-07-28
1
-10
/
+96
*
|
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
2020-07-28
1
-16
/
+5
*
|
mptcp: Remove outdated and incorrect comment
Mat Martineau
2020-07-28
1
-1
/
+0
*
|
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
2020-07-28
1
-0
/
+5
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-7
/
+5
*
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
1
-2
/
+4
*
|
mptcp: explicitly track the fully established status
Paolo Abeni
2020-07-23
1
-2
/
+2
*
|
mptcp: mark as fallback even early ones
Paolo Abeni
2020-07-23
1
-2
/
+9
*
|
mptcp: avoid data corruption on reinsert
Paolo Abeni
2020-07-23
1
-1
/
+6
[next]