| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 172 | -173/+173 |
| * | MFC rev. 1.27 | Alexander Motin | 2008-01-30 | 1 | -0/+2 |
| * | MFC rev 1.71 | Alexander Motin | 2008-01-26 | 1 | -4/+4 |
| * | MFC rev. 1.22 | Alexander Motin | 2008-01-09 | 1 | -1/+1 |
| * | MFC: | Gleb Smirnoff | 2007-11-21 | 2 | -92/+43 |
| * | MFC | Maksim Yevmenkin | 2007-11-07 | 1 | -31/+53 |
| * | Fix locking issue in ng_btsocket_l2cap_ctloutput() | Maksim Yevmenkin | 2007-11-05 | 1 | -2/+4 |
| * | MFC ng_base.c rev 1.136-1.137, netgraph.h rev 1.69, ng_socket.c rev 1.83 | Alexander Motin | 2007-10-28 | 3 | -83/+241 |
| * | MFC rev. 1.18-1.21 | Alexander Motin | 2007-10-19 | 1 | -106/+151 |
| * | Dead code removal. | Alexander Motin | 2007-09-21 | 1 | -11/+0 |
| * | This is optimization of ether and debug hooks determination. It | Alexander Motin | 2007-09-21 | 1 | -44/+27 |
| * | This patch fixes thread unsafe usage of global pkt_hdr | Alexander Motin | 2007-09-21 | 1 | -22/+20 |
| * | Fix typo which brokes VJ decompression | Alexander Motin | 2007-09-15 | 1 | -1/+1 |
| * | Return EADDRNOTAVAIL instead of EDESTADDRREQ error when | Maksim Yevmenkin | 2007-08-23 | 2 | -2/+2 |
| * | Add ng_send_fn() error handeling inside ng_con_nodes(). | Alexander Motin | 2007-08-18 | 1 | -2/+5 |
| * | Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy. | Maksim Yevmenkin | 2007-08-13 | 4 | -188/+174 |
| * | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | Robert Watson | 2007-08-06 | 1 | -1/+0 |
| * | Add 64bit statistic counters to the ng_ppp node. | Alexander Motin | 2007-08-01 | 2 | -6/+85 |
| * | This patch improves fine-grained locking for the ng_ppp node. | Alexander Motin | 2007-08-01 | 1 | -68/+137 |
| * | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove | Robert Watson | 2007-07-28 | 1 | -1/+1 |
| * | Reduce stack usage by 256 bytes per call. It helps to avoid kernel | Alexander Motin | 2007-07-26 | 1 | -5/+11 |
| * | Honor the IFF_MONITOR flag. | Gleb Smirnoff | 2007-07-26 | 1 | -0/+6 |
| * | Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now. | Maksim Yevmenkin | 2007-07-10 | 1 | -1/+1 |
| * | These modules depend on usb, make that explicit | Warner Losh | 2007-06-23 | 2 | -0/+4 |
| * | Fix various compilation warnings for gcc-4.2. | Matt Jacob | 2007-06-23 | 1 | -3/+3 |
| * | Replace sosend() with direct call to .pru_send method on the | Maksim Yevmenkin | 2007-06-21 | 1 | -2/+2 |
| * | Fix build problem caused by a set of typos. | Xin LI | 2007-06-19 | 1 | -6/+6 |
| * | Finish removing usb_port.h compat macros. | Warner Losh | 2007-06-18 | 2 | -26/+71 |
| * | Remove two more instances of the USBDEV() macro. | Ruslan Ermilov | 2007-06-13 | 1 | -2/+2 |
| * | Add missing ng_uncallout() on node shutdown. | Alexander Motin | 2007-06-13 | 1 | -0/+2 |
| * | Catch up with USB cleanups and fix the world | Maksim Yevmenkin | 2007-06-13 | 1 | -21/+15 |
| * | Eliminate usb_thread_t. | Warner Losh | 2007-06-12 | 1 | -4/+5 |
| * | Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from | Warner Losh | 2007-06-12 | 2 | -6/+4 |
| * | Silence a gcc warning in a more canonical way (evl = NULL rather than &evl). | Warner Losh | 2007-06-11 | 1 | -2/+1 |
| * | Expand USB_ATTACH_SETUP inline. | Warner Losh | 2007-06-09 | 2 | -8/+2 |
| * | Despite several examples in the kernel, the third argument of | David Malone | 2007-06-04 | 2 | -5/+5 |
| * | No need to update link queue stats when round-robin algorithm enabled. | Alexander Motin | 2007-06-04 | 1 | -9/+10 |
| * | Partially back out rev. 1.127, to restore broken functionality. This | Gleb Smirnoff | 2007-06-01 | 1 | -5/+4 |
| * | Universally adopt most conventional spelling of acquire. | Robert Watson | 2007-05-27 | 2 | -2/+3 |
| * | Add support for setmode and settarget messages. | Alexander Motin | 2007-05-22 | 2 | -0/+99 |
| * | Allow node to bypass traffic while no alias address defined. | Alexander Motin | 2007-05-22 | 1 | -9/+11 |
| * | Fix build with NETGRAPH_MPPC_COMPRESSION but without NETGRAPH_MPPC_ENCRYPTION. | Alexander Motin | 2007-05-18 | 1 | -0/+4 |
| * | Help ng_fec deal with multicast addresses. | David Malone | 2007-05-18 | 1 | -2/+77 |
| * | Fix small copy/paste mistake. | Alexander Motin | 2007-05-17 | 1 | -1/+1 |
| * | Style cleanup. | Alexander Motin | 2007-05-16 | 1 | -101/+90 |
| * | A node that implements various traffic shaping and rate limiting algorithms. | Alexander Motin | 2007-05-15 | 2 | -0/+867 |
| * | Performance optimization of the "encryption without compression" case by | Alexander Motin | 2007-05-11 | 1 | -70/+103 |
| * | Reduce network stack oddness: implement .pru_sockaddr and .pru_peeraddr | Robert Watson | 2007-05-11 | 1 | -3/+3 |
| * | Avoid extra rc4_init() when ng_mppc_updatekey() going to do it anyway. | Alexander Motin | 2007-05-04 | 1 | -5/+7 |
| * | Compact code a bit | Alexander Motin | 2007-05-04 | 1 | -5/+3 |