| 2011-02-24 |
Matthew Dillon | kernel - Major bridging functionality completed |
blob | commitdiff |
| 2011-02-22 |
Matthew Dillon | kernel - More if_bridge work + misc fixes |
blob | commitdiff | diff to current |
| 2010-09-15 |
Matthew Dillon | network - Major netmsg retooling, part 1 |
blob | commitdiff | diff to current |
| 2010-09-10 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd... |
blob | commitdiff | diff to current |
| 2010-09-09 |
Matthew Dillon | network - Completely revamp the netisr / dispatch code |
blob | commitdiff | diff to current |
| 2010-09-09 |
Jan Lentfer | pf: Update to OpenBSD 4.2 |
blob | commitdiff | diff to current |
| 2010-08-08 |
Jan Lentfer | pf: Update packet filter to the version that comes... |
blob | commitdiff | diff to current |
| 2010-06-12 |
Sascha Wildner | network code: Convert if_multiaddrs from LIST to TAILQ. |
blob | commitdiff | diff to current |
| 2010-03-21 |
Rui Paulo | Implement bpf_track and iflladdr event handlers and... |
blob | commitdiff | diff to current |
| 2010-02-26 |
Rui Paulo | Remove if_transmit(). |
blob | commitdiff | diff to current |
| 2010-02-23 |
Rui Paulo | Bring if_l2com register/unregister functions from FreeBSD. |
blob | commitdiff | diff to current |
| 2010-02-19 |
Rui Paulo | if_delallmulti() from FreeBSD. |
blob | commitdiff | diff to current |
| 2010-02-19 |
Rui Paulo | Initial version of if_alloc()/if_free(). |
blob | commitdiff | diff to current |
| 2010-02-18 |
Rui Paulo | Add if_transmit() from FreeBSD. Breaks ABI. |
blob | commitdiff | diff to current |
| 2010-02-18 |
Rui Paulo | Add if_l2com to struct ifnet. This breaks ABI. |
blob | commitdiff | diff to current |
| 2010-02-18 |
Rui Paulo | Add ifnet_byindex() and ifaddr_byindex(). |
blob | commitdiff | diff to current |
| 2009-04-27 |
Sepherosa Ziehau | Add ifpoll, which support hardware TX/RX queues based... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 4/many: Add IFNET_SERIALIZE... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Add IFNET_SERIALIZE_RX(idx) |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 3/many: We no longer need... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 2/many: Add if_serialize_as... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Split ifnet serialize step 1/many: Add if_{serialize... |
blob | commitdiff | diff to current |
| 2009-04-07 |
Sascha Wildner | Generally use NULL instead of explicitly casting 0... |
blob | commitdiff | diff to current |
| 2009-03-21 |
Sepherosa Ziehau | ether_input/rss: Pass packet info to ether_input_chain. |
blob | commitdiff | diff to current |
| 2008-12-26 |
Sepherosa Ziehau | Rework carp(4) IPv4 support. |
blob | commitdiff | diff to current |
| 2008-11-22 |
Sepherosa Ziehau | Factor out ether_reinput_oncpu(). Mainly used by pseud... |
blob | commitdiff | diff to current |
| 2008-11-15 |
Sepherosa Ziehau | Return the value returned by lwkt_domsg() |
blob | commitdiff | diff to current |
| 2008-11-11 |
Sepherosa Ziehau | Record number of valid ifaddr containers in ifaddr... |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Embed a netmsg in ifaddr_container, so IFAFREE could... |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Always enable ETHER_INPUT_CHAIN support |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Remove the '2' suffix from ether_input_chain and vlan_i... |
blob | commitdiff | diff to current |
| 2008-08-17 |
Sepherosa Ziehau | - Rename ifa_{domsg,forwardmsg}() to ifnet_{domsg,forwa... |
blob | commitdiff | diff to current |
| 2008-08-17 |
Sepherosa Ziehau | Pass cpuid to ifa_domsg() |
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-07-27 |
Sepherosa Ziehau | Staticize ether_input |
blob | commitdiff | diff to current |
| 2008-06-29 |
Simon Schubert | Clarify comment. |
blob | commitdiff | diff to current |
| 2008-06-24 |
Sepherosa Ziehau | Move mbuf chain initialization into common place. |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Expose ether_input_oncpu() |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Add ether_input_chain2() which could be called by ether... |
blob | commitdiff | diff to current |
| 2008-06-09 |
Sepherosa Ziehau | Parallelize in_ifaddrhashtbl |
blob | commitdiff | diff to current |
| 2008-06-08 |
Sepherosa Ziehau | Parallelize in_ifaddrhead operation |
blob | commitdiff | diff to current |
| 2008-06-07 |
Sepherosa Ziehau | Use ASSERT_IFAC_VALID whenever possible |
blob | commitdiff | diff to current |
| 2008-06-07 |
Sepherosa Ziehau | Add ASSERT_IFAC_VALID |
blob | commitdiff | diff to current |
| 2008-06-07 |
Sepherosa Ziehau | - Expose ifa_forwardmsg() |
blob | commitdiff | diff to current |
| 2008-06-01 |
Sepherosa Ziehau | - Rename ifa_portfn() to ifnet_portfn() |
blob | commitdiff | diff to current |
| 2008-05-31 |
Sepherosa Ziehau | Add ifa_listmask field in ifaddr_container; currently... |
blob | commitdiff | diff to current |
| 2008-05-14 |
Sepherosa Ziehau | Reduce ifnet.if_serializer contention on output path: |
blob | commitdiff | diff to current |
| 2008-05-02 |
Sepherosa Ziehau | Introduce ETHER_INPUT_CHAIN option: |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | Change ether_demux() interface to accept mbuf containin... |
blob | commitdiff | diff to current |
| 2008-03-18 |
Hasso Tepper | Protect macros with "do { } while(0)" where needed. |
blob | commitdiff | diff to current |
| 2008-03-16 |
Sepherosa Ziehau | Rework vlan configuration processing: |
blob | commitdiff | diff to current |
| 2008-03-07 |
Sepherosa Ziehau | Parallelize ifnet.if_addrhead accessing by duplicating... |
blob | commitdiff | diff to current |
| 2008-01-11 |
Sepherosa Ziehau | - Split if_clone.c out of if.c, license in if.c is... |
blob | commitdiff | diff to current |
| 2007-12-31 |
Sepherosa Ziehau | - Factor out if_purgeaddrs_nolink(), which frees all... |
blob | commitdiff | diff to current |
| 2007-10-01 |
Sepherosa Ziehau | - Remove the second parameter of ether_input(), since: |
blob | commitdiff | diff to current |
| 2007-09-30 |
Sepherosa Ziehau | Support polling(4) on multiple CPUs, i.e. each NIC... |
blob | commitdiff | diff to current |
| 2007-09-09 |
Sepherosa Ziehau | Nuke the hack in vr(4) that polling(4) will be turned... |
blob | commitdiff | diff to current |
| 2007-08-16 |
Matthew Dillon | Bring CARP into the tree. CARP = Common Address Redund... |
blob | commitdiff | diff to current |
| 2007-06-16 |
Matthew Dillon | Implement an opaque function, if_getanyethermac(),... |
blob | commitdiff | diff to current |
| 2007-03-24 |
Sepherosa Ziehau | Report link states changes (link up/down and braudrate... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-05-20 |
Matthew Dillon | I'm growing tired of having to add #include lines for... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The thread/proc pointer argument in the VFS subsystem... |
blob | commitdiff | diff to current |
| 2005-12-21 |
Simon Schubert | Bring in if_bridge from Open-/Net-/FreeBSD |
blob | commitdiff | diff to current |
| 2005-11-28 |
Matthew Dillon | Make all network interrupt service routines MPSAFE... |
blob | commitdiff | diff to current |
| 2005-10-24 |
Sepherosa Ziehau | - Move DEVICE_POLLING from opt_global.h to opt_polling... |
blob | commitdiff | diff to current |
| 2005-06-15 |
Joerg Sonnenberger | Convert to critical sections. |
blob | commitdiff | diff to current |
| 2005-06-05 |
Joerg Sonnenberger | Merge the pointer to the link-layer address into ifnet... |
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 |
Joerg Sonnenberger | Don't commit half of a change. Prefix parameter names... |
blob | commitdiff | diff to current |
| 2005-06-03 |
Joerg Sonnenberger | Don't name arguments in prototypes. Nuke __STDC__ condi... |
blob | commitdiff | diff to current |
| 2005-05-25 |
Matthew Dillon | Rewrite the polling code. Instead of trying to do... |
blob | commitdiff | diff to current |
| 2005-02-11 |
Joerg Sonnenberger | Import ALTQ support from KAME. This is based on the... |
blob | commitdiff | diff to current |
| 2005-02-01 |
Joerg Sonnenberger | Change the ALTQ macro stubs to actually work. For the... |
blob | commitdiff | diff to current |
| 2005-02-01 |
Hiroki Sato | - Nuke #ifdef SCOPEDROUTING. It was never enabled... |
blob | commitdiff | diff to current |
| 2005-01-23 |
Joerg Sonnenberger | Consolidate ifqueue macros for the upcoming ALTQ work. |
blob | commitdiff | diff to current |
| 2004-12-28 |
Jeffrey Hsu | Clean up the networking code before I parallelize the... |
blob | commitdiff | diff to current |
| 2004-12-21 |
Jeffrey Hsu | Clean up the routing and networking code before I paral... |
blob | commitdiff | diff to current |
| 2004-09-15 |
Joerg Sonnenberger | if_clone_event should take a struct if_clone *, not... |
blob | commitdiff | diff to current |
| 2004-09-10 |
Joerg Sonnenberger | From FreeBSD 5: |
blob | commitdiff | diff to current |
| 2004-07-28 |
Joerg Sonnenberger | Add IF_QLEN and the ALTQ macros. This are only the... |
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-07-17 |
Joerg Sonnenberger | Add if_broadcastaddr to struct ifnet to hold the link... |
blob | commitdiff | diff to current |
| 2004-07-03 |
Joerg Sonnenberger | Add common functions for computing the Ethernet CRC... |
blob | commitdiff | diff to current |
| 2004-06-27 |
Matthew Dillon | The schednetisr() routine is supposed to be MP and... |
blob | commitdiff | diff to current |
| 2004-04-16 |
Joerg Sonnenberger | Nuke unused fields in struct ifnet, if_done and if_poll... |
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-15 |
Joerg Sonnenberger | Add a new function ether_ifattach_bpf which can be... |
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-12-30 |
Matthew Dillon | Bring in the entire FreeBSD-5 USB infrastructure. ... |
blob | commitdiff | diff to current |
| 2003-11-22 |
Jeroen Ruigrok/asmodai | Properly spell compatible and compatibility. |
blob | commitdiff | diff to current |
| 2003-09-15 |
Jeffrey Hsu | Centralize if queue handling. |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
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 |
|