docs - Update tuning.7
[dragonfly.git] / sys /
2018-08-24 Matthew Dillonkernel - Fix two missing wakeup()s in kern_lock.c
2018-08-23 Matthew Dillonkernel - Update AMD topology detection, scheduler NUMA...
2018-08-23 Matthew Dillonkernel - Update AMD topology detection, scheduler NUMA...
2018-08-18 Imre Vadászig4 - Stop I2C controller after checking that it's...
2018-08-18 Imre Vadászig4 - We actually need to set the Rx threshold register...
2018-08-18 Imre Vadászig4 - Only enable interrupts when we want them. Otherwi...
2018-08-18 Imre Vadászig4 - Use serializer instead of lockmgr lock.
2018-08-18 Matthew Dillonhammer2 - Add the vfs.hammer2.cluster_write sysctl...
2018-08-18 Matthew Dillonkernel - remove BUF_TIMELOCK use in fast flush pass
2018-08-17 Matthew Dillonkernel - Refactor the TSC MP synchronization test
2018-08-17 Matthew Dillonkernel - Increase MAXCPUFIFO from 32 to 256
2018-08-13 Matthew Dillonhammer2 - Shift inode xop functions into hammer2_xop.c
2018-08-13 Matthew Dillonhammer2 - Remote xop implementation part 1
2018-08-13 Matthew Dillonkernel - Clear bp->b_error prior to initiating write I/O
2018-08-12 Tomohiro Kusumisys/vfs/autofs: Change u_xxx -> unsigned xxx
2018-08-11 Sascha Wildnerkernel/drm: Remove CONFIG_PCI as a kernel option.
2018-08-10 Sascha WildnerSync ACPICA with Intel's version 20180810:
2018-08-10 François Tigeotdrm: Sync drm_pci.c with Linux 4.7.10
2018-08-10 François Tigeotdrm: Add CONFIG_PCI
2018-08-09 François Tigeotdrm/linux: Add field devfn to struct pci_dev
2018-08-09 Aaron LIRevert "pf: Allow disappearing or not yet existing...
2018-08-08 Aaron LIbpf: Move bpf_track event declaration to <net/bpf.h>
2018-08-08 Aaron LIeventhandler: Implement ifnet_link_event
2018-08-08 Aaron LIeventhandler: Implement ifnet_event
2018-08-08 Aaron LIif_loop: Use ifc->ifc_name and minor cleanups
2018-08-08 Aaron LInet: Tweak some styles and comments
2018-08-08 Aaron LIpf: Allow disappearing or not yet existing interfaces...
2018-08-08 Aaron LIpf: Fix and improve interface group support
2018-08-08 Aaron LIpf: Update pfi_kif and pfi_kif_cmp structs
2018-08-08 Aaron LIif_pfsync: Depend on "pf" module and some cleanups
2018-08-08 Aaron LIif_pflog: Explicitly depend on "pf" and various cleanups
2018-08-08 Aaron LIif_clone: Add cloned interface to the group of its...
2018-08-08 Aaron LInet: Implement interface group support
2018-08-08 Aaron LIif_clone: Refactor out if_clone_createif() function
2018-08-08 Aaron LIif_clone: Check cloner name to avoid duplicate in if_cl...
2018-08-08 Aaron LIif_clone: Refactor out if_clone_{alloc,free}_unit(...
2018-08-08 Aaron LIif_clone: Remove useless code wrongly added in 84cb91c376f
2018-08-07 Sascha WildnerFix up more files for the <net/if.h> / <net/if_var...
2018-08-05 François Tigeotdrm: Sync drm_read() with Linux 4.7.10
2018-08-05 Aaron LIif_clone: Fix if_clone_destroy() with renamed cloned...
2018-08-05 Aaron LIif_clone: Refactor cloner lookup and unit extraction
2018-08-05 Aaron LIif_clone: Remove unneeded "ifc_namelen" from "struct...
2018-08-05 Aaron LIif_clone: Move "struct if_clonereq" over from <net...
2018-08-05 Aaron LIif_clone: Refactor if_clone_create()
2018-08-05 Aaron LIif_clone: Explicitly include <sys/eventhandler.h>
2018-08-05 Aaron LIif_clone: Fix if_clone_event invocation
2018-08-05 Aaron LI<net/if_var.h>: Clean up unused forward declaration
2018-08-05 Aaron LI<net/if.h>: Do not include <net/if_var.h> for _KERNEL
2018-08-04 Imre Vadászpc64 - If appropriate, determine TSC frequency via...
2018-08-04 Aaron LIif_tap: Interface type should be IFT_ETHER (2)
2018-08-04 Aaron LIif_tap: Interface type should be IFT_ETHER
2018-08-04 Imre Vadászcorepower - Add support for Platform Energy Counter.
2018-08-03 Aaron LIdevfs: Minor style fixes
2018-08-01 Matthew Dillonfdisk, gpt - Support trim on recent kernels
2018-08-01 François Tigeotdrm: Sync drm_bufs.c with Linux 4.7.10
2018-08-01 Matthew Dillonhammer2 - Add destroy-inum directive
2018-07-31 François Tigeotdrm: simplify authentication management
2018-07-31 Aaron LIif_tap: Remove the unnecessary forward declaration...
2018-07-31 Aaron LIif_tun: Add TUNGIFNAME ioctl to get the interface name
2018-07-31 Aaron LIif_tun: Clean up tunioctl()
2018-07-30 François Tigeotdrm: More Linux 4.7.10 synchronization
2018-07-30 Matthew Dillonhammer2 - Do not assert when shifting around error...
2018-07-26 Tomohiro Kusumisys/vfs/autofs: Make {test,nlookup}_fs_root() return...
2018-07-26 Tomohiro Kusumisys/vfs/autofs: Cleanup
2018-07-26 Aaron LIMove jail staffs from <net/if.h> and <netinet/in.h...
2018-07-26 Aaron LIkernel: Use nitems() from <sys/param.h> instead of...
2018-07-26 Aaron LIsys/gpt.h: Add new entry types and CTASSERT
2018-07-24 François Tigeotdrm: Partial sync with Linux 4.7.10
2018-07-24 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-23 Sascha Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2018-07-22 François Tigeotdrm: Reduce drm_bufs.c differences with Linux 4.7.10
2018-07-22 Sascha Wildnerkernel/ena: Hook the ena(4) driver into the build.
2018-07-22 Brad Hoffmankernel/ena: Port the ena(4) driver to DragonFly.
2018-07-22 Sascha Wildnerkernel: Bring in FreeBSD's ena(4) driver unchanged...
2018-07-21 François Tigeotdrm: Sync a few bits with Linux 4.7.10
2018-07-21 François Tigeotdrm: dev->dma_lock doesn't exist
2018-07-21 François Tigeotdrm/linux: add agp_backend.h
2018-07-21 Sascha Wildnerkernel/icu: Fix a typo.
2018-07-21 Sepherosa Ziehaumbuf: Reduce objcache name verbosity.
2018-07-21 Sascha Wildnerkernel: Port some remaining, yet unused, *_TRYLOCK...
2018-07-21 Sascha Wildnerkernel: Fix some wrong porting of *_TRYLOCK() macros.
2018-07-21 Sascha Wildnerkernel/drm: Use more straightforward lockmgr_try().
2018-07-21 Sascha Wildnerkernel/lockmgr: Add lockmgr_try().
2018-07-21 Sepherosa Ziehauobjcache: Add sysctl to expose objcache statistics.
2018-07-20 Sascha Wildnerkernel/sysctl: Add handling of uint32_t.
2018-07-19 Aaron LIif_tun: Allow IP packets of length TUNMRU with TUNSIFHE...
2018-07-19 Aaron LIif_tun: Raise maximum MTU to be 65535 bytes
2018-07-19 Aaron LIif_tun: Disallow change network device type
2018-07-19 Aaron LIif_tun: Implement interface clone support
2018-07-19 Aaron LIif_tun: Better name interface-related functions
2018-07-19 Aaron LIif_tun: Add sysctl net.link.tun.{refcnt,debug}
2018-07-19 Aaron LIif_tun: Support module load and unload
2018-07-19 Aaron LIif_tun: Add "cdev_t tun_dev" to tun_softc struct
2018-07-19 Aaron LIif_tun: Use pointer to ifnet in tun_softc struct
2018-07-19 Aaron LIif_tun: Some small tweaks and cleanups
2018-07-19 Aaron LIif_tap: Restore SIOCGIFFLAGS, SIOC[GS]IFADDR ioctls...
2018-07-17 Aaron LIRevert "if_tap: Get rid of arpcom struct from tap_softc...
2018-07-17 Aaron LIif_tap: Disallow change network device type
2018-07-17 Aaron LIif_tap: Add TAPGIFNAME ioctl to get interface name
next