| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverse a lock/unlock pair that were the wrong way around in some code that | julian | 2004-07-18 | 1 | -2/+2 |
* | Use qsort_r() instead of qsort() when sorting links by latency | glebius | 2004-07-16 | 1 | -20/+5 |
* | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | phk | 2004-07-15 | 1 | -1/+1 |
* | Add a note indicating that the eh_prototype field used to construct | rwatson | 2004-07-14 | 1 | -0/+4 |
* | Add a mutex ng_tty_mtx to protect the global variable ngt_unit. Note | rwatson | 2004-07-14 | 1 | -0/+10 |
* | Add ng_ppp_latencies_mtx, a global mutex to protect the latency list. | rwatson | 2004-07-14 | 1 | -0/+11 |
* | Introduce a new mutex, ng_fec_mtx, to protect the global unit list to | rwatson | 2004-07-14 | 1 | -1/+10 |
* | Introduce a new mutex, ng_eiface_mtx, to protect the global unit list | rwatson | 2004-07-14 | 1 | -1/+11 |
* | Introduce a new mutex, ng_iface_mtx, to protect the global unit list | rwatson | 2004-07-14 | 1 | -1/+12 |
* | Introduce a global mtx 'ngsocketlist_mtx' to protect the global | rwatson | 2004-07-12 | 1 | -0/+8 |
* | Mark 'makeup' in ng_frame_relay as const, as its values are immutable. | rwatson | 2004-07-12 | 1 | -1/+1 |
* | Update for the KDB framework: | marcel | 2004-07-10 | 2 | -5/+6 |
* | Consistently use __inline instead of __inline__ as the former is an empty macro | stefanf | 2004-07-04 | 6 | -17/+17 |
* | Remove the home-grown metadata facility in favour of the now generic | julian | 2004-06-30 | 2 | -120/+31 |
* | Remove 3rd clause from the licence. | marks | 2004-06-29 | 2 | -4/+0 |
* | MFp4: Last references to dev/usb/usbdevs.h converted. | imp | 2004-06-27 | 2 | -2/+4 |
* | Having moved metadata usage to mbuf tags, remove code that supports | julian | 2004-06-26 | 12 | -142/+55 |
* | Catch up with usbd_get_string_desc() change. | le | 2004-06-26 | 1 | -1/+1 |
* | Fix line discipline switching issues: If opening a new ldisc fails, | phk | 2004-06-26 | 2 | -19/+3 |
* | Not quite sure how that one got past me.. | julian | 2004-06-26 | 1 | -1/+1 |
* | Add '#include <sys/mbuf.h>' to fix the kernel build. | emax | 2004-06-25 | 1 | -0/+1 |
* | oops from Gleb.. | julian | 2004-06-25 | 1 | -0/+3 |
* | Make the frameworkl responsible for not passing the nodes a NULL mbuf pointer. | julian | 2004-06-25 | 6 | -13/+11 |
* | Convert Netgraph to use mbuf tags to pass its meta information around. | julian | 2004-06-25 | 6 | -55/+54 |
* | Clean up use of ng_hdhasb_mtx a little: | rwatson | 2004-06-24 | 1 | -0/+5 |
* | Avoid calling bpf_filter() with len == 0, which causes a change in semantics | archie | 2004-06-23 | 1 | -1/+4 |
* | Fix a problem with multiple-delivery (i.e. broadcast) in ng_bridge. | green | 2004-06-22 | 1 | -3/+5 |
* | Remove one more unneeded reference to arpcom.ac_netgraph. | wpaul | 2004-06-20 | 1 | -10/+34 |
* | Stash our node context pointer somewhere else within struct ifnet of | wpaul | 2004-06-20 | 1 | -2/+18 |
* | Correct merge-o: make sure to unlock symmetrically socket buffer | rwatson | 2004-06-18 | 1 | -2/+2 |
* | Merge additional socket buffer locking from rwatson_netperf: | rwatson | 2004-06-17 | 2 | -0/+26 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 2 | -21/+21 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 6 | -29/+29 |
* | The socket field so_state is used to hold a variety of socket related | rwatson | 2004-06-14 | 2 | -4/+4 |
* | Add the capacity for the rfc1490 node to handle cisco style encasulation | julian | 2004-06-13 | 2 | -23/+154 |
* | Extend coverage of SOCK_LOCK(so) to include so_count, the socket | rwatson | 2004-06-12 | 5 | -0/+9 |
* | Now that mbufs are allocated using uma, | julian | 2004-06-07 | 1 | -4/+0 |
* | Integrate accept locking from rwatson_netperf, introducing a new | rwatson | 2004-06-02 | 2 | -11/+15 |
* | Removed a leftover from the previous change. | ru | 2004-06-01 | 1 | -4/+0 |
* | The SS_COMP and SS_INCOMP flags in the so_state field indicate whether | rwatson | 2004-06-01 | 2 | -2/+2 |
* | add missing #include <sys/module.h> | phk | 2004-05-30 | 3 | -0/+3 |
* | Add a new netgraph method to allow restoration of some | julian | 2004-05-29 | 3 | -10/+28 |
* | Missed these in the last commit. | julian | 2004-05-29 | 3 | -36/+31 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 46 | -554/+416 |
* | Move to generating pccarddevs.h on the fly, both for the kernel and | imp | 2004-05-26 | 1 | -1/+1 |
* | Use NG_HOOKSIZ instead of the deprecated (NG_HOOKLEN + 1) | julian | 2004-05-24 | 1 | -1/+1 |
* | Whitespace nit. | ru | 2004-05-19 | 1 | -1/+1 |
* | Maintain statistics about the received frames. | ru | 2004-05-19 | 2 | -3/+147 |
* | Allow ng_ether "lower" and "orphans" hooks to be connected at the same time. | archie | 2004-05-16 | 1 | -42/+20 |
* | Mode few Bluetooth defines into system include files | emax | 2004-05-10 | 3 | -21/+1 |