summaryrefslogtreecommitdiffstats
path: root/sys/net/netisr.h
Commit message (Expand)AuthorAgeFilesLines
* Rework netisr policy mechanism so that per-protocol dispatch policies canrwatson2011-05-241-3/+16
* Whitespace tweak.rwatson2010-03-011-1/+1
* Fix constant assignment for netisr protocol information sysctl.rwatson2010-02-221-1/+1
* Export netisr configuration and statistics to userspace via sysctl(9).rwatson2010-02-221-5/+83
* Update epair(4) to the new netisr implementation and polishbz2009-07-261-0/+1
* Add an optional callback function that will be invoked when a per-CPUbz2009-06-141-0/+2
* Garbage collect NETISR_POLL and NETISR_POLLMORE, which are no longerrwatson2009-06-011-13/+11
* Reimplement the netisr framework in order to support parallel netisrrwatson2009-06-011-36/+102
* Garbage collect unused NETISR_{ATM,NETGRAPH,PPP} netisr constants.rwatson2009-05-181-3/+0
* Garbage collect now-unused NETISR_FORCEQUEUE, which overrode the globalrwatson2009-05-131-1/+0
* Remove now-unused NETISR_USB.rwatson2009-05-131-1/+0
* Reserve a netisr slot for the IGMPv3 output queue.bms2009-03-041-0/+1
* Remove NETISR_MPSAFE, which allows specific netisr handlers to be directlyrwatson2008-07-041-1/+1
* Update netisr comment for the SMPng world order: netisr is no longerrwatson2007-12-311-13/+8
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Introduce a netisr to deliver kernel-generated routing, avoidingrwatson2004-06-091-0/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* o add a flags parameter to netisr_register that is used to specifysam2003-11-081-1/+2
* Finish driving a stake through the heart of netns and the associatedpeter2003-03-051-1/+0
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-10/+22
* Slight whitespace cleanup. Whitespace sync to MAC tree.rwatson2002-07-271-2/+2
* Remove __P.alfred2002-03-191-5/+5
* Device Polling code for -current.luigi2001-12-141-0/+1
* Remove the last of the MD netisr code. It is now all MI. Removejake2000-12-051-1/+5
* - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-251-1/+3
* Do some cleanups of the HARP atm codes interface into the system:phk2000-10-121-0/+1
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-18/+3
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.wpaul2000-01-101-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* KAME related header files additions and merges.shin1999-11-051-2/+3
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make NETISR_SET use a SYSINIT() rather than a linker set.peter1999-04-261-5/+5
* Fixed pedantic syntax errors caused by a trailing semicolon in a macrobde1998-06-071-2/+2
* Fixed gratuitous ANSIisms.bde1997-09-161-2/+2
* merge ATM driverkjc1997-05-091-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Obtained from: netatalk distribution netatalk@itd.umich.edujulian1996-05-241-1/+2
* Add a simplistic netisr register routine - I need this now for ppp-2.2.peter1995-10-311-1/+4
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+2
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-2/+14
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1995-01-051-1/+2
* Make idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-20/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+87
OpenPOWER on IntegriCloud