index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: consolidate fallback and non fallback state machine
Paolo Abeni
2023-07-05
2
-31
/
+25
*
mptcp: fix possible divide by zero in recvmsg()
Paolo Abeni
2023-07-05
1
-0
/
+7
*
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2023-04-26
1
-7
/
+0
*
mptcp: stricter state check in mptcp_worker
Paolo Abeni
2023-04-20
1
-1
/
+1
*
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2023-04-20
2
-15
/
+8
*
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-03-22
1
-0
/
+16
*
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
2023-03-22
1
-1
/
+0
*
mptcp: add ro_after_init for tcp{,v6}_prot_override
Geliang Tang
2023-03-22
1
-2
/
+2
*
mptcp: fix possible deadlock in subflow_error_report
Paolo Abeni
2023-03-22
1
-0
/
+7
*
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
2023-02-22
1
-0
/
+9
*
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-02-22
2
-5
/
+7
*
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
2023-02-14
1
-1
/
+9
*
mptcp: use proper req destructor for IPv6
Matthieu Baerts
2023-01-12
1
-3
/
+16
*
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
2023-01-12
1
-8
/
+26
*
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2023-01-12
1
-1
/
+11
*
mptcp: mark ops structures as ro_after_init
Florian Westphal
2023-01-12
1
-8
/
+7
*
mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb
Yonglong Li
2022-08-31
1
-0
/
+1
*
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2022-08-31
1
-1
/
+1
*
mptcp: stop relying on tcp_tx_skb_cache
Paolo Abeni
2022-08-31
1
-60
/
+77
*
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-08-03
1
-3
/
+3
*
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
mptcp: reset the packet scheduler on PRIO change
Paolo Abeni
2022-06-09
1
-0
/
+2
*
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2022-05-25
2
-4
/
+20
*
mptcp: fix checksum byte order
Paolo Abeni
2022-05-25
3
-14
/
+26
*
mptcp: reuse __mptcp_make_csum in validate_data_csum
Geliang Tang
2022-05-25
1
-9
/
+6
*
mptcp: change the parameter of __mptcp_make_csum
Geliang Tang
2022-05-25
2
-4
/
+5
*
mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
Mat Martineau
2022-03-08
1
-2
/
+5
*
mptcp: add mibs counter for ignored incoming options
Paolo Abeni
2022-03-02
3
-2
/
+10
*
mptcp: fix race in incoming ADD_ADDR option processing
Paolo Abeni
2022-03-02
1
-5
/
+14
*
mptcp: netlink: process IPv6 addrs in creating listening sockets
Kishen Maloor
2022-02-16
1
-2
/
+6
*
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
Paolo Abeni
2022-02-08
1
-9
/
+25
*
mptcp: fix a DSS option writing error
Geliang Tang
2022-01-27
1
-0
/
+1
*
mptcp: fix opt size when sending DSS + MP_FAIL
Matthieu Baerts
2022-01-27
1
-3
/
+6
*
mptcp: fix per socket endpoint accounting
Paolo Abeni
2022-01-27
1
-6
/
+12
*
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
2021-12-22
1
-1
/
+1
*
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
2021-12-22
1
-1
/
+3
*
mptcp: remove tcp ulp setsockopt support
Florian Westphal
2021-12-22
1
-1
/
+0
*
mptcp: never allow the PM to close a listener subflow
Paolo Abeni
2021-12-22
1
-0
/
+3
*
mptcp: use delegate action to schedule 3rd ack retrans
Paolo Abeni
2021-12-01
3
-41
/
+60
*
mptcp: fix delack timer
Eric Dumazet
2021-12-01
1
-1
/
+2
*
mptcp: do not shrink snd_nxt when recovering
Florian Westphal
2021-11-18
2
-17
/
+34
*
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
2021-10-28
1
-15
/
+24
*
mptcp: fix possible stall on recvmsg()
Paolo Abeni
2021-10-08
1
-40
/
+15
*
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2021-09-30
1
-1
/
+1
*
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
2021-09-24
1
-3
/
+1
*
mptcp: don't return sockets in foreign netns
Florian Westphal
2021-09-24
6
-24
/
+20
*
mptcp: ensure tx skbs always have the MPTCP ext
Paolo Abeni
2021-09-22
1
-2
/
+2
*
mptcp: Only send extra TCP acks in eligible socket states
Mat Martineau
2021-09-03
3
-17
/
+15
*
mptcp: fix possible divide by zero
Paolo Abeni
2021-09-01
1
-41
/
+35
*
mptcp: Fix duplicated argument in protocol.h
Wan Jiabing
2021-09-01
1
-1
/
+1
[next]