| Commit message (Expand) | Author | Age | Files | Lines |
* | - Improve performace for writer-only BPF users. | melifaro | 2012-04-06 | 1 | -0/+1 |
* | - Improve BPF locking model. | melifaro | 2012-04-06 | 1 | -6/+17 |
* | Implement flexible BPF timestamping framework. | jkim | 2010-06-15 | 1 | -0/+1 |
* | Provide compat32 shims for bpf(4), except zero-copy facilities. | kib | 2010-04-25 | 1 | -0/+1 |
* | Always embed pointer to BPF JIT function in BPF descriptor | jkim | 2009-08-12 | 1 | -3/+1 |
* | Remove trailing ';' in BPFD_LOCK_ASSERT macro. | antoine | 2008-08-01 | 1 | -1/+1 |
* | Introduce support for zero-copy BPF buffering, which reduces the | csjp | 2008-03-24 | 1 | -13/+25 |
* | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | rwatson | 2007-08-06 | 1 | -4/+1 |
* | Add three new ioctl(2) commands for bpf(4). | jkim | 2007-02-26 | 1 | -2/+4 |
* | Update comment for struct bpf_d: we now store buffered packets for BPF | rwatson | 2007-01-29 | 1 | -3/+3 |
* | Remove BSD < 199103 compatibility entries in the bpf_d structure: they are | rwatson | 2007-01-27 | 1 | -7/+0 |
* | Fix the following bpf(4) race condition which can result in a panic: | csjp | 2006-06-02 | 1 | -13/+0 |
* | Add experimental BPF Just-In-Time compiler for amd64 and i386. | jkim | 2005-12-06 | 1 | -0/+3 |
* | Instead of caching the PID which opened the bpf descriptor, continuously | csjp | 2005-09-05 | 1 | -2/+0 |
* | Introduce two new ioctl(2) commands, BIOCLOCK and BIOCSETWF. These commands | csjp | 2005-08-22 | 1 | -1/+4 |
* | Introduce new sysctl variable: net.bpf.stats. This sysctl variable can | csjp | 2005-07-24 | 1 | -0/+26 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Reformulate use of linked lists in 'struct bpf_d' and 'struct bpf_if' | rwatson | 2004-09-09 | 1 | -3/+4 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Modify BPF descriptor assertions to assert Giant when a BPF descriptor | rwatson | 2004-03-29 | 1 | -1/+4 |
* | Define BPFD_LOCK_ASSERT() to assert the BPF descriptor lock. | rwatson | 2004-02-29 | 1 | -0/+1 |
* | Modify the MAC Framework so that instead of embedding a (struct label) | rwatson | 2003-11-12 | 1 | -2/+1 |
* | add support for using kqueue to watch bpf sockets. | jmg | 2003-08-05 | 1 | -0/+6 |
* | o add support for multiple link types per interface (e.g. 802.11 and Ethernet) | sam | 2002-11-14 | 1 | -0/+1 |
* | Move to nested include of _label.h instead of mac.h, reducing namespace | rwatson | 2002-08-14 | 1 | -1/+1 |
* | Introduce support for Mandatory Access Control and extensible | rwatson | 2002-07-30 | 1 | -0/+2 |
* | Make bpf's read timeout feature work more correctly with | jdp | 2001-12-14 | 1 | -0/+7 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Add mutexes to the entire bpf subsystem to make it MPSAFE. | jlemon | 2001-02-16 | 1 | -0/+8 |
* | select() DKI is now in <sys/selinfo.h>. | wollman | 2001-01-09 | 1 | -1/+1 |
* | Introduce a new bd_seesent flag to the BPF descriptor, indicating whether or | rwatson | 2000-03-18 | 1 | -0/+1 |
* | Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header | msmith | 1999-10-15 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | I got another batch of suggestions for cosmetic changes from bde. | truckman | 1998-11-11 | 1 | -2/+2 |
* | Installed the second patch attached to kern/7899 with some changes suggested | truckman | 1998-11-11 | 1 | -2/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 1 | -2/+1 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -5/+1 |
* | Give the BPF the ability to generate signals when a packet is available. | pst | 1995-06-15 | 1 | -1/+4 |
* | Make idempotent. | paul | 1994-08-21 | 1 | -1/+6 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -0/+2 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+98 |