dragonfly.git
2013-01-03 Sepherosa Ziehaude: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehaural: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehauiwi: Dont' use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehaunet: Don't use IF_DROP on ifnet.if_snd
2013-01-03 Sepherosa Ziehauef: Don't use IF_ queue macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehautun: Don't use IF_DROP on ifnet.if_snd
2013-01-03 Sepherosa Ziehaunpx: Always embed saveymm in savefpu and remove depende...
2013-01-03 Sepherosa Ziehaux86_64/options: Indentation
2013-01-03 Sepherosa Ziehauif: Remove deprecated if_handoff and related macros
2013-01-03 Sepherosa Ziehauppp: Don't use IF_HANDOFF, use IF_ENQUEUE instead.
2013-01-03 Sepherosa Ziehaunetgraph7/fec: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehauif: Remove IFF_POLLING from kernel space.
2013-01-02 Alex Hornungx86_64 - support for AVX instructions
2013-01-02 Sepherosa Ziehauif: Move IFF_OACTIVE bit into ifaltq; prepare multiple...
2013-01-02 Sascha WildnerRemove some emacs variable settings.
2013-01-02 Venkatesh Srinivaskernel -- ccd: Concatenated disk MPLOCK rework.
2013-01-01 Sascha Wildnermsgport.9: Adjust some comments to be <80 chars.
2012-12-31 Sascha WildnerBump copyright years.
2012-12-31 Sascha WildnerFix aio_* manual pages section in references to them.
2012-12-31 Sascha WildnerMake ng_fec compilable into the kernel and add it to...
2012-12-31 Sascha Wildnerkernel/atm: Include <net/ifq_var.h> for ifq_set_max().
2012-12-31 Sascha Wildnerng_fec: Fix a typo and include <net/ifq_var.h> for...
2012-12-31 Justin C. SherrillReinforce that make dports-replace does not update...
2012-12-29 Antonio Huete... boot - Use ether_sprintf() where appropriate.
2012-12-29 Antonio Huete... libstand - Make ether_sprintf() public.
2012-12-29 Antonio Huete... Revert "if_vke"
2012-12-29 Antonio Huete... if_vke
2012-12-28 YONETANI Tomokazure: RealTek8111F found in ASUS C60M1-I
2012-12-28 Sepherosa Ziehauem: Don't update TDT upon very packets transmitted
2012-12-28 Sepherosa Ziehaupktgen: Pregenerate 3/4 of the ifq_maxlen should be...
2012-12-28 Sepherosa Ziehauigb: Fix comment
2012-12-28 Sepherosa Ziehauemx: Fix comment
2012-12-28 Sepherosa Ziehaunetgraph7/iface: Use ifq_dispatch() instead of ifq_hand...
2012-12-28 Sepherosa Ziehauvlan: Use ifq_dispatch() instead of ifq_handoff()
2012-12-28 Sepherosa Ziehauatm: Use ifq_dispatch() instead of ifq_handoff()
2012-12-28 Sepherosa Ziehauifq: Add ifq_purge_all(); currently it's same as ifq_pu...
2012-12-27 John Marino/usr/Makefile: Support dports and add error checking
2012-12-27 John MarinoAdd native dports support
2012-12-27 Sepherosa Ziehauifq: Move ifq_set_maxlen declaration to the declaration...
2012-12-27 Sepherosa Ziehauip6: Don't test ifq_len against ifq_maxlen; let IFQ...
2012-12-27 Sepherosa Ziehausctp: Don't test ifq_len against ifq_maxlen; let IFQ...
2012-12-27 Sepherosa Ziehauifq: Use ifq_set_maxlen for ifnet.if_snd
2012-12-27 Sepherosa Ziehauifq/staging: Add comment about IFQ packet staging mechanism
2012-12-27 Sepherosa Ziehauifq/staging: Remove debug code
2012-12-27 Sepherosa Ziehauifq/staging: Clean up IFQ packet staging resources
2012-12-27 Sepherosa Ziehauifq/staging: Increase ifq_maxlen a little bit for packe...
2012-12-27 Sepherosa Ziehauifq/staging: Perform IFQ packet staging for if_start...
2012-12-27 Sepherosa Ziehauif_start: Use if_start_schedule in if_start_dispatch
2012-12-27 Sepherosa Ziehaupolling: Perform RX polling before TX polling
2012-12-27 Sepherosa Ziehauifq/staging: Initial implementation of IFQ packet stagi...
2012-12-25 Sascha Wildnerkernel/powernow: Remove two unused variables.
2012-12-25 Sascha Wildnerlibpthread: Add sem_timedwait().
2012-12-25 Sascha Wildneraio_write.3: Bring back a bit that should not have...
2012-12-25 Sascha Wildnerkernel/clock: Remove some pointless #include/#ifdef.
2012-12-24 Sascha Wildneraio*.3: Some cleanup, wording improvement, etc.
2012-12-24 Sascha WildnerMove AIO manual pages to librt.
2012-12-24 Sascha Wildnerlibrt/aio_cancel(): Set errno to EBADF if the fd is...
2012-12-23 François Tigeotkernel: Add CLOCK_THREAD_CPUTIME_ID
2012-12-22 Sascha Wildneriscontrol(8): Remove some unneeded includes.
2012-12-22 Sascha Wildnermount_ntfs(8): Remove old __FreeBSD_version checks.
2012-12-22 Sascha Wildnerfwcontrol(8): Remove dead code.
2012-12-22 Sascha Wildnerkernel/ndis: We want the ctx_list and oid for now.
2012-12-22 Sascha Wildnerkernel/acpi: Fix #include, <sys/mutex.h> is not needed.
2012-12-22 Sascha Wildnermlx(4): Remove unused defines.
2012-12-22 Sascha Wildnerkernel/iscsi: Do not conditionalize on undefined names.
2012-12-22 Sascha Wildnerkernel/procfs: Silence gcc47's whining.
2012-12-22 Sepherosa Ziehauifq_dispatch: Avoid accessing the mbuf after it has...
2012-12-22 Sascha Wildnerarcmsr(4): Add missing D_MPSAFE (forgot when porting).
2012-12-22 Sascha Wildnerkernel/mmc: Remove an unused variable.
2012-12-21 Sascha Wildnerarcmsr(4): Remove some dead code and an unused variable.
2012-12-21 Sepherosa Ziehauifq_dispatch: If mbuf can't be enqueued and ifq has...
2012-12-21 Sepherosa Ziehauip_forward: Optimize out the mbuf allocation for ICMP...
2012-12-20 Sepherosa Ziehauip_output: Don't drop packet based on if_snd queue...
2012-12-20 Sascha Wildnerinstaller: Remove CAPS remains.
2012-12-20 Sascha Wildnershare/Makefile: Break at initial letter boundary and...
2012-12-20 Sascha Wildnerinstaller: Use the LiveDVD's pfi.conf generally (works...
2012-12-20 Sascha WildnerRevert "mknod(2): Restrict functionality to creating...
2012-12-20 Sascha WildnerRemove the mknod(8) utility.
2012-12-20 Sascha Wildnermknod(2): Restrict functionality to creating FIFOs.
2012-12-20 Sascha Wildnerstandards.7: Add URLs for a couple of standards.
2012-12-20 Sascha Wildnermdoc: Add definition for XSH, Issue 4, Version 2.
2012-12-19 Sepherosa Ziehautools/toeplitz: Force 0 padding in result printing
2012-12-19 Sepherosa Ziehaupktgenctl: Allow pktgen device to be specified
2012-12-19 Sepherosa Ziehaupktgen: Create 4 device nodes by default
2012-12-19 Sepherosa Ziehaupktgen: This module is MPSAFE
2012-12-18 Sepherosa Ziehaunetisr: Remove unused macros
2012-12-18 Sepherosa Ziehaunetisr: Add priority for netisr "rollup" functions
2012-12-18 Sepherosa Ziehaupolling: Increase default polling rate to 6000Hz
2012-12-18 Sepherosa Ziehauif_start: Fix indentation
2012-12-17 Sascha Wildnerinstaller: Always take the root directory's /dev.
2012-12-17 Sascha Wildnerkernel/atm: Fix wrong rt_tables[] access.
2012-12-17 Sepherosa Ziehauif_start: Fix a race that could delay the packets trans...
2012-12-16 Sascha WildnerRemove VFS_INIT(9) manpage via 'make upgrade'.
2012-12-16 Sascha Wildnersglist.9: Add a missing include to the SYNOPSIS.
2012-12-16 Sascha WildnerRemove VFS_INIT.9 manual page, there is no such macro.
2012-12-16 Sascha WildnerVFS_MOUNT.9: Adjust to the current state in /usr/src.
2012-12-15 Sascha WildnerUpdate the pciconf(8) database.
2012-12-15 Matthew Dillonhammer2 - Split flush code out into its own source...
2012-12-14 Matthew Dillonkernel - Fix buffer cache mismatch assertion (hammer)
2012-12-14 Sascha Wildnerlibkiconv: Remove unneeded SHLIBDIR in the Makefile.
next