ifconfig(8): Use nitems() consistently
[dragonfly.git] / sys /
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
2018-07-17 Aaron LIif_tap: Remove the broken vmnet support
2018-07-17 Aaron LIif_tap: Return error instead of system panic
2018-07-17 Aaron LIif_tap: Remove redundant unit from tapcreate() and...
2018-07-17 Aaron LIif_tap: Get rid of arpcom struct from tap_softc struct
2018-07-17 Aaron LIif_tap: Destroy the autoclone device when unload module
2018-07-17 Aaron LIif_tap: Add read-only sysctl net.link.tap.refcnt
2018-07-17 Aaron LIif_tap: Remove global variable "taplastunit"
2018-07-17 Aaron LIif_tap: Some small tweaks and cleanups
2018-07-11 Matthew Dillonnvme - Do a better job backing out of probe errors
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha Wildneropenpam: Local adjustments for the Resedacea upgrade.
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-06 Aaron LIFix remaining references to mkinitrd.8 to initrd.7
2018-07-05 Tomohiro Kusumisys/vfs/hammer: Cleanup CRC functions
2018-07-04 Sepherosa Ziehauobjcache: Add stat counting # of exhaustion.
2018-07-04 Sepherosa Ziehauobjcache: Move rarely used but useful bits into their...
2018-07-04 Sepherosa Ziehauobjcache: Use u_long for stats.
2018-07-04 Aaron LIvis(3): Add VIS_ALL support
2018-07-03 Sepherosa Ziehauobjcache: Fix comment indentation.
2018-07-03 Sepherosa Ziehauobjcache: Use __predict for predictable conditions.
2018-07-03 Aaron LI<sys/gpt.h>: Fix a minor comment issue
2018-07-02 Sepherosa Ziehauobjcache: Fix comment style
2018-07-02 Sepherosa Ziehauobjcache: Constify object cache name.
2018-06-30 Antonio Huete Jimenezvkernel - Do not re-initialize vcons
2018-06-30 Tomohiro Kusumisys/kern: Make condvar(9) support mutex(9)
2018-06-29 Sascha WildnerSync ACPICA with Intel's version 20180629.
2018-06-26 Aaron LIdloader: Remove obsolete "linux_load" from config files
2018-06-24 Tomohiro Kusumisys/vfs/autofs: Install vnops after root dir is initialized
2018-06-24 Tomohiro Kusumisys/vfs/autofs: Don't dereference vnode pointer if...
2018-06-24 Tomohiro Kusumisys/vfs/autofs: Simplify vfs_root()
2018-06-22 Sascha Wildnerkernel: Remove various definitions related to unimpleme...
2018-06-21 Sascha Wildnerkernel: Remove the definition of the unimplemented...
2018-06-20 Sascha Wildnerkernel: Remove some old 4.3BSD era ioctls.
2018-06-19 François Tigeotdrm/i915: Add a module_init() directive
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-19 Sepherosa Ziehaux86_64: Eanble X2APIC if it is available.
2018-06-17 François Tigeotdrm/i915: iic(4) is not used anymore
2018-06-15 Matthew DillonKernel - Fix getvfsstat()/getfsstat() count w/ NULL...
2018-06-12 Matthew DillonKernel - Enable NX for PROT_READ by default
2018-06-12 Tomohiro Kusumisys/vfs/autofs: Change autofs_softc::sc_lock to use...
2018-06-12 Sascha Wildnerkernel/radeon: Check the right variable in an if ().
2018-06-12 Sascha Wildnerkernel/bktr: Fix variable types.
2018-06-11 Matthew DillonKernel - Additional cpu bug hardening part 2/2
2018-06-11 Matthew DillonKernel - Additional cpu bug hardening part 1/2
2018-06-11 Matthew Dillonkernel - Improve ACPI compatibility with older BIOSes
2018-06-11 Tomohiro Kusumisys/vfs/autofs: Add Copyright
next