aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/toecore.h
Commit message (Expand)AuthorAgeFilesLines
* Path MTU discovery hooks for offloaded TCP connections.Navdeep Parhar2021-04-211-0/+4
* Initial support for kernel offload of TLS receive.John Baldwin2020-04-271-1/+1
* Convert TOE routing lookups to the new routing KPI.Alexander V. Chernikov2020-04-221-2/+3
* In order for the TCP Handshake to support ECN++, and further ECN-relatedMichael Tuexen2019-12-011-1/+1
* Add a TOE KTLS mode and a TOE hook for allocating TLS sessions.John Baldwin2019-10-081-0/+5
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-1/+2
* Add a hook to allow the toedev handling an offloaded connection toNavdeep Parhar2018-04-031-0/+5
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Correctly handle the case where an inp has already been dropped by the timeNavdeep Parhar2012-08-211-1/+1
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-0/+130