#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ te' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/net/tls/tls_strp.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/tls/tls_strp.c
AgeCommit message (Expand)Author
2023-07-27net/tls: Use tcp_read_sock() instead of ops->read_sock()Hannes Reinecke
2023-05-26tls: improve lockless access safety of tls_err_abort()Jakub Kicinski
2023-05-19tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski
2023-05-19tls: rx: strp: factor out copying skb dataJakub Kicinski
2023-05-19tls: rx: strp: fix determining record length in copy modeJakub Kicinski
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-05-19tls: rx: strp: set the skb->len of detached / CoW'ed skbsJakub Kicinski
2022-10-14tls: strp: make sure the TCP skbs do not have overlapping dataJakub Kicinski
2022-08-10tls: rx: device: don't try to copy too much on detachJakub Kicinski
2022-07-28tls: rx: Fix unsigned comparison with less than zeroYang Li
2022-07-28tls: strp: rename and multithread the workqueueJakub Kicinski
2022-07-26tls: rx: do not use the standard strparserJakub Kicinski
2022-07-26tls: rx: device: add input CoW helperJakub Kicinski
2022-07-26tls: rx: device: keep the zero copy status with offloadJakub Kicinski
2022-07-18tls: rx: async: hold onto the input skbJakub Kicinski