]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters
[FreeBSD/FreeBSD.git] / sys /
2017-02-26 avosnet80211 drivers: fix rate setup for EAPOL frames,...
2017-02-26 dchaginReturn EINVAL in case when an invalid size of signal...
2017-02-26 dchaginRegen for r314312 (Linux epoll_pwait).
2017-02-26 dchaginChange Linux epoll_pwait syscall definition to match...
2017-02-26 dchaginRestore signal mask in epoll_pwait.
2017-02-26 alcRefine the fix from r312954. Specifically, add a new...
2017-02-26 dchaginReturn EINVAL when an invalid file descriptor is specified.
2017-02-26 mavFix LUN enabling on wildcard target, as done by CTL.
2017-02-26 mavAdd support for SIMs without autosense.
2017-02-26 manuAdd clkng driver for Allwinner SoC
2017-02-26 mavReturn better error code in case of too long CDB.
2017-02-26 nyanFix the acpi idle support on i386 which was broken...
2017-02-26 mavUse resid field of CTIO to detect under/overruns.
2017-02-26 mavFix residual length reporting in target mode.
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-26 dchaginNostly style(9) changes, replace unused eventfd_truncate()
2017-02-26 dchaginReturn EOVERFLOW error in case then the size of tv_sec...
2017-02-26 dchaginRegen after r314291 (timerfd definition).
2017-02-26 dchaginChange Linuxulator timerfd syscalls definition to match...
2017-02-26 mavImplement use of multiple transfers per I/O.
2017-02-26 avosiwn: stop all watchdogs on device shutdown.
2017-02-26 jtlDo some minimal work to better conform to the 802.3ad...
2017-02-25 impMove inclusion of opt_printf.h around so that we can...
2017-02-25 traszFix linux_fstatfs() to return proper value for f_frsize...
2017-02-25 jpaetzelMFV 314276
2017-02-25 oshogboRemove unused macro from common/drv.c.
2017-02-25 avgl2arc: try to fix write size calculation broken by...
2017-02-25 avgzfs: call spa_deadman on a taskqueue thread
2017-02-25 avgcall vm_lowmem hook in uma_reclaim_worker
2017-02-25 avgchromebook_platform: catch up with ig4iic -> ig4iic_pci...
2017-02-25 jpaetzelMFV 314243
2017-02-25 mavAdd reporting SAS protocol, in case we ever have one.
2017-02-25 mavUse ctl_queue_sense() to implement sense data reporting.
2017-02-25 mavReenable CTL_WITH_CA, optimizing it for lower memory...
2017-02-25 mavUpdate kern_data_resid according to r312291.
2017-02-25 kibDo not leak mount references for dying threads.
2017-02-25 kibDo not use ULL suffix. Cast to uint64_t where the...
2017-02-25 impConvert PCIe Hot Plug to using pci_request_feature
2017-02-25 impRename pci_pcie_intr to pci_pcie_intr_hotplug.
2017-02-25 impCreate pcib_request_feature.
2017-02-25 mavAxe out some forever disabled questionable functionality.
2017-02-25 mavImprove CAM target frontend reference counting.
2017-02-25 avosiwn: some initialization / RF switch state change fixes.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 dchaginRevert r314217. Commit is not match that I have approved.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 jtlWe have seen several cases recently where we appear...
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 allanjudeRemove control+r handling from geliboot's pwgets()
2017-02-24 brUse correct macro for Synopsys UART driver declaration.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-24 adrian[iwm] add if_iwm_fw.c.
2017-02-24 mavRespecting r314204 tighten ATIO cleanup requirements.
2017-02-24 hselaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 hselaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-24 mavExplicitly abort ATIO if CTIO sending status has failed.
2017-02-24 mavFix missing xpt_done() for ATIO/INOT on missing LUN.
2017-02-24 mavWe can't access periph after ctlfe_free_ccb().
2017-02-24 mavUnify ATIO/INOT CCBs requeuing.
2017-02-24 kibProperly handle possible underflow in vm_fault_prefault().
2017-02-24 avgzfs: clean up unused files and definitions
2017-02-24 mavSome code cleanup.
2017-02-24 adrian[iwm] Add support for Firmware paging, needed for newer...
2017-02-24 impCast values to (int) before comparing them to the range...
2017-02-24 impKDTRACE_HOOKS isn't guaranteed to be defined. Change...
2017-02-23 pfgat91: double assignment.
2017-02-23 mjgmtx: microoptimize lockstat handling in spin mutexes...
2017-02-23 brooksFix and shorten BERI kernel builds during universe.
2017-02-23 vangyzenAdd sem_clockwait_np()
2017-02-23 npcxgbe/iw_cxgbe: Minor changes for T6.
2017-02-23 pfgvxge(4): Yet another (minor) mismatch.
2017-02-23 pfgrt_attach(): double assignment.
2017-02-23 tuexenTCP window updates are only sent if the window can...
2017-02-23 ngieUnbreak if_iwm.ko after r314076
2017-02-23 asomersFix the xnb(4) unit tests
2017-02-23 asomersMisc Coverity fixes in xnb(4)
2017-02-23 pfgbktr(4): double assignment.
2017-02-23 pfgdev/vxe: double assignments.
2017-02-23 pfgdev/ce: double assignment.
2017-02-23 roygerxen/gndev: use UOFF_TO_IDX instead of OFF_TO_IDX
2017-02-23 hselaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 dchaginRight clock defines specified in linux_timer.h.
2017-02-23 npAvoid NULL dereference in a couple of sysctl handlers...
2017-02-23 manuDo not check divider length if we have a div table.
2017-02-23 jtlFix a panic during boot caused by inadequate locking...
2017-02-22 jhbUse LDFLAGS with CC instead of _LDFLAGS.
2017-02-22 tsoomeloader: update symlink support in zfs reader
2017-02-22 hselaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 hselaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 hselaskyImprove LinuxKPI scatter list support.
2017-02-22 avgdon't use C99 static array indices with older GCC versions
2017-02-22 avgfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-22 roygerxen/timer: mark the Xen PV timer as not safe for suspension
2017-02-22 mavSlightly polish isp_dump_atpd().
2017-02-22 kibMore fixes for regression in r313898 on i386.
2017-02-22 mavFix multiple problems around LUN disable under load.
2017-02-22 adrian[iwm] Move iwm_dma_contig_alloc/_free functions to...
2017-02-22 adrian[iwm] Switch 7265D and 3165 devices to 7265D firmware.
next