blob: a58ccc01291457b7fb0d5e3610065175e5b6e5cf [file] [log] [blame]
2c7269b23119 ("bpf: tcp: Recv() should return 0 when the peer socket is closed")
c0fd336ea4ca ("bpf, tcp: Make tcp_bpf_recvmsg static")
a26527981af2 ("bpf, tcp: Fix unused function warnings")
f747632b608f ("bpf: sockmap: Move generic sockmap hooks from BPF TCP")
5da004044231 ("bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG")
d19da360ee0f ("bpf: tcp: Move assertions into tcp_bpf_get_proto")
1a2e20132db7 ("skmsg: Update saved hooks only once")
6e830c2f6c96 ("bpf, sockmap: Don't set up upcalls and progs for listening sockets")
8ca30379a401 ("bpf, sockmap: Allow inserting listening TCP sockets into sockmap")
e80251555f0b ("tcp_bpf: Don't let child socket inherit parent protocol ops on copy")
b8e202d1d1d0 ("net, sk_msg: Annotate lockless access to sk_prot on clone")
85b8ac01a421 ("bpf, sockmap: Check update requirements after locking")
33bfe20dd711 ("bpf: Sockmap/tls, push write_space updates through ulp updates")
4da6a196f93b ("bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop")
e7a5f1f1cd00 ("bpf/sockmap: Read psock ingress_msg before sk_receive_queue")
be7bbea114d6 ("net/tls: use the full sk_proto pointer")
15a7dea750e0 ("net/tls: use RCU protection on icsk->icsk_ulp_data")
5d92e631b8be ("net/tls: partially revert fix transition through disconnect with close")
95fa145479fb ("bpf: sockmap/tls, close can race with map free")
0e858739c2d2 ("bpf: sockmap, only create entry if ulp is not already enabled")
32857cf57f92 ("net/tls: fix transition through disconnect with close")
313ab004805c ("net/tls: remove sock unlock/lock around strp_done()")
f87e62d45e51 ("net/tls: remove close callback sock unlock/lock around TX work flush")
ac78fc148d82 ("net/tls: don't call tls_sk_proto_close for hw record offload")
318892ac0683 ("net/tls: don't arm strparser immediately in tls_set_sw_offload()")
af144a983402 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")