index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
mptcp: fully established after ADD_ADDR echo on MPJ
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-08-11
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
1
-0
/
+1
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-27
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2024-02-12
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
1
-4
/
+5
2024-02-05
mptcp: annotate lockless access for RX path fields
Paolo Abeni
1
-3
/
+3
2024-02-05
mptcp: annotate lockless access for the tx path
Paolo Abeni
1
-1
/
+1
2024-02-05
mptcp: annotate access for msk keys
Paolo Abeni
1
-6
/
+6
2024-01-13
mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
Eric Dumazet
1
-3
/
+3
2023-11-24
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
1
-0
/
+1
2023-09-18
mptcp: fix bogus receive window shrinkage with multiple subflows
Paolo Abeni
1
-2
/
+3
2023-06-22
mptcp: track some aggregate data counters
Paolo Abeni
1
-2
/
+8
2023-06-22
mptcp: move snd_una update earlier for fallback socket
Paolo Abeni
1
-0
/
+6
2023-05-19
mptcp: introduces more address related mibs
Paolo Abeni
1
-1
/
+4
2023-04-17
mptcp: remove unused 'remaining' variable
Matthieu Baerts
1
-5
/
+2
2023-04-17
mptcp: drop unneeded argument
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
1
-3
/
+2
2023-01-09
mptcp: use local variable ssk in write_options
Geliang Tang
1
-2
/
+1
2022-11-30
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
1
-3
/
+6
2022-11-30
mptcp: consolidate initial ack seq generation
Paolo Abeni
1
-2
/
+3
2022-11-30
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
1
-3
/
+8
2022-07-22
tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
1
-0
/
+3
2022-06-29
mptcp: fix shutdown vs fallback race
Paolo Abeni
1
-1
/
+1
2022-06-29
mptcp: fix error mibs accounting
Paolo Abeni
1
-2
/
+3
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+24
2022-05-18
mptcp: fix checksum byte order
Paolo Abeni
1
-12
/
+24
2022-05-06
mptcp: add more offered MIBs counter
Paolo Abeni
1
-1
/
+5
2022-05-06
mptcp: never shrink offered window
Paolo Abeni
1
-7
/
+45
2022-05-06
tcp: allow MPTCP to update the announced window
Paolo Abeni
1
-1
/
+1
2022-05-04
mptcp: establish subflows from either end of connection
Kishen Maloor
1
-1
/
+1
2022-05-04
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
1
-1
/
+1
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-2
/
+6
2022-03-05
mptcp: add the mibs for MP_RST
Geliang Tang
1
-0
/
+2
2022-03-05
mptcp: add the mibs for MP_FASTCLOSE
Geliang Tang
1
-0
/
+3
2022-02-17
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
1
-3
/
+2
2022-02-17
mptcp: drop unneeded type casts for hmac
Geliang Tang
1
-2
/
+1
2022-02-17
mptcp: drop unused sk in mptcp_get_options
Geliang Tang
1
-3
/
+2
2022-02-03
mptcp: print out reset infos of MP_RST
Geliang Tang
1
-0
/
+2
2022-02-03
mptcp: clarify when options can be used
Matthieu Baerts
1
-2
/
+21
2022-02-03
mptcp: reduce branching when writing MP_FAIL option
Matthieu Baerts
1
-11
/
+19
2022-02-03
mptcp: move the declarations of ssk and subflow
Geliang Tang
1
-6
/
+3
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+7
2022-01-08
mptcp: change the parameter of __mptcp_make_csum
Geliang Tang
1
-4
/
+4
2022-01-07
mptcp: fix a DSS option writing error
Geliang Tang
1
-0
/
+1
2022-01-07
mptcp: fix opt size when sending DSS + MP_FAIL
Matthieu Baerts
1
-3
/
+6
2022-01-07
mptcp: clean-up MPJ option writing
Paolo Abeni
1
-21
/
+23
2022-01-07
mptcp: implement fastclose xmit path
Paolo Abeni
1
-12
/
+45
[next]