| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r266907: | Bjoern A. Zeeb | 2014-08-16 | 1 | -1/+1 |
| * | MFC r266618: | Bjoern A. Zeeb | 2014-08-16 | 1 | -1/+2 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 1 | -1/+1 |
| * | Initialize hdrlen to 0 to avoid clang warning in NOINET case. | Roman Divacky | 2012-11-10 | 1 | -0/+1 |
| * | Switch the entire IPv4 stack to keep the IP packet header | Gleb Smirnoff | 2012-10-22 | 1 | -2/+2 |
| * | It turns out that too many drivers are not only parsing the L2/3/4 | Bjoern A. Zeeb | 2012-05-28 | 1 | -1/+2 |
| * | MFp4 bz_ipv6_fast: | Bjoern A. Zeeb | 2012-05-25 | 1 | -4/+4 |
| * | Fix PAWS (Protect Against Wrapped Sequence numbers) in cases when | Bjoern A. Zeeb | 2012-02-15 | 1 | -1/+1 |
| * | Tweak the last fix to match what was actually tested. | John Baldwin | 2012-01-06 | 1 | -1/+1 |
| * | Fix a typo. | Sergey Kandaurov | 2012-01-06 | 1 | -1/+1 |
| * | Remove the assertion from tcp_input() that rcv_nxt is always greater | John Baldwin | 2012-01-05 | 1 | -4/+4 |
| * | Oops, fix order of sequence numbers in KASSERT()'s to catch negative | John Baldwin | 2011-05-14 | 1 | -1/+1 |
| * | Handle a rare edge case with nearly full TCP receive buffers. If a TCP | John Baldwin | 2011-05-02 | 1 | -0/+3 |
| * | Make the TCP code compile without INET. Sort #includes and add #ifdef INETs. | Bjoern A. Zeeb | 2011-04-30 | 1 | -17/+45 |
| * | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 1 | -1/+1 |
| * | After some off-list discussion, revert a number of changes to the | Dimitry Andric | 2010-11-22 | 1 | -2/+2 |
| * | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | Dimitry Andric | 2010-11-14 | 1 | -2/+2 |
| * | MFP4: @176978-176982, 176984, 176990-176994, 177441 | Bjoern A. Zeeb | 2010-04-29 | 1 | -4/+4 |
| * | Destroy TCP UMA zones (empty or not) upon network stack teardown | Bjoern A. Zeeb | 2010-03-07 | 1 | -0/+2 |
| * | Fix signed comparison bug when ticks goes negative after 24 days of | Peter Wemm | 2009-08-20 | 1 | -1/+1 |
| * | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 1 | -1/+1 |
| * | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -2/+2 |
| * | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -23/+8 |
| * | Introduce an infrastructure for dismantling vnet instances. | Marko Zec | 2009-06-08 | 1 | -0/+14 |
| * | 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 |
| * | Unbreak options VIMAGE + nooptions INVARIANTS kernel builds. | Marko Zec | 2009-05-02 | 1 | -2/+0 |
| * | In preparation for turning on options VIMAGE in next commits, | Marko Zec | 2009-04-26 | 1 | -0/+2 |
| * | 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 | -8/+8 |
| * | Correct a number of evolved problems with inp_vflag and inp_flags: | Robert Watson | 2009-03-15 | 1 | -6/+6 |
| * | Remove unreachable code for generating RST segments from tcp_twcheck(); | Robert Watson | 2009-02-28 | 1 | -45/+0 |
| * | Use inc_flags instead of the inc_isipv6 alias which so far | Bjoern A. Zeeb | 2008-12-17 | 1 | -1/+1 |
| * | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -0/+1 |
| * | Merge in6_pcbfree() into in_pcbfree() which after the previous | Bjoern A. Zeeb | 2008-11-27 | 1 | -8/+2 |
| * | Merge more of currently non-functional (i.e. resolving to | Marko Zec | 2008-11-26 | 1 | -2/+2 |
| * | Change the initialization methodology for global variables scheduled | Marko Zec | 2008-11-19 | 1 | -1/+3 |
| * | Step 1.5 of importing the network stack virtualization infrastructure | Marko Zec | 2008-10-02 | 1 | -0/+14 |
| * | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -21/+22 |
| * | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | Robert Watson | 2008-04-17 | 1 | -14/+14 |
| * | Merge first in a series of TrustedBSD MAC Framework KPI changes | Robert Watson | 2007-10-24 | 1 | -1/+1 |
| * | Add FBSDID to all files in netinet so that people can more | Mike Silbersack | 2007-10-07 | 1 | -1/+3 |
| * | Despite several examples in the kernel, the third argument of | David Malone | 2007-06-04 | 1 | -1/+1 |
| * | Unbreak IPv4 kernel build. | Oleg Bulyzhin | 2007-05-17 | 1 | -0/+2 |
| * | Move TIME_WAIT related functions and timer handling from files | Andre Oppermann | 2007-05-16 | 1 | -5/+194 |
| * | Complete the (mechanical) move of the TCP reassembly and timewait | Andre Oppermann | 2007-05-13 | 1 | -30/+4 |
| * | Drop everything that doesn't belong into this new file. | Andre Oppermann | 2007-05-11 | 1 | -1929/+0 |
| * | Add the timestamp offset to struct tcptw so we can generate proper | Andre Oppermann | 2007-05-11 | 1 | -3/+6 |
| * | Move universally to ANSI C function declarations, with relatively | Robert Watson | 2007-05-10 | 1 | -3/+3 |
| * | When setting up timewait state for a TCP connection, don't hold the | Robert Watson | 2007-05-07 | 1 | -1/+1 |
| * | Use existing TF_SACK_PERMIT flag in struct tcpcb t_flags field instead of | Andre Oppermann | 2007-05-06 | 1 | -2/+3 |