index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: fix NULL ptr dereference in MP_JOIN error path
Paolo Abeni
2020-05-31
1
-4
/
+16
*
mptcp: attempt coalescing when moving skbs to mptcp rx queue
Florian Westphal
2020-05-27
1
-2
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
4
-25
/
+24
|
\
|
*
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
2020-05-22
4
-25
/
+24
|
*
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
2020-05-19
1
-2
/
+2
*
|
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-19
1
-0
/
+1
*
|
net: allow __skb_ext_alloc to sleep
Florian Westphal
2020-05-17
1
-1
/
+3
*
|
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
2020-05-17
1
-14
/
+0
*
|
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
1
-1
/
+6
*
|
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
1
-4
/
+14
*
|
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
2020-05-17
1
-3
/
+32
*
|
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
2020-05-17
1
-0
/
+36
*
|
mptcp: move common nospace-pattern to a helper
Florian Westphal
2020-05-17
1
-14
/
+13
*
|
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
2020-05-16
3
-9
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
2
-0
/
+12
|
\
|
|
*
mptcp: Initialize map_seq upon subflow establishment
Christoph Paasch
2020-05-12
1
-0
/
+2
|
*
mptcp: set correct vfs info for subflows
Paolo Abeni
2020-05-08
1
-0
/
+10
*
|
mptcp: cope better with MP_JOIN failure
Paolo Abeni
2020-05-15
1
-6
/
+9
*
|
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-15
2
-7
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
4
-95
/
+146
|
\
|
|
*
mptcp: fix uninitialized value access
Paolo Abeni
2020-04-30
1
-1
/
+1
|
*
mptcp: initialize the data_fin field for mpc packets
Paolo Abeni
2020-04-30
1
-0
/
+1
|
*
mptcp: fix 'use_ack' option access.
Paolo Abeni
2020-04-30
1
-1
/
+1
|
*
mptcp: avoid a WARN on bad input.
Paolo Abeni
2020-04-30
1
-2
/
+2
|
*
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
2020-04-30
4
-65
/
+115
|
*
mptcp: consolidate synack processing.
Paolo Abeni
2020-04-30
2
-25
/
+24
|
*
mptcp: replace mptcp_disconnect with a stub
Florian Westphal
2020-04-29
1
-5
/
+6
|
*
mptcp: fix race in msk status update
Paolo Abeni
2020-04-26
1
-1
/
+1
*
|
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
2020-04-26
1
-0
/
+18
|
/
*
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
2020-04-24
1
-5
/
+7
*
mptcp: fix data_fin handing in RX path
Paolo Abeni
2020-04-23
1
-2
/
+1
*
mptcp: drop req socket remote_key* fields
Paolo Abeni
2020-04-20
3
-17
/
+19
*
mptcp: avoid flipping mp_capable field in syn_recv_sock()
Paolo Abeni
2020-04-20
1
-16
/
+30
*
mptcp: handle mptcp listener destruction via rcu
Florian Westphal
2020-04-20
1
-0
/
+3
*
mptcp: fix 'Attempt to release TCP socket in state' warnings
Florian Westphal
2020-04-19
2
-3
/
+12
*
mptcp: fix splat when incoming connection is never accepted before exit/close
Florian Westphal
2020-04-19
2
-1
/
+25
*
mptcp: fix double-unlock in mptcp_poll
Florian Westphal
2020-04-13
1
-12
/
+13
*
mptcp: add some missing pr_fmt defines
Geliang Tang
2020-04-04
3
-0
/
+6
*
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
2020-04-02
1
-4
/
+5
*
mptcp: re-check dsn before reading from subflow
Florian Westphal
2020-04-02
1
-0
/
+26
*
mptcp: subflow: check parent mptcp socket on subflow state change
Florian Westphal
2020-04-02
3
-2
/
+36
*
mptcp: fix tcp fallback crash
Florian Westphal
2020-04-02
1
-4
/
+46
*
mptcp: add netlink-based PM
Paolo Abeni
2020-03-30
4
-2
/
+874
*
mptcp: add and use MIB counter infrastructure
Florian Westphal
2020-03-30
5
-15
/
+159
*
mptcp: allow dumping subflow context to userspace
Davide Caratti
2020-03-30
4
-1
/
+109
*
mptcp: implement and use MPTCP-level retransmission
Paolo Abeni
2020-03-30
2
-4
/
+95
*
mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
Paolo Abeni
2020-03-30
1
-49
/
+74
*
mptcp: allow partial cleaning of rtx head dfrag
Florian Westphal
2020-03-30
2
-0
/
+26
*
mptcp: implement memory accounting for mptcp rtx queue
Paolo Abeni
2020-03-30
1
-3
/
+39
*
mptcp: introduce MPTCP retransmission timer
Paolo Abeni
2020-03-30
3
-2
/
+93
[next]