| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the sleep from the buffer allocation routine. | Luiz Otavio O Souza | 2015-07-31 | 1 | -5/+0 |
| * | Changes to resolve races in bpfread() and catchpacket() that, at worst, | Guy Helmer | 2012-12-10 | 1 | -0/+5 |
| * | Call bpf_jitter() before acquiring BPF global lock due to malloc() being used... | Alexander V. Chernikov | 2012-05-21 | 1 | -20/+29 |
| * | Fix old panic when BPF consumer attaches to destroying interface. | Alexander V. Chernikov | 2012-05-21 | 1 | -3/+3 |
| * | - Improve BPF locking model. | Alexander V. Chernikov | 2012-04-06 | 1 | -3/+3 |
| * | - Fix trivial typo | Eitan Adler | 2012-01-14 | 1 | -1/+1 |
| * | o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize. | Maxim Konovalov | 2010-11-24 | 1 | -2/+2 |
| * | Always embed pointer to BPF JIT function in BPF descriptor | Jung-uk Kim | 2009-08-12 | 1 | -1/+0 |
| * | Fill in BPF sysctl descriptions. | Tom Rhodes | 2008-07-25 | 1 | -2/+2 |
| * | Fix build with option BPF_JITTER. | Jung-uk Kim | 2008-03-24 | 1 | -0/+1 |
| * | Introduce support for zero-copy BPF buffering, which reduces the | Christian S.J. Peron | 2008-03-24 | 1 | -0/+210 |
