index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
subflow.c
Age
Commit message (
Expand
)
Author
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
2022-05-19
mptcp: Check for orphaned subflow before handling MP_FAIL timer
Mat Martineau
2022-05-19
mptcp: stop using the mptcp_has_another_subflow() helper
Paolo Abeni
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2022-05-18
mptcp: fix checksum byte order
Paolo Abeni
2022-05-13
mptcp: fix subflow accounting on close
Paolo Abeni
2022-05-04
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
2022-05-03
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
2022-05-03
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
2022-04-23
mptcp: infinite mapping receiving
Geliang Tang
2022-04-23
mptcp: track and update contiguous data status
Geliang Tang
2022-04-23
mptcp: add the fallback check
Geliang Tang
2022-04-23
mptcp: don't send RST for single subflow
Geliang Tang
2022-03-08
mptcp: strict local address ID selection
Paolo Abeni
2022-03-08
mptcp: use MPTCP_SUBFLOW_NODATA
Geliang Tang
2022-02-16
mptcp: don't save tcp data_ready and write space callbacks
Florian Westphal
2022-02-16
mptcp: mark ops structures as ro_after_init
Florian Westphal
2022-02-16
mptcp: drop unneeded type casts for hmac
Geliang Tang
2022-02-16
mptcp: drop unused sk in mptcp_get_options
Geliang Tang
2022-01-07
mptcp: reuse __mptcp_make_csum in validate_data_csum
Geliang Tang
2022-01-07
mptcp: avoid atomic bit manipulation when possible
Paolo Abeni
2022-01-07
mptcp: cleanup MPJ subflow list handling
Paolo Abeni
2022-01-07
mptcp: cleanup accept and poll
Paolo Abeni
2021-12-14
mptcp: adjust to use netns refcount tracker
Eric Dumazet
2021-11-20
mptcp: sockopt: add SOL_IP freebind & transparent options
Florian Westphal
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-09-24
mptcp: don't return sockets in foreign netns
Florian Westphal
2021-08-27
mptcp: consolidate in_opt sub-options fields in a bitmask
Paolo Abeni
2021-08-25
mptcp: add the mibs for MP_FAIL
Geliang Tang
2021-08-25
mptcp: send out MP_FAIL when data checksum fails
Geliang Tang
2021-08-18
mptcp: drop flags and ifindex arguments
Geliang Tang
2021-08-14
mptcp: backup flag from incoming MPJ ack option
Paolo Abeni
2021-07-09
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
2021-07-09
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-22
mptcp: add deny_join_id0 in mptcp_options_received
Geliang Tang
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
2021-06-22
mptcp: avoid race on msk state changes
Paolo Abeni
2021-06-22
mptcp: add MIB counter for invalid mapping
Paolo Abeni
2021-06-21
mptcp: fix 32 bit DSN expansion
Paolo Abeni
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
mptcp: add the mib for data checksum
Geliang Tang
2021-06-18
mptcp: validate the data checksum
Paolo Abeni
2021-06-18
mptcp: add csum_reqd in mptcp_options_received
Geliang Tang
[prev]
[next]