Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o add a flags parameter to netisr_register that is used to specify | sam | 2003-11-08 | 1 | -39/+45 |
* | o make debug_mpsafenet globally visible | sam | 2003-11-05 | 1 | -0/+10 |
* | When direct dispatching an netisr (net.isr.enable=1), if there are already | rwatson | 2003-10-03 | 1 | -13/+21 |
* | Create a tunable for net.isr.enable so that it may be set from | rwatson | 2003-10-02 | 1 | -0/+1 |
* | Temporarily turn net.isr.enable back off again until patches to | rwatson | 2003-10-01 | 1 | -1/+1 |
* | Enable net.isr.enable by default, causing "delivery to completion" | rwatson | 2003-10-01 | 1 | -1/+1 |
* | Discard the packet if the netisr queue is null instead of panicing, for | jlemon | 2003-03-08 | 1 | -2/+8 |
* | Update netisr handling; Each SWI now registers its queue, and all queue | jlemon | 2003-03-04 | 1 | -58/+187 |
* | Moved netisr code from kern/kern_intr.c to net/netisr.c as threatened in a | jake | 2002-09-22 | 1 | -0/+116 |