blob: 6aed24d52bf21e52d12d0ca17c83f52b4243e864 [file] [log] [blame]
b796d04bd014 ("tcp: factor out tcp_build_frag()")
afb83012cc72 ("tcp: schedule EPOLLOUT after a partial sendmsg")
ab4e846a82d0 ("tcp: annotate sk->sk_wmem_queued lockless reads")
e292f05e0df7 ("tcp: annotate sk->sk_sndbuf lockless reads")
ebb3b78db7bf ("tcp: annotate sk->sk_rcvbuf lockless reads")
0f31746452e6 ("tcp: annotate tp->write_seq lockless reads")
7db48e983930 ("tcp: annotate tp->copied_seq lockless reads")
dba7d9b8c739 ("tcp: annotate tp->rcv_nxt lockless reads")
70c2655849a2 ("net: silence KCSAN warnings about sk->sk_backlog.len reads")
fdfc5c8594c2 ("tcp: remove empty skb from write queue in error cases")
414776621d10 ("net/tls: prevent skb_orphan() from leaking TLS plain text with offload")
87b11e0638c3 ("net/tls: remove false positive warning")
f42c104f2ec9 ("Documentation: add TLS offload documentation")
f3c0f3c6c201 ("Documentation: tls: RSTify the ktls documentation")
88c80bee883e ("net/tls: remove set but not used variables")
4f661542a402 ("tcp: fix zerocopy and notsent_lowat issues")
8b27dae5a2e8 ("tcp: add one skb cache for rx")
472c2e07eef0 ("tcp: add one skb cache for tx")
1a29e8575070 ("Merge tag 'docs-5.1' of git://git.lwn.net/linux")