| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r208300: | Attilio Rao | 2010-06-01 | 1 | -6/+26 |
| * | MFC r202588 | Andrew Thompson | 2010-05-25 | 3 | -0/+3 |
| * | MFC r208036: | Marko Zec | 2010-05-16 | 1 | -1/+1 |
| * | MFC r207680: | Marko Zec | 2010-05-16 | 4 | -3/+95 |
| * | MFC r207572: | Marko Zec | 2010-05-06 | 1 | -18/+32 |
| * | MFC r206021, r206032, r206049, r206050: | Alexander Motin | 2010-04-15 | 5 | -30/+35 |
| * | MFC r206017: | Alexander Motin | 2010-04-15 | 1 | -1/+13 |
| * | MFC r206015: | Alexander Motin | 2010-04-15 | 1 | -15/+31 |
| * | NFC r206000: | Alexander Motin | 2010-04-15 | 1 | -0/+14 |
| * | Merge r205082, r205083 that fix 'netstat -f netgraph' functionality. | Gleb Smirnoff | 2010-04-02 | 2 | -0/+22 |
| * | MFC of a large number of ipfw and dummynet fixes and enhancements | Luigi Rizzo | 2010-03-23 | 2 | -51/+24 |
| * | MFC of 197952 and 198075 | Julian Elischer | 2010-02-07 | 1 | -1/+1 |
| * | MFC r201145 to stable/8: | Antoine Brodin | 2010-01-30 | 2 | -11/+11 |
| * | MFC: Send link state change control messages to "orphans" hook as well. | Max Khon | 2010-01-24 | 1 | -6/+10 |
| * | Merge r196481 from head to stable/8: | Robert Watson | 2009-08-28 | 1 | -2/+2 |
| * | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 9 | -9/+7 |
| * | Introduce and use a sysinit-based initialization scheme for virtual | Robert Watson | 2009-07-23 | 7 | -113/+41 |
| * | Reimplement and/or implement vnet list locking by replacing a mostly | Robert Watson | 2009-07-19 | 1 | -2/+2 |
| * | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 3 | -5/+5 |
| * | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 7 | -101/+29 |
| * | Fix infinite loop in ng_iface, that happens when packet passes out via | Alexander Motin | 2009-07-01 | 1 | -1/+2 |
| * | - Turn the third (islocked) argument of the knote call into flags parameter. | Stanislav Sedov | 2009-06-28 | 1 | -1/+1 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -2/+2 |
| * | Update Netgraph nodes to use if_addr_rlock()/if_addr_runlock() instead | Robert Watson | 2009-06-26 | 2 | -5/+5 |
| * | Use proper form of gnu designated initalizers. This lets | Roman Divacky | 2009-06-24 | 1 | -1/+1 |
| * | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | Bjoern A. Zeeb | 2009-06-23 | 2 | -2/+0 |
| * | Mark ng_ether node hooks as HI_STACK. It is usually the last point when | Alexander Motin | 2009-06-23 | 1 | -1/+1 |
| * | Fix a typeo in the frame len function to unbreak the build, make it shorter | Andrew Thompson | 2009-06-23 | 1 | -2/+2 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 2 | -106/+172 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 2 | -52/+52 |
| * | Assign ng_eiface nodes a netgraph name on instantiation, in a way which | Marko Zec | 2009-06-12 | 1 | -6/+4 |
| * | Introduce a mechanism for detecting calls from outbound path of the | Marko Zec | 2009-06-11 | 6 | -6/+51 |
| * | Close long existed race with net.inet.ip.fw.one_pass = 0: | Oleg Bulyzhin | 2009-06-09 | 2 | -0/+4 |
| * | World now builds without these defines, so eliminate them. | Warner Losh | 2009-06-09 | 1 | -9/+0 |
| * | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 3 | -6/+0 |
| * | Introduce an infrastructure for dismantling vnet instances. | Marko Zec | 2009-06-08 | 1 | -3/+42 |
| * | Rework socket upcalls to close some races with setup/teardown of upcalls. | John Baldwin | 2009-06-01 | 2 | -27/+18 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 2 | -15/+15 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 3 | -42/+42 |
| * | Hook ubt and ubtbcmfw back up to the build. | Andrew Thompson | 2009-05-27 | 1 | -2/+1 |
| * | move ng_ubt_var.h back to its original place | Andrew Thompson | 2009-05-27 | 1 | -0/+131 |
| * | move ng_ubt.c back to its original place | Andrew Thompson | 2009-05-27 | 1 | -0/+1722 |
| * | move ubtbcmfw.c back to its original place | Andrew Thompson | 2009-05-27 | 1 | -0/+427 |
| * | Delete the bluetooth drivers for the old usb stack. | Andrew Thompson | 2009-05-27 | 4 | -3091/+0 |
| * | Fix copy-paste bug in NGM_NETFLOW_SETCONFIG argument size verification. | Alexander Motin | 2009-05-13 | 1 | -1/+1 |
| * | Unbreak LINT build, caused by a change in struct ng_node layout introduced | Marko Zec | 2009-05-05 | 1 | -0/+1 |
| * | Change the curvnet variable from a global const struct vnet *, | Marko Zec | 2009-05-05 | 1 | -0/+1 |
| * | In preparation to make options VIMAGE operational, where needed, | Marko Zec | 2009-04-26 | 5 | -15/+159 |
| * | Lock the interface address list while building replies to | Robert Watson | 2009-04-19 | 1 | -0/+2 |
| * | Lock interface address list when building a reply to NGM_EIFACE_GET_IFADDRS | Robert Watson | 2009-04-19 | 1 | -0/+3 |