dragonfly.git
2013-01-06 Sascha WildnerAdd manual pages for virtio (taken from FreeBSD with...
2013-01-06 Sascha Wildnerkernel/virtio: Make it compilable into the kernel.
2013-01-06 Venkatesh SrinivasBuild fixes.
2013-01-06 Venkatesh Srinivaskernel -- Tie virtio, virtio-blk into build.
2013-01-06 Sascha Wildnerkernel/virtio: Some cleanup (Makefiles and gcc47 warnings).
2013-01-06 Venkatesh SrinivasRename vtblk_intr_task to vtblk_complete.
2013-01-06 Venkatesh Srinivaskernel -- Import virtio & virtio-block drivers.
2013-01-06 Sepherosa Ziehauif: Move if_start_nmsg into ifaltq; prepare multiple...
2013-01-06 Sepherosa Ziehaupktgen: Allow pktgenctl to specify # of packets to...
2013-01-05 Sepherosa Ziehauif: Move if_cpuid into ifaltq; prepare multiple TX...
2013-01-05 Sascha Wildnerkernel/netinet6: Remove some unused variables.
2013-01-05 Sascha Wildnerkernel: Remove some unused variables in kern/, opencryp...
2013-01-05 Sascha Wildnerkernel/disk: Remove some unused variables and add __deb...
2013-01-05 Sascha Wildnerkernel/dm: Remove some unused variables.
2013-01-05 Sepherosa Ziehauigb: Save TX interrupt CPUID into tx_ring struct
2013-01-05 Sepherosa Ziehaujme: Always save TX interrupt CPUID
2013-01-05 Sascha Wildnerkernel/posix scheduling: Style, indentation, etc.
2013-01-05 Sascha Wildnerkernel: COMPAT_DF12 is valid for vkernel (32 bit) too.
2013-01-04 Matthew Dillonlibc - Add poor man's cache coloring optimization to...
2013-01-04 Matthew Dillonlibc - Revert to nmalloc for now
2013-01-04 Sascha Wildnerkernel: Remove some unused variables in gpio/spic/cardb...
2013-01-04 Sascha Wildnerkernel: Remove some unused variables in netgraph/netgraph7.
2013-01-03 Sascha WildnerStop removing bsd.port.*.mk via 'make upgrade'.
2013-01-03 Sascha Wildnerkernel: Remove some unused variables in bktr(4) and...
2013-01-03 Sascha Wildnerkernel: Remove unused variables in ACPI code (and add...
2013-01-03 Sascha Wildnerkernel: Move sys/dev/acpica5 to sys/dev/acpica.
2013-01-03 Sascha Wildnerkernel: Remove some unused variables in network drivers.
2013-01-03 Sascha Wildnerkprintf(9): Implement optional 'precision' for numbers.
2013-01-03 Sascha Wildnerkernel: The NPX_DEBUG kernel option is pc32 specific...
2013-01-03 Sascha Wildnerkernel: The COMPAT_DF12 kernel option is pc32 specific.
2013-01-03 Sepherosa Ziehauif: if_start_need_schedule -> ifq_ifstart_need_schedule
2013-01-03 Sepherosa Ziehauif: Add if_devstart_sched to schedule ifnet.if_start...
2013-01-03 Sepherosa Ziehauif: if_start_schedule -> ifq_ifstart_schedule
2013-01-03 Sepherosa Ziehauifq: Add ifq_get_stage to loacte proper altq_stage...
2013-01-03 Sepherosa Ziehauifq: Add ifq_{is,set,clr}_started to access/modify...
2013-01-03 Sepherosa Ziehauifq: Update comment in net/ifq_var.h
2013-01-03 Sepherosa Ziehauif: Update IF_ macros comment
2013-01-03 Sepherosa Ziehaunet: Don't use IF_{EN,DE}QUEUE on ifnet.if_snd
2013-01-03 Sepherosa Ziehauwi: Don't use IF_ macros on ifnet.if_snd
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.
next