| 2012-04-18 |
Sascha Wildner | ef(4): Bring in some small fixes from FreeBSD. |
blob | commitdiff |
| 2012-01-03 |
Sascha Wildner | kernel: Use NULL for pointers. |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-08-07 |
Sascha Wildner | Move static & inline to the beginnings of declarations. |
blob | commitdiff | diff to current |
| 2010-09-09 |
Matthew Dillon | network - Completely revamp the netisr / dispatch code |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Switch to ETHER_INPUT2 on ethernet input path by default: |
blob | commitdiff | diff to current |
| 2008-03-07 |
Sepherosa Ziehau | Parallelize ifnet.if_addrhead accessing by duplicating... |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2008-01-05 |
Sascha Wildner | For kmalloc(), MALLOC() and contigmalloc(), use M_ZERO... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | - Remove ef_input{EII,SNAP,8022}() 'eh' parameter,... |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-20 |
Matthew Dillon | Rename sprintf -> ksprintf |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2005-11-28 |
Matthew Dillon | Make all network interrupt service routines MPSAFE... |
blob | commitdiff | diff to current |
| 2005-06-03 |
Joerg Sonnenberger | Add a new macro IF_LLSOCKADDR which maps a ifnet pointe... |
blob | commitdiff | diff to current |
| 2005-06-03 |
Sascha Wildner | Remove spl*() in net/{altq,bpf.c,bridge,dummynet,ef... |
blob | commitdiff | diff to current |
| 2005-06-03 |
Sascha Wildner | Remove spl*() in net/{altq,bpf.c,bridge,dummynet,ef... |
blob | commitdiff | diff to current |
| 2005-02-17 |
Joerg Sonnenberger | GCC supports two pseudo variables to get the function... |
blob | commitdiff | diff to current |
| 2005-01-26 |
Joerg Sonnenberger | - Add support for attaching alternative DLTs to an... |
blob | commitdiff | diff to current |
| 2005-01-23 |
Joerg Sonnenberger | Use BPF_TAP and BPF_MTAP instead of the expanded versio... |
blob | commitdiff | diff to current |
| 2004-07-23 |
Joerg Sonnenberger | Unify the input handling of the low-level network stack... |
blob | commitdiff | diff to current |
| 2004-06-02 |
Eirik Nygaard | Change mbug allocation flags from M_ to MB_ to avoid... |
blob | commitdiff | diff to current |
| 2004-03-23 |
Jeffrey Hsu | Eliminate use of curthread in if_ioctl functions by... |
blob | commitdiff | diff to current |
| 2004-03-14 |
Joerg Sonnenberger | BPF has been in the kernel for ages and is supported... |
blob | commitdiff | diff to current |
| 2004-01-06 |
Matthew Dillon | if_xname support Part 2/2: Convert remaining netif... |
blob | commitdiff | diff to current |
| 2003-09-16 |
Jeffrey Hsu | Leftover netisr consolidation cleanups. |
blob | commitdiff | diff to current |
| 2003-09-15 |
Jeffrey Hsu | Centralize if queue handling. |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-26 |
Robert Garrett | Register keyword removal |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|