| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r280233, r280237, r280441 | hiren | 2015-04-06 | 1 | -4/+14 |
* | MFC r273733, r273740 and r273773: | hselasky | 2014-10-30 | 1 | -26/+27 |
* | The hashmask returned by hashinit() is a valid index in the returned hash array. | lstewart | 2013-03-07 | 1 | -1/+1 |
* | Switch the entire IPv4 stack to keep the IP packet header | glebius | 2012-10-22 | 1 | -1/+2 |
* | Decompose the current single inpcbinfo lock into two locks: | rwatson | 2011-05-30 | 1 | -14/+8 |
* | Staticize malloc types. | pluknet | 2011-04-13 | 1 | -8/+5 |
* | Use the full and proper company name for Swinburne University of Technology | lstewart | 2011-04-12 | 1 | -4/+5 |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -1/+1 |
* | Fix a minor code redundancy nit. | lstewart | 2010-11-20 | 1 | -3/+1 |
* | When enabling or disabling SIFTR with a VIMAGE kernel, ensure we add or remove | lstewart | 2010-11-20 | 1 | -12/+24 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -1/+1 |
* | Standardise all Swinburne related copyright/licence statements throughout the | lstewart | 2010-11-12 | 1 | -2/+2 |
* | The university does not require that its CRICOS number be included in source | lstewart | 2010-11-12 | 1 | -2/+1 |
* | Log the number of segments currently in the reassembly queue. | lstewart | 2010-09-25 | 1 | -6/+11 |
* | Remove the TCP inflight bandwidth limiter as announced in r211315 | andre | 2010-09-16 | 1 | -2/+2 |
* | - Move common code from the hook functions that fills in a packet node struct to | lstewart | 2010-07-18 | 1 | -115/+87 |
* | The SIFTR DPCPU statistics struct was not being zeroed between enable/disable | lstewart | 2010-07-13 | 1 | -0/+2 |
* | Catch up with the rename of DPCPU_SUM to DPCPU_VARSUM in r209978. | lstewart | 2010-07-13 | 1 | -10/+10 |
* | Import the Statistical Information For TCP Research (SIFTR) kernel module into | lstewart | 2010-07-03 | 1 | -0/+1568 |