index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-64
/
+196
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+48
2020-05-30
mptcp: fix NULL ptr dereference in MP_JOIN error path
Paolo Abeni
1
-4
/
+16
2020-05-30
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
1
-1
/
+1
2020-05-30
mptcp: fix race between MP_JOIN and close
Paolo Abeni
1
-15
/
+27
2020-05-30
mptcp: fix unblocking connect()
Paolo Abeni
1
-2
/
+18
2020-05-26
mptcp: attempt coalescing when moving skbs to mptcp rx queue
Florian Westphal
1
-2
/
+19
2020-05-26
mptcp: avoid NULL-ptr derefence on fallback
Paolo Abeni
1
-1
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-25
/
+24
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-19
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
1
-2
/
+2
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+1
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
1
-1
/
+3
2020-05-17
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
1
-14
/
+0
2020-05-17
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-1
/
+6
2020-05-17
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-4
/
+14
2020-05-17
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
1
-3
/
+32
2020-05-17
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
1
-0
/
+36
2020-05-17
mptcp: move common nospace-pattern to a helper
Florian Westphal
1
-14
/
+13
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
3
-9
/
+27
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+12
2020-05-15
mptcp: cope better with MP_JOIN failure
Paolo Abeni
1
-6
/
+9
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2
-7
/
+3
2020-05-12
mptcp: Initialize map_seq upon subflow establishment
Christoph Paasch
1
-0
/
+2
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
1
-2
/
+2
2020-05-07
mptcp: set correct vfs info for subflows
Paolo Abeni
1
-0
/
+10
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-95
/
+146
2020-04-30
mptcp: fix uninitialized value access
Paolo Abeni
1
-1
/
+1
2020-04-30
mptcp: initialize the data_fin field for mpc packets
Paolo Abeni
1
-0
/
+1
2020-04-30
mptcp: fix 'use_ack' option access.
Paolo Abeni
1
-1
/
+1
2020-04-30
mptcp: avoid a WARN on bad input.
Paolo Abeni
1
-2
/
+2
2020-04-30
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
4
-65
/
+115
2020-04-30
mptcp: consolidate synack processing.
Paolo Abeni
2
-25
/
+24
2020-04-29
mptcp: replace mptcp_disconnect with a stub
Florian Westphal
1
-5
/
+6
2020-04-25
mptcp: fix race in msk status update
Paolo Abeni
1
-1
/
+1
2020-04-25
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
1
-0
/
+18
2020-04-23
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
1
-5
/
+7
2020-04-22
mptcp: fix data_fin handing in RX path
Paolo Abeni
1
-2
/
+1
2020-04-20
mptcp: drop req socket remote_key* fields
Paolo Abeni
3
-17
/
+19
2020-04-20
mptcp: avoid flipping mp_capable field in syn_recv_sock()
Paolo Abeni
1
-16
/
+30
2020-04-20
mptcp: handle mptcp listener destruction via rcu
Florian Westphal
1
-0
/
+3
2020-04-18
mptcp: fix 'Attempt to release TCP socket in state' warnings
Florian Westphal
2
-3
/
+12
2020-04-18
mptcp: fix splat when incoming connection is never accepted before exit/close
Florian Westphal
2
-1
/
+25
2020-04-12
mptcp: fix double-unlock in mptcp_poll
Florian Westphal
1
-12
/
+13
2020-04-03
mptcp: add some missing pr_fmt defines
Geliang Tang
3
-0
/
+6
2020-04-02
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
1
-4
/
+5
2020-04-02
mptcp: re-check dsn before reading from subflow
Florian Westphal
1
-0
/
+26
2020-04-02
mptcp: subflow: check parent mptcp socket on subflow state change
Florian Westphal
3
-2
/
+36
2020-04-02
mptcp: fix tcp fallback crash
Florian Westphal
1
-4
/
+46
[next]