]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add names for some DASP devices.
[FreeBSD/FreeBSD.git] / sys /
2016-10-21 Alexander MotinAdd names for some DASP devices.
2016-10-21 Ed Mastenetmap: if_ptnet depends on inet
2016-10-21 Ed Mastenetmap: fix kernel build on GCC-using architectures
2016-10-21 Michael TuexenMake ICMPv6 hard error handling for TCP consistent...
2016-10-21 Sepherosa Ziehauhyperv/hn: Function renaming; consistent w/ hardware...
2016-10-21 Sepherosa Ziehauhyperv/hn: Add network change support.
2016-10-21 Sepherosa Ziehauhyperv/hn: Check NVS version for HASHVAL pktinfo on...
2016-10-21 Sepherosa Ziehauhyperv/hn: Always query RSS capabilities.
2016-10-21 Sepherosa ZiehauLINT: Unhook netmap from LINT-NOIP and LINT-NOINET...
2016-10-21 Jung-uk KimImplement BPF_MOD and BPF_XOR instructions.
2016-10-21 Sepherosa Ziehaunetmap: Unbreak LINT-VIMAGE building
2016-10-21 Jung-uk KimRedude code for conditional jumps.
2016-10-21 Jung-uk KimFix compiler warnings for user land.
2016-10-21 Sepherosa Ziehaunetmap: Unbreak i386 LINT building
2016-10-21 Li-Wen Hsu- Add required header for fixing `make` in sys/modules...
2016-10-21 Justin HibbitsRemove a hack requiring dtsec0 to always be enabled...
2016-10-21 Justin HibbitsRemove an unnecessary debug printf.
2016-10-20 Rick MacklemA problem w.r.t. interoperation between the FreeBSD...
2016-10-20 Mark JohnstonSimplify keg_drain() a bit by using LIST_FOREACH_SAFE.
2016-10-20 Mark Johnstongmirror: Add a subroutine to free synchronization BIOs.
2016-10-20 Mark Johnstongmirror: Release pending regular requests when synchron...
2016-10-20 Ed MasteTidy up ia32_sysvec sv_flags setting
2016-10-20 Warner LoshUse MACHINE_ARCH rather than TARGET_ARCH which has...
2016-10-20 Mateusz Guzikcache: fix up a corner case in r307650
2016-10-20 Ruslan BukinDisable geom_eli module build on MIPS64 as it has alignment
2016-10-20 Andrew GallatinClear mbuf hashtype on loopback when RSS is enabled.
2016-10-20 Wojciech MacekDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 Wojciech MacekSupport for Alpine Serializer/Deserializer.
2016-10-20 Wojciech MacekSupport for MSI-X on Annapurna Alpine
2016-10-20 Andrew TurnerAdd support for the fpu_kern(9) KPI on arm64. It hooks...
2016-10-20 Kevin LoRemove register keyword.
2016-10-20 Kevin LoRemove a sentence about putting initialization in init_...
2016-10-19 Sean BrunoResolve whitespace diff to NextBSD.
2016-10-19 Gleb SmirnoffFix incorrect assertion that could miss overflows.
2016-10-19 Mateusz GuzikMark a bunch of mpsafe sysctls as such.
2016-10-19 Hans Petter SelaskyAdd support for adjusting the hardware buffering delay...
2016-10-19 Mateusz Guzikcache: split negative entry LRU into multiple lists
2016-10-19 Konstantin BelousovPartial workaround for Intel PCI adapters reading past...
2016-10-19 Michal MelounTEGRA: Raise minimum voltage for CPU, original 0.9...
2016-10-19 Andrey V. ElsukovFix `ipfw table lookup` handler to return entry value...
2016-10-19 Konstantin BelousovAdd FFS pager, which uses buffer cache read operation...
2016-10-19 Sepherosa Ziehauhyperv/vmbus: Expose channel management taskqueue for...
2016-10-19 Warner LoshUse MODULES_EXTRA rather than MODULES_OVERRIDE for...
2016-10-19 Adrian Chadd[net80211] Initial full-offload scan support.
2016-10-19 Kevin LoFix typo in comment.
2016-10-19 Justin HibbitsUn-static two local variables in the FPU emulator
2016-10-19 Oleksandr TymoshenkoMove SOC_BRCM_BCM2837 to GENERIC-UP since does not...
2016-10-19 Oleksandr Tymoshenkobcm2835_bsc.c should be compiled only if SOC_BRCM_BCM28...
2016-10-18 Oleksandr TymoshenkoRetire RPI3 kernel config in favour of GENERIC-UP
2016-10-18 Alan SomersFix C++ includability of crypto headers with static...
2016-10-18 David C Somayajulu1. Use taskqueue_create() instead of taskqueue_create_...
2016-10-18 Andriy Voskoboinykrtwn(4): fix build with 'options IEEE80211_SUPPORT_SUPERG'
2016-10-18 Luigi Rizzoremove stale and unused code from various files
2016-10-18 Luigi Rizzoremove conditional code for an obsolete feature. if_ptn...
2016-10-18 Luigi Rizzoremove trailing whitespace. No code changes.
2016-10-18 Sean BrunoRestore svn r306772 that was overwritten by netmap...
2016-10-18 Sean BrunoSet default capabilities at attach.
2016-10-18 Sean BrunoAssert that we're assigning a non-null taskqueue.
2016-10-18 Sean BrunoEnsure that tasks with a specific cpu set prior to...
2016-10-18 Andrew TurnerAdd PCB_FP_USERMASK so we can mask off floating point...
2016-10-18 Sean BrunoWhen deciding whether or not to call tqg_attach_cpu...
2016-10-18 Sean BrunoToggle v4/v6 rxcsum together
2016-10-18 Sean BrunoTell gtask to what we've been bound.
2016-10-18 Sean BrunoFix misusage of CPU_FFS when binding queues to cpus
2016-10-18 Michal MelounREGULATOR: Move functions for handling with regulator...
2016-10-18 Michal MelounTEGRA: Attach cpufreq and coretemp drivers only on...
2016-10-18 Michal MelounTEGRA: Really implement early printf. The original...
2016-10-18 Julien CharbonFix a double-free when an inp transitions to INP_TIMEWA...
2016-10-18 Warner LoshAdd preliminary support for Raspberry PI3 images to...
2016-10-18 Warner LoshAlso include the DTBs in /boot/dtb for omap4 systems.
2016-10-18 Hiren PanchasaraMake sure tcp_mss() has the same check as tcp_mss_updat...
2016-10-18 Justin HibbitsUse proper integer-pointer type conversions.
2016-10-17 George V. Neville... Limit the number of mbufs that can be allocated for...
2016-10-17 Stephen J. KiernanAdd sysctl to make amd64 minidump retry count tunable...
2016-10-17 Navdeep Parharcxgbe(4): Adjust whitespace to line up the column title...
2016-10-17 Andriy Voskoboinykrtwn(4), urtwn(4): merge common code, add support for...
2016-10-17 Alexander MotinMake pass driver better support CAM_CDB_POINTER flag.
2016-10-17 Ed Mastemakesyscalls.sh: remove trailing space on the "created...
2016-10-17 Ed Mastelibmd: introduce functions that operate on an fd instea...
2016-10-17 Hans Petter SelaskyFix device delete child function.
2016-10-17 Alexander MotinRevert timeout part of r307507.
2016-10-17 Alexander MotinReplicate r307507 for ATA disks.
2016-10-17 Alexander MotinConsider device as clean even if SYNCHRONIZE CACHE...
2016-10-17 Konstantin BelousovIf vm_fault_hold(9) finds that fs.m is wired, do not...
2016-10-17 Konstantin BelousovExport vm_page_xunbusy_maybelocked().
2016-10-17 Adrian Chadd[net80211] add some more RX flags.
2016-10-17 Warner LoshAssume all coreboot BIOSes have the need for these...
2016-10-16 Alexander MotinAdd vfs.zfs.zil_log_limit sysctl.
2016-10-16 Luigi Rizzoadd a missing header.
2016-10-16 Luigi Rizzoadd two missing files for the netmap import
2016-10-16 Luigi RizzoImport the current version of netmap, aligned with...
2016-10-16 Jared McNeillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-16 Alexander MotinOptimize ZIL itx memory allocation on FreeBSD.
2016-10-16 Konstantin BelousovDo not try to create /dev/efi device node before devfs...
2016-10-16 Justin HibbitsFix booting on systems that use loader(8) (most of...
2016-10-16 Marcel MoolenaarRe-apply change 306811 or alternatively, revert change...
2016-10-16 Marcel MoolenaarRevert change 306811 so that the change can be re-done...
2016-10-15 Jared McNeillAdd driver for GPIO controlled regulator.
2016-10-15 Navdeep ParharFix typo in comments.
2016-10-15 Emmanuel Vadotaxp209: Add support for regulators
next