if_iwm - Stop iwm_watchdog callout when idle.
[dragonfly.git] / sys /
2018-09-20 Imre Vadászif_iwm - Stop iwm_watchdog callout when idle.
2018-09-20 Sascha Wildner<sys/endian.h>: Use basic integer types.
2018-09-20 Imre Vadásznfs - Avoid memory leakage when unloading the nfs module.
2018-09-19 Matthew Dillonkernel - Fix early boot interrupt race
2018-09-19 François Tigeotdrm/ttm: Use Linux kobjects
2018-09-19 François Tigeotdrm/linux: Implement more kobject parts
2018-09-19 Matthew Dillonkernel - Bump sysctl default limits for unix domain...
2018-09-19 Matthew Dillonkernel - Introduce separate sysctls for seqpacket limits
2018-09-18 Matthew Dillonkernel - Fix sio lockup
2018-09-18 François Tigeotdrm/ttm: Use Linux memory management functions
2018-09-17 Sascha Wildner<sys/semaphore.h>: Move the include guard check below...
2018-09-16 François Tigeotdrm/linux: Increase coverage of the page protection...
2018-09-16 François Tigeotdrm/linux: use pgprot_t
2018-09-09 Sascha Wildnerkernel: Add some missing __printflike()s.
2018-09-09 Sascha Wildnerkernel: More adjustments to fix -Wint-in-bool-context...
2018-09-08 François Tigeotdrm: Sync drm/drmP.h with Linux 4.7.10
2018-09-08 François Tigeotdrm: Add more Linux include files
2018-09-07 François Tigeotdrm: Use a dedicated .h file for configuration options
2018-09-06 Sascha Wildnerkernel: Fix some -Wint-in-bool-context warnings.
2018-09-05 Imre Vadászkernel - Avoid a race between dfly_schedulerclock and...
2018-09-04 Sascha Wildnerkernel/gcc80: Add -Werror to the kernel and module...
2018-09-03 Markus Pfeifferkernel: unbreak buildkernel
2018-09-03 Matthew Dillonkernel - Fix missing brelse() in error path
2018-09-01 François Tigeotdrm/linux: Rewrite READ_ONCE() and WRITE_ONCE()
2018-08-30 Matthew Dillonkernel - Fix a third missing wakeup() in kern_lock.c
2018-08-30 Aaron LIif_tun: Disallow to destroy an opened device
2018-08-30 Aaron LIif_tap: Disallow to destroy an opened device
2018-08-29 Matthew Dillonvkernel64 - Fix build
2018-08-29 Matthew Dillonkernel - Fix startup race in usched_dfly
2018-08-29 Matthew Dillontmpfs - Fix rare deadlock
2018-08-28 Peeter Mustkernel/apple_gmux: Unbreak loading i915.
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
next