| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make coherency counter 12bit as it should | Alexander Motin | 2007-05-04 | 1 | -4/+6 |
* | Fix small mistake (sizeof(pad2) instead of sizeof(pad1)) | Alexander Motin | 2007-05-04 | 1 | -1/+1 |
* | Remove unneded bzero(). | Alexander Motin | 2007-05-04 | 1 | -1/+0 |
* | Avoid false assertion on transmit and delayed ack timeout with enabled invari... | Alexander Motin | 2007-04-24 | 1 | -23/+34 |
* | Global xmit stats calculation fix. | Alexander Motin | 2007-04-23 | 1 | -0/+4 |
* | Added m_tag_copy_chain() call to copy original outgoing packet tags to all of | Alexander Motin | 2007-04-20 | 1 | -0/+1 |
* | Optimized packet distribution plan for the equal links case. Do not | Alexander Motin | 2007-04-20 | 1 | -13/+20 |
* | - Changed sequence numbers processing to avoid incorrect timeout waiting | Alexander Motin | 2007-04-20 | 1 | -66/+65 |
* | - Fixed mistakes in latency and xmitBytes calculation math | Alexander Motin | 2007-04-20 | 1 | -6/+22 |
* | We don't need spinning locks here. Change them to the adaptive mutexes. This | Wojciech A. Koszek | 2007-03-31 | 1 | -6/+6 |
* | Instead of direct manipulation on queue and worklist mutexes, bring macros | Wojciech A. Koszek | 2007-03-30 | 1 | -27/+40 |
* | Try to silence Coverity by adding (void) in front of function call. | Maksim Yevmenkin | 2007-03-28 | 1 | -1/+11 |
* | Bump maximum number of interface hooks to the maximum possible value. | Gleb Smirnoff | 2007-03-28 | 2 | -1/+2 |
* | o Update a comment: sonewconn() lives in uipc_socket.c now. | Maxim Konovalov | 2007-03-26 | 1 | -1/+1 |
* | Implement reference counting for ifmultiaddr, in_multi, and in6_multi | Bruce M Simpson | 2007-03-20 | 1 | -3/+18 |
* | Prefer more traditional spellings of some words in comments. | Robert Watson | 2007-03-18 | 1 | -15/+15 |
* | oops committed the wrong patch. | Julian Elischer | 2007-03-10 | 1 | -6/+10 |
* | ng_apply_item should be void. It is called from the interrupt source or | Julian Elischer | 2007-03-09 | 1 | -14/+85 |
* | ng_send_fn() can return with an error, the function of interest | Ruslan Ermilov | 2007-03-08 | 1 | -1/+2 |
* | Ensure message passed to "settimestamp" and "setcounter" is the right | Ed Maste | 2007-03-02 | 1 | -1/+9 |
* | Add "setcounter" and "getcounter" messages, providing the the ability | Ed Maste | 2007-03-02 | 2 | -0/+137 |
* | Add "settimestamp" and "gettimestamp" messages, providing the the ability | Ed Maste | 2007-03-01 | 2 | -5/+139 |
* | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |