| 2010-08-09 |
Jan Lentfer | sys/net: add more interface groups related functions |
blob | commitdiff |
| 2010-07-01 |
Sascha Wildner | if_detach(): Fix unoptimized compilation without ALTQ... |
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-25 |
Rui Paulo | Check a few pointers before dereferencing them. This... |
blob | commitdiff | diff to current |
| 2010-02-25 |
Rui Paulo | Extend if_clone by passing in a param arg in the create... |
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 | Fix ifaddr_byindex(). |
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 | Prevent foot shooting. |
blob | commitdiff | diff to current |
| 2010-02-18 |
Rui Paulo | Add ifnet_byindex() and ifaddr_byindex(). |
blob | commitdiff | diff to current |
| 2010-01-23 |
YONETANI Tomokazu | Fix kernel build for UP+KTR |
blob | commitdiff | diff to current |
| 2009-12-05 |
Matthew Dillon | network - Move socket from netmsg ext to netmsg header... |
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 | ifnet serializer split: Whack ifnet.if_serializer if... |
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 | Put ifnet.if_serializer assertion under FIX_SERIALIZE_A... |
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 | Replace all casts of NULL to something with NULL. |
blob | commitdiff | diff to current |
| 2009-04-07 |
Peter Avalos | Sync lib/net with FreeBSD: |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-11-15 |
Sepherosa Ziehau | Return the value returned by lwkt_domsg() |
blob | commitdiff | diff to current |
| 2008-11-12 |
Sepherosa Ziehau | Allocate if_start_nmsg from M_LWKTMSG |
blob | commitdiff | diff to current |
| 2008-11-11 |
Sepherosa Ziehau | Record number of valid ifaddr containers in ifaddr... |
blob | commitdiff | diff to current |
| 2008-10-03 |
Hasso Tepper | Welcome devctl(4) and devd(8). |
blob | commitdiff | diff to current |
| 2008-09-23 |
Sepherosa Ziehau | Add following three network protocol threads running... |
blob | commitdiff | diff to current |
| 2008-09-20 |
Sepherosa Ziehau | Add TDF_NETWORK lwkt flag, so various assertion could... |
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-08-17 |
Sepherosa Ziehau | Add assertion to make sure that the next cpuid is withi... |
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-06-15 |
Sepherosa Ziehau | - In if_up(), purge ifnet.if_snd before turning on... |
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-06 |
Sepherosa Ziehau | Make sure that ifac is still valid before unlinking... |
blob | commitdiff | diff to current |
| 2008-06-01 |
Sepherosa Ziehau | - Rename ifa_portfn() to ifnet_portfn() |
blob | commitdiff | diff to current |
| 2008-06-01 |
Sepherosa Ziehau | Rename: |
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-28 |
Sepherosa Ziehau | - ifnet.if_output() should be called without ifnet... |
blob | commitdiff | diff to current |
| 2008-05-27 |
Matthew Dillon | * Implement SOCK_SEQPACKET sockets for local communicat... |
blob | commitdiff | diff to current |
| 2008-05-15 |
Sepherosa Ziehau | 'check' label is only used in SMP build. |
blob | commitdiff | diff to current |
| 2008-05-14 |
Sepherosa Ziehau | Reduce ifnet.if_serializer contention on output path: |
blob | commitdiff | diff to current |
| 2008-03-29 |
Sepherosa Ziehau | ifaddr threads does not need MP lock |
blob | commitdiff | diff to current |
| 2008-03-08 |
Sepherosa Ziehau | Cleanp leftover of the ifnet.if_addrhead parallelizing. |
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-12-29 |
Sepherosa Ziehau | Use TAILQ_HEAD_INITIALIZER to initialize global variabl... |
blob | commitdiff | diff to current |
| 2007-12-28 |
Sepherosa Ziehau | - Regroup global variables, function declarations and... |
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-08-27 |
Hasso Tepper | Nuke FDDI support. |
blob | commitdiff | diff to current |
| 2007-08-27 |
Hasso Tepper | Nuke token ring support. This also means one blob less... |
blob | commitdiff | diff to current |
| 2007-08-27 |
Hasso Tepper | Nuke ARCnet support. |
blob | commitdiff | diff to current |
| 2007-06-16 |
Matthew Dillon | Implement an opaque function, if_getanyethermac(),... |
blob | commitdiff | diff to current |
| 2007-05-13 |
Sascha Wildner | Fix numerous spelling mistakes. |
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-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-12-18 |
Matthew Dillon | Rename kvprintf -> kvcprintf (call-back version) |
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-06 |
Matthew Dillon | The thread/proc pointer argument in the VFS subsystem... |
blob | commitdiff | diff to current |
| 2006-01-31 |
Matthew Dillon | Bring in the parallel route table code and clean up... |
blob | commitdiff | diff to current |
| 2005-11-28 |
Matthew Dillon | Make all network interrupt service routines MPSAFE... |
blob | commitdiff | diff to current |
| 2005-11-22 |
Matthew Dillon | Fix the design of ifq_dequeue/altq_dequeue by adding... |
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-04 |
Joerg Sonnenberger | Instead of checking for ifnet_addrs[ifp->index - 1... |
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-05-25 |
Matthew Dillon | Properly conditionalize a call to ether_poll_deregister via |
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-05-24 |
Matthew Dillon | Get rid of bus_{disable,enable}_intr(), it wasn't gener... |
blob | commitdiff | diff to current |
| 2005-04-15 |
Matthew Dillon | Zero the whole structure, not just the name, so we... |
blob | commitdiff | diff to current |
| 2005-04-15 |
Joerg Sonnenberger | Fix a small stack disclosure in ifconf(). |
blob | commitdiff | diff to current |
| 2005-04-04 |
Joerg Sonnenberger | When ALTQ was detached from an interface queue, the... |
blob | commitdiff | diff to current |
| 2005-03-12 |
Joerg Sonnenberger | Add ALTQ-style enqueue / dequeue / request functions... |
blob | commitdiff | diff to current |
| 2005-03-04 |
Jeffrey Hsu | Convert the struct domain next pointer to an SLIST. |
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 |
Hiroki Sato | - Nuke #ifdef SCOPEDROUTING. It was never enabled... |
blob | commitdiff | diff to current |
| 2005-01-26 |
Jeffrey Hsu | Code cleanup. Refactor some functions. Push some... |
blob | commitdiff | diff to current |
| 2005-01-19 |
Matthew Dillon | When a PCMCIA networking card is removed the IF code... |
blob | commitdiff | diff to current |
| 2005-01-06 |
Jeffrey Hsu | Cosmetic cleanups. |
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 | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-09-13 |
David Rhodus | Avoid leaving an obsolete pointer while the interface... |
blob | commitdiff | diff to current |
| 2004-09-10 |
Joerg Sonnenberger | From FreeBSD 5: |
blob | commitdiff | diff to current |
| 2004-08-02 |
Joerg Sonnenberger | Change (almost) all references to tqh_first and tqe_nex... |
blob | commitdiff | diff to current |
| 2004-06-04 |
Hiten Pandya | Deprecate use of m_act, which is an alias of m_nextpkt... |
blob | commitdiff | diff to current |
| 2004-04-16 |
Joerg Sonnenberger | Move IFF_PROMISC and IFF_POLLING from ifnet.ipending... |
blob | commitdiff | diff to current |
| 2004-03-24 |
Jeffrey Hsu | Eliminate use of curproc and curthread by propagating... |
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 |
Hiten Pandya | Integrate remaining part of the network interface aliasing |
blob | commitdiff | diff to current |
| 2004-03-04 |
Jeffrey Hsu | Introduce access methods for making protocol requests. |
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 | Bump the network interface cloning API to what is in... |
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-09 |
Matthew Dillon | Core integer types header file reorganization stage... |
blob | commitdiff | diff to current |
| 2003-09-14 |
Matthew Dillon | Change argument from proc to td. |
blob | commitdiff | diff to current |
| 2003-09-12 |
David P. Reese, Jr. | Create an emulation/43bsd directory and move the recent... |
blob | commitdiff | diff to current |
| next |