aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_offload.h
Commit message (Expand)AuthorAgeFilesLines
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-335/+29
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Replace struct tcpopt with a proxy toeopt struct in the TOE driver interface toLawrence Stewart2009-07-131-0/+13
* - Switch to INP_WLOCK macro from inp_wlockKip Macy2008-07-211-1/+0
* Add versions of tcp_twstart, tcp_close, and tcp_drop that hide the acquisitio...Kip Macy2008-07-211-0/+6
* move cxgb_lt2.[ch] from NIC to TOEKip Macy2008-04-191-2/+8
* Incorporate TCP offload hooks in to core TCP code.Kip Macy2007-12-181-10/+12
* incorporate feedback since initial commitKip Macy2007-12-171-0/+328