blob: 864fd916e5754754a08d962556f14c8e06d053d1 [file] [log] [blame]
d26b698dd3cd ("net/tls: add skeleton of MIB statistics")
8538d29cea95 ("net/tls: add tracing for device/offload events")
53b4414a7003 ("net/tls: allow compiling TLS TOE out")
0eb8745e03c9 ("net/tls: rename tls_hw_* functions tls_toe_*")
08700dab8168 ("net/tls: move TOE-related code to a separate file")
16bed0e6ac07 ("net/tls: move tls_build_proto() on init path")
f21912edd157 ("net/tls: rename tls_device to tls_toe_device")
25a3cd8189c8 ("net/tls: move TOE-related structures to a separate header")
be2fbc155fc8 ("net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE")
be7bbea114d6 ("net/tls: use the full sk_proto pointer")
26811cc9f55a ("net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag")
61723b393292 ("tcp: ulp: add functions to dump ulp-specific information")
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")