aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/crypto/t6_kern_tls.c
Commit message (Expand)AuthorAgeFilesLines
* cxgbe nic TLS: Correct IPv6 payload lengthJohn Baldwin2025-05-301-3/+6
* cxgbe nic TLS: Fix requests with 8 bytes of immediate data paddingJohn Baldwin2025-05-131-3/+5
* tcp: extend the use of the th_flags accessor functionRichard Scheffenegger2024-11-291-6/+6
* cxgbe(4): Remove tx_modq lookup table.Navdeep Parhar2024-04-291-2/+2
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Mechanically convert cxgb(4) and cxgbe(4) to IfAPIJustin Hibbits2023-03-071-5/+5
* cxgbe: Queue NIC TLS mbufs internally.John Baldwin2023-02-171-38/+28
* cxgbe T6 KTLS: Use intotcpcb().John Baldwin2023-02-071-1/+1
* tcp: remove INP_TIMEWAIT flagGleb Smirnoff2022-10-071-2/+2
* cxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.John Baldwin2022-08-081-0/+2151