Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge r254336 from user/np/cxl_tuning. | np | 2013-08-28 | 1 | -1/+22 |
* | Fix tcp_lro_rx_ipv4() for drivers that do not set CSUM_IP_CHECKED. | gallatin | 2013-02-21 | 1 | -1/+1 |
* | Make TCP LRO work properly with VIMAGE kernels rather than just panicing. | bz | 2012-06-01 | 1 | -0/+11 |
* | Trim the extra $FreeBSD$ from the comment below the license. We use | bz | 2012-05-26 | 1 | -2/+0 |
* | In case forwarding is turned on for a given address family, refuse to | bz | 2012-05-25 | 1 | -0/+11 |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-24 | 1 | -298/+502 |
* | Switch to a standard 2 clause BSD license (from bsd-style-copyright). | bz | 2012-05-15 | 1 | -34/+28 |
* | Don't allow lro->len to exceed 65535, as this will result in overflow | cperciva | 2011-07-05 | 1 | -0/+8 |
* | Port of the LRO fix from mxge driver to the generic | jfv | 2011-04-07 | 1 | -2/+4 |
* | Trim extra spaces before tabs. | jhb | 2011-01-07 | 1 | -1/+1 |
* | Don't calculate checksum if it has already been validated | kmacy | 2008-08-24 | 1 | -6/+14 |
* | Add generic TCP LOR into netinet | jfv | 2008-06-11 | 1 | -0/+379 |