dragonfly.git
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 LIpf.conf.5: Describe the use of interface group
2018-08-08 Aaron LIMove pf.conf.5 and pf.os.5 to share/man/man5
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 LIifconfig(8): Add group support
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-07 Aaron LIdevelopment.7: Update repo creation command
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 LIetc/login.conf: Fix COPYRIGHT file path
2018-08-05 Aaron LIMakefile.inc1: Print more variables on error
2018-08-05 Aaron LIifconfig(8): Use atexit() to ensure printing interface...
2018-08-05 Aaron LIifconfig(8): Sync with FreeBSD a bit and various cleanups
2018-08-05 Aaron LIifconfig(8): Default to AF_LOCAL sockets for non-family...
2018-08-05 Aaron LIifconfig(8): Use strlcpy() instead of strncpy()
2018-08-05 Aaron LIifconfig(8): Use nitems() consistently
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 LItun.4: Do not mention tunoutput() anymore
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-28 Sascha Wildnerinstall(1): Fix building on release and older systems.
2018-07-28 François Tigeotinstall(1): Add a -l flag for creating hard or soft...
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 LIdisklabel64(8): Remove an obsolete comment
2018-07-26 Aaron LIsys/gpt.h: Add new entry types and CTASSERT
2018-07-25 Sascha Wildnermtree(8): Replace our mtree(8) with NetBSD's version.
2018-03-11 Eitan Adlerbsd-family-tree: announce NetBSD 8.0
2018-07-24 François Tigeotdrm: Partial sync with Linux 4.7.10
2018-07-24 Sascha Wildnerena.4: Add a missing space.
2018-07-24 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-07-24 Sascha Wildneropenssh: Fix some merging mistakes I made.
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-24 Sascha WildnerClean up the OpenSSH vendor branch a tiny bit.
2018-07-24 Sascha Wildneropenpam: Sync OpenPAM modules a bit with FreeBSD.
2018-07-23 Sascha WildnerRevert "mtree(8): Replace our mtree(8) with NetBSD...
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 Wildnermtree(8): Replace our mtree(8) with NetBSD's version.
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 Sascha Wildnersysctl_add_oid.9: Improve a bit.
2018-07-21 Sepherosa Ziehauvmstat: Add -o option to report objcache usage.
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-21 Aaron LIdisklabel64.8: Fix several "disklabel" to be "disklabel32"
2018-07-20 Sascha WildnerUpdate the pciconf(8) database.
2018-07-20 Sascha Wildnerkernel/sysctl: Add handling of uint32_t.
2018-07-20 Brad Hoffmanrc: Bring in a simple mechanism to run rc scripts only...
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
next