]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV r309587:
[FreeBSD/FreeBSD.git] / sys /
2016-12-06 Martin MatuskaMFV r309587:
2016-12-06 John BaldwinDon't attach to Host-PCI bridges with a bad bus number.
2016-12-06 Andriy Voskoboinykrsu: add hardware crypto support (WEP, TKIP and CCMP).
2016-12-05 Rick MacklemFix the NFSv4.1 server for Open reclaim after a reboot.
2016-12-05 Kristof Provostpflog: Correctly initialise subrulenr
2016-12-05 Michal MelounFix build breakage caused by r309531.
2016-12-05 Konstantin BelousovRelease DMAR table after using it.
2016-12-05 Konstantin BelousovRename fast taskqueues used by DMAR to avoid naming...
2016-12-05 Andrew TurnerRemove an unneeded header. It was used when we had...
2016-12-05 Justin HibbitsUse trunc_page() instead of rolling my own in pmap_trac...
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-04 Andriy Voskoboinykrsu: fix RSSI reporting, partially revert r288414.
2016-12-04 Konstantin BelousovRestructure the code to handle reporting of non-exited...
2016-12-04 Michal MelounFixes for NVIDIA Tegra124 clocks:
2016-12-04 Michal MelounClock framework fixes:
2016-12-04 Michal MelounAdd IDs for HDA codecs found on Nvidia Tegra SoCs.
2016-12-04 Michal MelounImplement fake pmap_mapdev_attr() for ARMv6.
2016-12-04 Pyun YongHyeonFix too low volume on MSI H170 GAMING M3 board by pokin...
2016-12-04 Pyun YongHyeonRecognize RealTek ALC1150 7.1 channel HD audio codec.
2016-12-04 Conrad Meyerioat(4): Compile on i386
2016-12-04 Justin HibbitsFix a typo (move parenthesis to correct location in...
2016-12-04 Enji CooperUnbreak "make depend" with sys/modules/ioat by adding...
2016-12-03 Ravi PokalaBuild smbios.ko as a module for amd64 and i386
2016-12-03 Andriy Voskoboinykrtwn: fix bitmap size calculation.
2016-12-03 Andriy Voskoboinykrsu: fix frame processing in the Rx path (similar to...
2016-12-03 Kevin LoFix logic error so the R92C_TDECTRL register value...
2016-12-03 Andriy Voskoboinykrsu: remove unused structures / variables.
2016-12-03 Adrian Chadd[ath] use the correct AMPDU frame limit for the given...
2016-12-03 Adrian Chadd[net80211] prepare for 11ac aware NICs that want to...
2016-12-03 Luiz Otavio O SouzaAllow simultaneous access to switch device, there is...
2016-12-03 Eric van Gyzenthr_set_name(): silently truncate the given name as...
2016-12-02 Pedro F. Giffuniext2fs: renumber the license clauses to avoid skipping #3.
2016-12-02 Mateusz Guzikvfs: provide fake locking primitives for the crossmp...
2016-12-02 Alan CoxEliminate a stale comment; vm_radix_prealloc() was...
2016-12-02 Ryan StoneRevert r309372
2016-12-02 Warner Loshdd is currently a bootstrap tool. It really doesn't...
2016-12-02 Julian ElischerChanges to allow the patching of packets with an offset...
2016-12-02 Hans Petter SelaskyRemove useless NULL checks.
2016-12-02 Martin MatuskaMFV r309403:
2016-12-02 Hans Petter SelaskyFix return value from ng_uncallout().
2016-12-02 Hans Petter SelaskyFix for endless recursion in the ACPI GPE handler durin...
2016-12-02 Michael TuexenFix the handling of TCP FIN-segments in the CLOSED...
2016-12-02 Marcel MoolenaarFix use-after-free bugs in pfsync(4)
2016-12-01 Kenneth D. MerryAdd SCSI REPORT TIMESTAMP and SET TIMESTAMP support.
2016-12-01 Ryan StoneFix a false positive in a buf_ring assert
2016-12-01 Alan CoxDuring vm_page_cache()'s call to vm_radix_insert()...
2016-12-01 Martin MatuskaMFC r309362:
2016-12-01 Alexey Dokuchaev- Mention mismatching numbers in MSR vs. ACPI _PSS...
2016-12-01 Ed MasteEFI loaders: parse rela relocations on amd64
2016-12-01 Peter WemmUpdate from subversion 1.9.4 to 1.9.5.
2016-12-01 Sepherosa Ziehauhyperv/hn: Add 'options RSS' support.
2016-12-01 Sepherosa Ziehauhyperv/hn: Don't hold txdesc, if no BPFs are attached.
2016-12-01 Luiz Otavio O SouzaMDIO_PHYACCESS_ACK is only valid for read access, remov...
2016-12-01 Sepherosa Ziehauhyperv/hn: Add HN_DEBUG kernel option.
2016-12-01 Luiz Otavio O SouzaThe RX_FREEBUFFER registers are a write to increment...
2016-11-30 Conrad Meyerioat(4): Fix 'bogus completion_pending' KASSERT
2016-11-30 Andrew TurnerFix the PCI host generic FDT driver to call into the...
2016-11-30 Andrew TurnerFix the alloc function the ThunderX PCIe driver calls...
2016-11-30 Andrew TurnerMark the Alpine ethernet driver as FDT only. It calls
2016-11-30 Andrew TurnerMove the FDT specific parts of the GIC diver softc...
2016-11-30 Andrew TurnerOnly include FDT headders when building for FDT.
2016-11-30 Alexander MotinAdd `gmirror create` subcommand, alike to gstripe,...
2016-11-30 Sepherosa Ziehauhyperv/storvsc: Don't use timedwait.
2016-11-30 Sepherosa Ziehauhypver/vmbus: Remove extra assertion.
2016-11-30 Sepherosa Ziehauhyperv/hn: Allow TX to share event taskqueues.
2016-11-30 Sepherosa Ziehauhyperv/vmbus: Add DEVMETHOD to map cpu to event taskq.
2016-11-30 Sepherosa Ziehauhyperv/hn: Allow multiple TX taskqueues.
2016-11-30 Sepherosa Ziehauhyperv/hn: Nuke the unused TX taskqueue CPU binding...
2016-11-30 Justin HibbitsBring the powerpc DDB disassembler into the 21st century
2016-11-30 Mateusz Guzikvfs: fix a whitespace nit in r309307
2016-11-30 Mateusz Guzikvfs: avoid VOP_ISLOCKED in the common case in lookup
2016-11-30 Ed Mastenetmap: add cast to fix powerpc64 LINT kernel
2016-11-30 Navdeep Parharcxgbe(4): Include firmware for T6 cards in the driver...
2016-11-29 Martin MatuskaMFV r309299:
2016-11-29 Alexander MotinMake SES status updates more aggressive.
2016-11-29 Andrew TurnerWe only use the cpu0 variable in the FDT code.
2016-11-29 Kashyap D DesaiThis patch upgrades driver version to 06.712.04.00...
2016-11-29 Kashyap D DesaiThis patch will add code to refire IOCTL commands after...
2016-11-29 Kashyap D DesaiThis patch will unblock SYNCHRONIZE_CACHE command to...
2016-11-29 Kashyap D DesaiWait for AEN task to be completed(if in queue) before...
2016-11-29 Kashyap D DesaiThis patch will add task management support in driver...
2016-11-29 Kashyap D DesaiProcess outstanding reply descriptors from all the...
2016-11-29 Kashyap D DesaiClean up reference to AEN command if abort AEN is succe...
2016-11-29 Kashyap D DesaiUpdate controller properties(read OCR capability bit...
2016-11-29 Kashyap D DesaiAdd sanity check in IO and IOCTL path not to process...
2016-11-29 Kashyap D DesaiUse a variable to indicate Gen3 controllers and remove...
2016-11-29 Kashyap D DesaiProblem statement:
2016-11-29 Andrew TurnerMark the Broadcom code as FDT only, there is no ACPI...
2016-11-29 Alexander MotinExplicitly initialize cdai.flags.
2016-11-29 Jayachandran C.Fix interrupt clear in pl011 uart receive function
2016-11-28 Olivier HouchardAdd a FREEBSD-Xlist file for CK.
2016-11-28 Olivier HouchardHook CK to the kernel build.
2016-11-28 Olivier HouchardAdd FreeBSD-specific files.
2016-11-28 Olivier HouchardImport Concurrency Kit in the kernel.
2016-11-28 Andrey V. ElsukovRework ip_tryforward() to use FIB4 KPI.
2016-11-28 Adrian Chadd[ath] force wake the hardware if we see a missed beacon.
2016-11-28 Adrian Chadd[ath] revert the previous commit, after reading the...
2016-11-28 Alexander MotinAdd more ASMedia PCI IDs from different sources.
2016-11-28 Alexander MotinProcess port interrupt even is PxIS register is zero.
2016-11-28 Andriy GaponMFV r309249: 3821 Race in rollback, zil close, and...
next