summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_lro.h
Commit message (Expand)AuthorAgeFilesLines
* Use optimised complexity safe sorting routine instead of the kernel'shselasky2016-05-261-4/+6
* tcp/lro: Change SLIST to LIST, so that removing an entry is O(1)sephe2016-04-011-4/+3
* tcp/lro: Return TCP_LRO_NO_ENTRIES if we are short of LRO entries.sephe2016-03-251-0/+1
* tcp/lro: Allow drivers to set the TCP ACK/data segment aggregation limitsephe2016-02-181-0/+5
* Add optimizing LRO wrapper:hselasky2016-01-191-4/+19
* Merge r254336 from user/np/cxl_tuning.np2013-08-281-0/+4
* MFp4 bz_ipv6_fast:bz2012-05-241-23/+37
* Switch to a standard 2 clause BSD license (from bsd-style-copyright).bz2012-05-151-35/+28
* Trim extra spaces before tabs.jhb2011-01-071-1/+1
* Add generic TCP LOR into netinetjfv2008-06-111-0/+85
OpenPOWER on IntegriCloud