dragonfly.git
2017-06-02 Michael Neumanndrm/radeon: Fix firmware paths and add missing modules
2017-06-02 François Tigeotdrm/linux: Add work_busy()
2017-06-02 Matthew Dillondhclient - Implement RFC 3442
2017-06-01 Sepherosa Ziehaubce: Use ringmap to do MSI-X cpu assignment and fill...
2017-06-01 François Tigeotdrm/linux: make flush_work() more robust
2017-06-01 Sepherosa Ziehauifnet: Fix regression if netisr_ncpus consisted of...
2017-06-01 Sepherosa Ziehauifnet: Stringent if_ringmap assertion
2017-05-31 Imre Vadászacpi - The UniqueId (from the _UID method) can be a...
2017-05-31 Sepherosa Ziehaujme: Enable RSS only after Toeplitz key and redirect...
2017-05-31 Sepherosa Ziehaujme: Use callout_init_mp
2017-05-31 Sepherosa Ziehaujme: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-31 Sepherosa Ziehauifnet: Remove redundant check.
2017-05-31 Sepherosa Ziehauifnet: Add support to create ringmap requiring power...
2017-05-30 Imre VadászPort initial UHS-1 support from FreeBSD (Only DDR52...
2017-05-30 Sascha Wildnerefivar.8: Fix typo.
2017-05-30 Sascha Wildnerkernel/boot: Bring in a number of TianoCore EDK II...
2017-05-30 Matthew Dillonkernel - Change default kern.ipc.shm_allow_removed=1
2017-05-30 Sascha WildnerAdd a small vga_switcheroo/apple_gmux manual page.
2017-05-29 François Tigeotdrm/linux: Add list_empty_careful()
2017-05-29 Sascha WildnerAdjust various manual pages for recent work etc.
2017-05-28 Sascha WildnerUpdate the pciconf(8) database.
2017-05-26 Sepherosa Ziehauifnet: Split ringmap declaration into their own header.
2017-05-26 Sepherosa Ziehauemx: Use ringmap to do polling cpu assignment and fill...
2017-05-26 Sepherosa Ziehaumxge: Share same redirect table for RSS and non-RSS...
2017-05-26 Sepherosa Ziehaukern: Bump __DragonFly_version.
2017-05-26 Sepherosa Ziehauusched: Allow process to change self cpu affinity
2017-05-26 Sepherosa Ziehausched: Change CPU_SETSIZE to signed int, same as FreeBS...
2017-05-25 Sepherosa Ziehauemx: Remove unapplied comment
2017-05-25 Sepherosa Ziehaumxge: Number of entries of the indirect table must...
2017-05-25 Sepherosa Ziehaumxge: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-25 Sepherosa Ziehauifnet: Add comment for ringmap
2017-05-24 Jan Sucanmxge.4: Firmware images can also be embedded into a...
2017-05-24 Sepherosa Ziehauigb.4: Update year.
2017-05-24 Sascha Wildner<netproto/smb/smb_conn.h>: Add missing include guard.
2017-05-24 Jan Sucanmxge: Unify firmware handling with the rest of the...
2017-05-24 Sepherosa Ziehauem: Enable MSI by default on devices has PCI advanced...
2017-05-24 Sepherosa Ziehauigb: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-24 Sepherosa Ziehauifnet: Rework if_ringmap_match
2017-05-22 Imre VadászA step to correctly handling command timeouts in the...
2017-05-21 Imre VadászMore style, comments, includes and unused params fixes...
2017-05-20 Imre VadászStyle fixes for sdhci(4) and mmc(4) in comments, includ...
2017-05-19 Matthew Dillonnvme - Fix interrupt pin support when MSI-X is unavailable.
2017-05-19 Matthew Dillonkernel - Fix excessive call stack depth on stuck interrupt
2017-05-16 Sascha WildnerImprove markup in some manual pages.
2017-05-14 Imre Vadászsdhci - Define some easy bits from Simplified Controlle...
2017-05-14 Imre Vadászsdhci - Check slot type cap, set SDHCI_SLOT_EMBEDDED...
2017-05-14 Imre Vadászsdhci - Add tunables for disabling SDMA and/or ADMA2...
2017-05-14 Imre Vadászsdhci - Handle ADMA error interrupt, similar to ACMD12...
2017-05-14 Imre Vadászsdhci - Implement ADMA2 transfer support. Keep SDMA...
2017-05-14 Imre Vadászsdhci - Add data structure definitions for ADMA2 DMA...
2017-05-14 Sepherosa Ziehaubnx: Free ringmap in device_detach device method
2017-05-14 Sepherosa Ziehaubnx: Use modulo to map TX rings.
2017-05-13 Sepherosa Ziehaubnx: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-12 Sepherosa Ziehaupf: Normalized, i.e. defragged, packets requiring rehash.
2017-05-11 Sascha Wildnerdevattr.3: Some minor adjustments.
2017-05-11 Sepherosa Ziehautools/toeplitz: Add option to do modulo
2017-05-11 Sepherosa Ziehaunetisr: Add tunable for netisr_ncpus.
2017-05-11 Sepherosa Ziehauix: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-11 Sepherosa Ziehauifnet: Add ringmap, which does ring/cpu map and generat...
2017-05-10 Sepherosa Ziehauinet: Local group index is not assigned in jail.
2017-05-10 Peeter Mustkernel/vga_switcheroo: Hook vga_switcheroo to i915.
2017-05-10 Sascha WildnerClean up SEE ALSO in various manual pages.
2017-05-09 Sascha Wildnerkernel/apple_gmux: Fix compilation when VGA_SWITCHEROO...
2017-05-08 Sascha Wildnerkernel: Move apple_gmux to sys/gnu/dev/misc/
2017-05-08 Sascha WildnerResolve some mdoc issues in manual pages.
2017-05-08 François Tigeotsound/hda: Fix an invalid corb size (0) panic
2017-05-08 Sascha WildnerRemove a no longer used header (scsi_iu.h).
2017-05-06 Sascha Wildner<sys/un.h>: Stop including <sys/file.h>.
2017-05-05 David ShaoUpdate drm/radeon to Linux 4.7.10 as much as possible...
2017-05-03 Sascha Wildnerhier.7: Some adjustments to match current layout.
2017-04-30 Sascha Wildnerkernel/acpi_srat: Remove some unused code.
2017-04-30 Sascha WildnerRemove some old UUCP remains and adjust better to net...
2017-04-29 Sascha Wildnerlinux/apple-gmux.h: Fix permissions.
2017-04-28 Sascha Wildnerkernel/acpica: Remove obsolete comment in the Makefile.
2017-04-28 Peeter Mustkernel: Import the apple-gmux driver from Linux 4.8
2017-04-27 François Tigeotdrm/linux: Remove no longer needed iic includes
2017-04-27 Sascha Wildnertuning.7: Fix typo.
2017-04-27 Sascha Wildnertuning.7: Fix .Fx/.Dx confusion a bit better.
2017-04-26 Matthew Dillondocs - Fix name type-o
2017-04-24 Sascha Wildner<fcntl.h>: Add some missing defines (required by POSIX).
2017-04-24 Matthew Dillonkernel - Fix double-free in if_ath, fix lost rcvif.
2017-04-23 Matthew Dillonkernel - Fix i915 deadlock
2017-04-22 François Tigeotx86_64: Identify HWP in "Thermal and PM features"
2017-04-18 Sepherosa Ziehauix: Fixup TX/RX ring settings for X550, which supports...
2017-04-17 Tomohiro Kusumisys/vfs/hammer: Drop typedefs for struct hammer_ioc_...
2017-04-17 Tomohiro Kusumisbin/*hammer: Add missing braces to conform to code...
2017-04-17 Tomohiro Kusumisbin/mount_hammer: Use calloc(3) and cleanups
2017-04-16 Sascha Wildnerkernel: Remove TCPDEBUG checks in tcp_debug.c.
2017-04-16 Sascha Wildnerkernel: Fix building with options TCPDEBUG.
2017-04-16 Tomohiro Kusumisys/vfs/autofs: Value returned by taskqueue_enqueue_tim...
2017-04-16 Tomohiro Kusumisys/vfs/autofs: Sync with FreeBSD's .vop_print format...
2017-04-16 Tomohiro Kusumiusr.sbin/fstyp: Use NULL instead of 0 for pointers...
2017-04-16 Tomohiro Kusumiusr.sbin/fstyp: Improve formatting. (FreeBSD@GitHub...
2017-04-16 Tomohiro Kusumiusr.sbin/autofs: Make autounmountd(8) not die when...
2017-04-16 Tomohiro Kusumiusr.sbin/autofs: Use proper argument order for calloc...
2017-04-16 Sascha Wildner<time.h>: For clarity, add prototypes (in #if 0) for...
2017-04-16 Imre Vadászsound/hda: Fix name for the Wildcat Point-LP (Broadwell...
2017-04-16 Imre Vadászdrm/i915: Implement dev_to_i915(), instead of pancing...
2017-04-16 Sepherosa Ziehautcp: Don't assume power of 2 netisrs.
2017-04-15 Tomohiro Kusumisbin/hammer: Fix hammer(8)
next