| Commit message (Expand) | Author | Age | Files | Lines |
* | sys: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Remove the NATM framework including the en(4), fatm(4), hatm(4), and | Brooks Davis | 2017-04-24 | 1 | -1/+0 |
* | Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET. | Bjoern A. Zeeb | 2016-06-03 | 1 | -0/+4 |
* | Update the IPv4 input path to handle reassembled frames and incoming frames | Adrian Chadd | 2014-09-09 | 1 | -0/+2 |
* | Remove AppleTalk support. | Gleb Smirnoff | 2014-03-14 | 1 | -9/+5 |
* | Remove IPX support. | Gleb Smirnoff | 2014-03-14 | 1 | -1/+1 |
* | Rework netisr policy mechanism so that per-protocol dispatch policies can | Robert Watson | 2011-05-24 | 1 | -3/+16 |
* | Whitespace tweak. | Robert Watson | 2010-03-01 | 1 | -1/+1 |
* | Fix constant assignment for netisr protocol information sysctl. | Robert Watson | 2010-02-22 | 1 | -1/+1 |
* | Export netisr configuration and statistics to userspace via sysctl(9). | Robert Watson | 2010-02-22 | 1 | -5/+83 |
* | Update epair(4) to the new netisr implementation and polish | Bjoern A. Zeeb | 2009-07-26 | 1 | -0/+1 |
* | Add an optional callback function that will be invoked when a per-CPU | Bjoern A. Zeeb | 2009-06-14 | 1 | -0/+2 |
* | Garbage collect NETISR_POLL and NETISR_POLLMORE, which are no longer | Robert Watson | 2009-06-01 | 1 | -13/+11 |
* | Reimplement the netisr framework in order to support parallel netisr | Robert Watson | 2009-06-01 | 1 | -36/+102 |
* | Garbage collect unused NETISR_{ATM,NETGRAPH,PPP} netisr constants. | Robert Watson | 2009-05-18 | 1 | -3/+0 |
* | Garbage collect now-unused NETISR_FORCEQUEUE, which overrode the global | Robert Watson | 2009-05-13 | 1 | -1/+0 |
* | Remove now-unused NETISR_USB. | Robert Watson | 2009-05-13 | 1 | -1/+0 |
* | Reserve a netisr slot for the IGMPv3 output queue. | Bruce M Simpson | 2009-03-04 | 1 | -0/+1 |
* | Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly | Robert Watson | 2008-07-04 | 1 | -1/+1 |
* | Update netisr comment for the SMPng world order: netisr is no longer | Robert Watson | 2007-12-31 | 1 | -13/+8 |
* | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
* | Introduce a netisr to deliver kernel-generated routing, avoiding | Robert Watson | 2004-06-09 | 1 | -0/+1 |
* | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
* | o add a flags parameter to netisr_register that is used to specify | Sam Leffler | 2003-11-08 | 1 | -1/+2 |
* | Finish driving a stake through the heart of netns and the associated | Peter Wemm | 2003-03-05 | 1 | -1/+0 |
* | Update netisr handling; Each SWI now registers its queue, and all queue | Jonathan Lemon | 2003-03-04 | 1 | -10/+22 |
* | Slight whitespace cleanup. Whitespace sync to MAC tree. | Robert Watson | 2002-07-27 | 1 | -2/+2 |
* | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -5/+5 |
* | Device Polling code for -current. | Luigi Rizzo | 2001-12-14 | 1 | -0/+1 |
* | Remove the last of the MD netisr code. It is now all MI. Remove | Jake Burkholder | 2000-12-05 | 1 | -1/+5 |
* | - Overhaul the software interrupt code to use interrupt threads for each | John Baldwin | 2000-10-25 | 1 | -1/+3 |
* | Do some cleanups of the HARP atm codes interface into the system: | Poul-Henning Kamp | 2000-10-12 | 1 | -0/+1 |
* | Clean up some loose ends in the network code, including the X.25 and ISO | Peter Wemm | 2000-02-13 | 1 | -18/+3 |
* | Attempt to fix a problem with receiving packets on USB ethernet interfaces. | Bill Paul | 2000-01-10 | 1 | -0/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -1/+1 |
* | KAME related header files additions and merges. | Yoshinobu Inoue | 1999-11-05 | 1 | -2/+3 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | Julian Elischer | 1999-10-21 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Make NETISR_SET use a SYSINIT() rather than a linker set. | Peter Wemm | 1999-04-26 | 1 | -5/+5 |
* | Fixed pedantic syntax errors caused by a trailing semicolon in a macro | Bruce Evans | 1998-06-07 | 1 | -2/+2 |
* | Fixed gratuitous ANSIisms. | Bruce Evans | 1997-09-16 | 1 | -2/+2 |
* | merge ATM driver | Kenjiro Cho | 1997-05-09 | 1 | -1/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Obtained from: netatalk distribution netatalk@itd.umich.edu | Julian Elischer | 1996-05-24 | 1 | -1/+2 |
* | Add a simplistic netisr register routine - I need this now for ppp-2.2. | Peter Wemm | 1995-10-31 | 1 | -1/+4 |
* | Reviewed by: julian and jhay@mikom.csir.co.za | Julian Elischer | 1995-10-26 | 1 | -1/+2 |
* | Make networking domains drop-ins, through the magic of GNU ld. (Some day, | Garrett Wollman | 1995-05-11 | 1 | -2/+14 |
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | Stefan Eßer | 1995-01-05 | 1 | -1/+2 |
* | Make idempotent. | Paul Richards | 1994-08-21 | 1 | -1/+6 |