| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework global locks for interface list and index management, correcting | rwatson | 2009-08-23 | 1 | -2/+2 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Reimplement and/or implement vnet list locking by replacing a mostly | rwatson | 2009-07-19 | 1 | -2/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -1/+0 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -2/+0 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+1 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -2/+2 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -3/+11 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -1/+2 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -2/+2 |
* | Removed redundant MODULE_VERSION(). | ru | 2005-02-12 | 1 | -1/+0 |
* | Fixed an off-by-one error when dealing with interface name | ru | 2005-02-03 | 1 | -2/+2 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+3 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 1 | -2/+3 |
* | Slight cosmetic changes. | julian | 2004-07-20 | 1 | -2/+2 |
* | Having moved metadata usage to mbuf tags, remove code that supports | julian | 2004-06-26 | 1 | -8/+4 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 1 | -12/+11 |
* | Unconst. Somebody didn't compile LINT. | phk | 2004-02-24 | 1 | -1/+1 |
* | Check that a pointer is non-NULL before dereferencing it, not after. | cperciva | 2004-02-24 | 1 | -1/+2 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -8/+5 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | SMP locking for ifnet list. | hsu | 2002-12-22 | 1 | -0/+2 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -6/+6 |
* | Remove a couple unintentional mentions of Ethernet that crept in from | brooks | 2001-09-28 | 1 | -2/+2 |
* | The initial commit contained an error in the license, this is the | brooks | 2001-09-27 | 1 | -2/+5 |
* | /home/brooks/ng_gif.message | brooks | 2001-09-26 | 1 | -0/+596 |