index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
2021-04-01
mptcp: revert "mptcp: provide subflow aware release function"
Paolo Abeni
2021-04-01
mptcp: forbit mcast-related sockopt on MPTCP sockets
Paolo Abeni
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-03-15
mptcp: fix ADD_ADDR HMAC in case port is specified
Davide Caratti
2021-03-12
mptcp: fix bit MPTCP_PUSH_PENDING tests
Dan Carpenter
2021-03-08
mptcp: fix length of ADD_ADDR with port sub-option
Davide Caratti
2021-03-04
mptcp: free resources when the port number is mismatched
Geliang Tang
2021-03-04
mptcp: fix missing wakeup
Paolo Abeni
2021-03-04
mptcp: fix race in release_cb
Paolo Abeni
2021-03-04
mptcp: factor out __mptcp_retrans helper()
Paolo Abeni
2021-03-04
mptcp: reset 'first' and ack_hint on subflow close
Florian Westphal
2021-03-04
mptcp: dispose initial struct socket when its subflow is closed
Florian Westphal
2021-03-04
mptcp: fix memory accounting on allocation error
Paolo Abeni
2021-03-04
mptcp: put subflow sock on connect error
Florian Westphal
2021-03-04
mptcp: reset last_snd on subflow close
Florian Westphal
2021-02-22
mptcp: do not wakeup listener for MPJ subflows
Paolo Abeni
2021-02-22
mptcp: provide subflow aware release function
Florian Westphal
2021-02-22
mptcp: fix DATA_FIN generation on early shutdown
Paolo Abeni
2021-02-22
mptcp: fix DATA_FIN processing for orphaned sockets
Paolo Abeni
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-15
mptcp: add local addr info in mptcp_info
Geliang Tang
2021-02-12
mptcp: add netlink event support
Florian Westphal
2021-02-12
mptcp: avoid lock_fast usage in accept path
Florian Westphal
2021-02-12
mptcp: pass subflow socket to a few helpers
Florian Westphal
2021-02-12
mptcp: move subflow close loop after sk close check
Florian Westphal
2021-02-12
mptcp: schedule worker when subflow is closed
Florian Westphal
2021-02-12
mptcp: split __mptcp_close_ssk helper
Florian Westphal
2021-02-12
mptcp: move pm netlink work into pm_netlink
Florian Westphal
2021-02-11
mptcp: add a missing retransmission timer scheduling
Paolo Abeni
2021-02-11
mptcp: better msk receive window updates
Paolo Abeni
2021-02-11
mptcp: init mptcp request socket earlier
Paolo Abeni
2021-02-11
mptcp: fix spurious retransmissions
Paolo Abeni
2021-02-11
mptcp: fix poll after shutdown
Paolo Abeni
2021-02-11
mptcp: deliver ssk errors to msk
Paolo Abeni
2021-02-06
mptcp: pm: add lockdep assertions
Florian Westphal
2021-02-02
mptcp: add the mibs for ADD_ADDR with port
Geliang Tang
2021-02-02
mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink
Geliang Tang
2021-02-02
mptcp: enable use_port when invoke addresses_equal
Geliang Tang
2021-02-02
mptcp: add port number check for MP_JOIN
Geliang Tang
2021-02-02
mptcp: add a new helper subflow_req_create_thmac
Geliang Tang
2021-02-02
mptcp: drop unused skb in subflow_token_join_request
Geliang Tang
2021-02-02
mptcp: create the listening socket for new port
Geliang Tang
2021-02-02
mptcp: send ack for every add_addr
Geliang Tang
2021-02-02
mptcp: create subflow or signal addr for newly added address
Geliang Tang
2021-02-02
mptcp: drop *_max fields in mptcp_pm_data
Geliang Tang
2021-02-02
mptcp: use WRITE_ONCE for the pernet *_max
Geliang Tang
2021-02-02
mptcp: fix length of MP_PRIO suboption
Davide Caratti
2021-01-27
mptcp: pm nl: reduce variable scope
Matthieu Baerts
2021-01-27
mptcp: pm nl: support IPv4 mapped in v6 addresses
Matthieu Baerts
2021-01-27
mptcp: support MPJoin with IPv4 mapped in v6 sk
Matthieu Baerts
[next]