| 2012-08-23 |
Sepherosa Ziehau | route: Routing table is replicated to all CPUs, not... |
blob | commitdiff |
| 2012-04-28 |
Sascha Wildner | kernel: Remove newlines from the panic messages that... |
blob | commitdiff | diff to current |
| 2012-04-16 |
Sepherosa Ziehau | ifnet: Factor out if_ring_count2() |
blob | commitdiff | diff to current |
| 2012-04-15 |
Sepherosa Ziehau | if: Remove experimental ifnet.if_start related sysctls |
blob | commitdiff | diff to current |
| 2012-02-28 |
Sepherosa Ziehau | arp: Don't send gratuitous ARP in arp_ifinit |
blob | commitdiff | diff to current |
| 2012-01-03 |
Sascha Wildner | kernel: Use NULL for pointers. |
blob | commitdiff | diff to current |
| 2011-12-30 |
Aggelos Economopoulos | Modify ktr(4) to be typesafe |
blob | commitdiff | diff to current |
| 2011-12-06 |
Sascha Wildner | kernel: Replace all usage of MALLOC()/FREE() with kmall... |
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-11-15 |
Matthew Dillon | kernel - Major signal path adjustments to fix races... |
blob | commitdiff | diff to current |
| 2011-11-04 |
Matthew Dillon | kernel - Fix localhost packet misordering |
blob | commitdiff | diff to current |
| 2011-06-07 |
Matthew Dillon | kernel - Serialize ifioctl() with a mutex |
blob | commitdiff | diff to current |
| 2011-03-16 |
Sascha Wildner | kernel: Fix building without 'options INET'. |
blob | commitdiff | diff to current |
| 2011-02-27 |
Sascha Wildner | kernel: Use the system's offsetof() macro instead of... |
blob | commitdiff | diff to current |
| 2011-01-02 |
Samuel J. Greear | kernel - s/so_pru_control/so_pru_control_direct/ |
blob | commitdiff | diff to current |
| 2010-11-03 |
Joe Talbott | network - Add initializer for ifnet.if_groups. |
blob | commitdiff | diff to current |
| 2010-11-02 |
Matthew Dillon | network - Fix missing tailq initializer for if_creategr... |
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-29 |
Matthew Dillon | kernel - All lwkt thread now start out mpsafe part 2/2 |
blob | commitdiff | diff to current |
| 2010-08-14 |
Matthew Dillon | kernel - netif - temporary hack for IFT_ETHER |
blob | commitdiff | diff to current |
| 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 |
| next |