| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement a CPU-affine TCP and UDP connection lookup data structure, | Robert Watson | 2011-06-06 | 1 | -1/+2 |
* | Decompose the current single inpcbinfo lock into two locks: | Robert Watson | 2011-05-30 | 1 | -31/+19 |
* | Refactor TCP ISN increment logic. Instead of firing callout at 100Hz to | Alexander Motin | 2011-05-09 | 1 | -32/+9 |
* | Make the TCP code compile without INET. Sort #includes and add #ifdef INETs. | Bjoern A. Zeeb | 2011-04-30 | 1 | -17/+62 |
* | Add the possibility to verify MD5 hash of incoming TCP packets. | Attilio Rao | 2011-04-25 | 1 | -0/+66 |
* | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 1 | -1/+1 |
* | Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need | Matthew D Fleming | 2011-01-18 | 1 | -1/+2 |
* | sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. | Matthew D Fleming | 2011-01-12 | 1 | -1/+1 |
* | - Add some helper hook points to the TCP stack. The hooks allow Khelp modules to | Lawrence Stewart | 2010-12-28 | 1 | -0/+20 |
* | Fix a whitespace nit introduced in r215166. | Lawrence Stewart | 2010-12-28 | 1 | -1/+1 |
* | After some off-list discussion, revert a number of changes to the | Dimitry Andric | 2010-11-22 | 1 | -7/+7 |
* | Move protocol specific implementation detail out of the core CC framework. | Lawrence Stewart | 2010-11-16 | 1 | -0/+63 |
* | cc_init() should only be run once on system boot, but with VIMAGE kernels it | Lawrence Stewart | 2010-11-16 | 1 | -2/+0 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | Dimitry Andric | 2010-11-14 | 1 | -7/+7 |
* | This commit marks the first formal contribution of the "Five New TCP Congestion | Lawrence Stewart | 2010-11-12 | 1 | -2/+31 |
* | Internalise reassembly queue related functionality and variables which should | Lawrence Stewart | 2010-09-25 | 1 | -17/+2 |
* | Remove the TCP inflight bandwidth limiter as announced in r211315 | Andre Oppermann | 2010-09-16 | 1 | -206/+0 |
* | Simplify the tcp pcblist estimate logic slightly. | John Baldwin | 2010-08-27 | 1 | -5/+3 |
* | Untangle the net.inet.tcp.log_in_vain and net.inet.tcp.log_debug | Andre Oppermann | 2010-08-18 | 1 | -4/+26 |
* | When calculating the expected memory size for userspace, also take the | Bjoern A. Zeeb | 2010-08-18 | 1 | -1/+1 |
* | Ensure a minimum "slop" of 10 extra pcb structures when providing a | John Baldwin | 2010-08-17 | 1 | -2/+3 |
* | Fix the interaction between 'ICMP fragmentation needed' MTU updates, | Andre Oppermann | 2010-08-15 | 1 | -5/+3 |
* | Disable TCP inflight limiter by default. | Andre Oppermann | 2010-08-14 | 1 | -1/+1 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | Bjoern A. Zeeb | 2010-04-29 | 1 | -67/+23 |
* | Add pcb reference counting to the pcblist sysctl handler functions | Bjoern A. Zeeb | 2010-03-17 | 1 | -4/+14 |
* | Abstract out initialization of most aspects of struct inpcbinfo from | Robert Watson | 2010-03-14 | 1 | -23/+4 |
* | Destroy TCP UMA zones (empty or not) upon network stack teardown | Bjoern A. Zeeb | 2010-03-07 | 1 | -1/+7 |
* | Add comment in tcp_discardcb() talking about how we don't, but should, | Robert Watson | 2010-03-07 | 1 | -2/+13 |
* | Add the ability to see TCP timers via netstat -x. This can be a useful | Mike Silbersack | 2009-09-16 | 1 | -1/+4 |
* | -Put the optimized soreceive_stream() under a compile time option called | Andre Oppermann | 2009-09-15 | 1 | -0/+14 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 1 | -1/+1 |
* | sysctl_msec_to_ticks is used with both virtualized and | Bjoern A. Zeeb | 2009-07-21 | 1 | -1/+9 |
* | Reimplement and/or implement vnet list locking by replacing a mostly | Robert Watson | 2009-07-19 | 1 | -4/+4 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -13/+13 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -84/+65 |
* | Add explicit includes for jail.h to the files that need them and | Bjoern A. Zeeb | 2009-06-17 | 1 | -0/+1 |
* | Get vnets from creds instead of threads where they're available, and from | Jamie Gritton | 2009-06-15 | 1 | -2/+2 |
* | Introduce an infrastructure for dismantling vnet instances. | Marko Zec | 2009-06-08 | 1 | -0/+19 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | Robert Watson | 2009-06-05 | 1 | -1/+0 |
* | For UDP with introducing the UDP control block, the uma zone had to | Bjoern A. Zeeb | 2009-05-23 | 1 | -1/+1 |
* | Permit buiding kernels with options VIMAGE, restricted to only a single | Marko Zec | 2009-04-30 | 1 | -0/+6 |
* | In preparation for turning on options VIMAGE in next commits, | Marko Zec | 2009-04-26 | 1 | -0/+1 |
* | Update stats in struct tcpstat using two new macros, TCPSTAT_ADD() and | Robert Watson | 2009-04-11 | 1 | -4/+4 |
* | First pass at separating per-vnet initializer functions | Marko Zec | 2009-04-06 | 1 | -32/+44 |
* | Remove local in6_addr variables for local and foreign addresses in sysctl_drop, | Juli Mallett | 2009-03-22 | 1 | -3/+3 |
* | Correct a number of evolved problems with inp_vflag and inp_flags: | Robert Watson | 2009-03-15 | 1 | -15/+15 |
* | Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short. | Luigi Rizzo | 2009-02-13 | 1 | -2/+2 |
* | Try to remove/assimilate as much of formerly IPv4/6 specific | Bjoern A. Zeeb | 2009-02-08 | 1 | -2/+2 |
* | Add TCP Appropriate Byte Counting (RFC 3465) support to kernel. | Lawrence Stewart | 2009-01-15 | 1 | -0/+2 |
* | Use inc_flags instead of the inc_isipv6 alias which so far | Bjoern A. Zeeb | 2008-12-17 | 1 | -6/+4 |