]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Garbage collect AH_SUPPORT_AR5416 config option.
[FreeBSD/FreeBSD.git] / sys /
2019-01-25 avosGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-25 kppf: Fix use-after-free of counters
2019-01-25 avosnet80211: reuse TICKS_2_MSEC / MSEC_2_TICKS macros...
2019-01-24 vmaffionenetmap: fix crash with monitors and VALE ports
2019-01-24 tuexenGet the arithmetic right...
2019-01-24 tuexenKill a trailing whitespace character...
2019-01-24 tuexenUpdate a comment to reflect the current reality.
2019-01-24 hselaskyFix refcounting leaks in IPv6 MLD code leading to loss...
2019-01-24 hselaskyWhen detaching a network interface drain the workqueue...
2019-01-24 hselaskyAdd debugging sysctl to disable incoming MLD v2 message...
2019-01-24 hselaskyFix duplicate acquiring of refcount when joining IPv6...
2019-01-24 kevansiwm - Remove unused TX_CMD_NEXT_FRAME_*
2019-01-24 kevansiwm - Remove unused REPLY_MAX
2019-01-24 kevansiwm - Update alive response handling, add v4 and remove...
2019-01-24 kevansiwm - Fix race during detach, where a callout is left...
2019-01-24 kevansif_iwm - Stop iwm_watchdog callout when idle.
2019-01-24 kevansiwm - Always clear watchdog timer, when bringing down...
2019-01-24 kevansiwm - Clear Time Event active state, when receiving...
2019-01-24 kevansiwm - Improve firmware Time Event handling.
2019-01-24 kevansiwm - Avoid Tx watchdog timeout, when dropping a connec...
2019-01-24 kevansiwm - Track firmware state better, and improve handling...
2019-01-24 kevansif_iwm - Add firmware API definitions for TX power...
2019-01-24 kevansif_iwm - Configure the PCIe LTR, fix PCI express capabi...
2019-01-24 kevansif_iwm - Update struct iwm_scan_results_notif. Remove...
2019-01-24 kevansiwm - Reduce gratuitous differences with Linux iwlwifi...
2019-01-24 kevansif_iwm - Check sc->sc_attached flag in suspend/resume...
2019-01-24 kevansif_iwm - Move iwm_read_firmware() call into iwm_attach().
2019-01-24 kevansif_iwm - The iwm_prepare_card_hw() in iwm_attach()...
2019-01-24 kevansif_iwm - Update firmware rs table, instead of indexing...
2019-01-24 erjixl(4): Fix handling data passed with ioctl from NVM...
2019-01-24 erjintel iflib drivers: correct initialization of tx_cidx_...
2019-01-23 markjStyle.
2019-01-23 markjFix an LLE lookup race.
2019-01-23 markjCorrect uma_prealloc()'s use of domainset iterators...
2019-01-23 hselaskyAdd USB quirk.
2019-01-23 ramFixed issues reported by coverity scan.
2019-01-23 markjocs_fc: Ensure that we zero-initialize memory before...
2019-01-23 cemgmirror: Relocate DEVICE_FLAGS to adjacent lines
2019-01-23 vmaffionenetmap: improvements to the netmap kloop (CSB mode)
2019-01-23 vmaffionenetmap: fix knote() argument to match the mutex state
2019-01-23 avosnet80211: turn channel mode check into assertion.
2019-01-23 avosnet80211: fix channel list construction for non-auto...
2019-01-22 wulfAdd quirk to enable mic and headphones redirection...
2019-01-22 brooksRework CASE_IOC_IFGROUPREQ() to require a case before...
2019-01-22 kibRemove unused *_sysinit_flags() declarations.
2019-01-22 pkelseyAdd missing dependency to vmxnet3 Makefile and clean...
2019-01-22 gonzo[ndis] Fix unregistered use of FPU by NDIS in kernel...
2019-01-22 kppf: Validate psn_len in DIOCGETSRCNODES
2019-01-22 avosiwn(4): drop i_seq field initialization for A-MPDU...
2019-01-22 pkelseyonvert vmx(4) to being an iflib driver.
2019-01-22 pkelseyFix various resource leaks that can occur in the error...
2019-01-21 markjnfs: Zero the buffers exported by NFSSVC_DUMPCLIENTS...
2019-01-21 markjOptimize RISC-V copyin(9)/copyout(9) routines.
2019-01-21 markjDeduplicate common code in copyin()/copyout() with...
2019-01-21 npcxgbe(4): Allow negative values in hw.cxgbe.fw_install...
2019-01-21 markjhwpmc: Plug memory disclosures from PMC_OP_{GETPMCINFO...
2019-01-21 npcxgbe(4): Use a truncated firmware header for version...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl_v4l
2019-01-21 kevansawg: fix soft reset failure with no link
2019-01-21 kevansiwm(4): Fix possible null pointer indirection
2019-01-21 avosurtw(4): add length checks in Rx path.
2019-01-21 avosiwn(4): drop return code from iwn_*attach functions...
2019-01-21 avosrun(4): add more length checks in Rx path.
2019-01-20 npcxgbe(4): Clear the reply-pending status of a hashfilte...
2019-01-20 gonzoAdd KBD_BOOTPROTO quirk for Logitech G510s USB keyboard
2019-01-20 avosRemove IEEE80211_AMPDU_AGE config option.
2019-01-20 avosnet80211: resolve ioctl <-> detach race for ieee80211co...
2019-01-20 gonzo[smbfs] Allow semicolon in mounts that support long...
2019-01-20 gonzo[ifconfig] Print more WPS attributes in verbose "list...
2019-01-19 tsoomeixgbe: this statement may fall through warnings with gcc
2019-01-19 avosnet80211: drop m_pullup call from ieee80211_crypto_decap.
2019-01-19 gonzo[aic7xxx] Use correct product name 29320LPE instead...
2019-01-19 jhibbitsdpaa: fix 32-bit build
2019-01-19 jhibbitspowerpc/dpaa: Handle DMAP virtual addresses in DPAA
2019-01-19 jhibbitspowerpc: Fix opaque irq data initialization
2019-01-18 cemvmm(4): Mask Spectre feature bits on AMD hosts
2019-01-18 wulfpsm(4): detect Lenovo top-button clickpads
2019-01-18 brooksMake SIFTR work again after r342125 (D18443).
2019-01-18 gonzo[usb] Add HID_IGNORE quirks for multiple UPS devices
2019-01-18 kibi386/PAE busdma: allow more bounce pages.
2019-01-18 kibx86 busdma: fix mis-use of bus_addr_t where vm_paddr_t...
2019-01-18 kibMI VM: Make it possible to set size of superpage at...
2019-01-18 kibnvdimm: initialize SPA uuids statically.
2019-01-18 kibnvdimm: add a driver for the NVDIMM root device
2019-01-18 kppf: fix pfsync breaking carp
2019-01-18 gonzo[ata] Add workaround for KingDian S200 SSD crash on...
2019-01-17 cemioat(4): Set __result_use_check on ioat_acquire_reserve
2019-01-17 cemAdd definitions for AMD Spectre/Meltdown CPUID information
2019-01-17 kevansRevert r343095
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-17 kibTrim whitespace at EoL, use tabs instead of spaces...
2019-01-17 kibRe-wrap long line after r341827.
2019-01-16 gonzo[usb] Add quirk for SmartG2 USB memory key
2019-01-16 gonzo[mv] Fix invalid condition in fdt_fixup_ranges
2019-01-16 glebiusFix mistake in r343030: move nswbuf calculation back to
2019-01-16 glebiusDo not reserve KVA for paging bufs in vm_ksubmap_init...
2019-01-16 kevansawg: Move MAC soft reset to awg_init_locked to avoid...
next