]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-09-08 Sepherosa Ziehauhyperv/kvp: Fix IPv4/IPv6 address injection support.
2016-09-08 Sepherosa Ziehauhyperv/hn: Pass MTU around.
2016-09-08 Sepherosa Ziehauhyperv/hn: Factor out function to do NVS initialization.
2016-09-08 Sepherosa Ziehauhyperv/hn: Push RXBUF size adjustment down.
2016-09-08 Sepherosa Ziehauhyperv/hn: Pull vmbus channel open up.
2016-09-08 Allan JudeFix typo in skein amd64 assembly
2016-09-08 Kevin LoIn m_devget(), if the data fits in a packet header...
2016-09-08 Brooks DavisRemove a pointless translation of struct ioc_toc_header.
2016-09-07 Jung-uk KimFix an obvious typo.
2016-09-07 Jung-uk KimSuffix short month names with "월" and replace %b with...
2016-09-07 Alexander MotinMFV r305562: 7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 Alexander Motin7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 Alexander MotinMFV r305560: 7278 tuning zfs_arc_max does not impact...
2016-09-07 Alexander Motin7278 tuning zfs_arc_max does not impact arc_c_min
2016-09-07 John BaldwinChelsio T4/T5 VF driver.
2016-09-07 John BaldwinDon't break out of the m_advance() loop if len drops...
2016-09-07 Andrew TurnerWhen synchronising the instruction and data caches...
2016-09-07 Andrew TurnerOnly call cpu_icache_sync_range when inserting an execu...
2016-09-07 Andriy Voskoboinykrum: fix possible panic on device detach (similar to...
2016-09-07 Ruslan Bukino Update QEMU device tree.
2016-09-07 Andriy Gaponwork around AMD erratum 793 for family 16h, models...
2016-09-07 Alexander MotinFix channel initialization in FBS mode.
2016-09-07 Andriy Gaponamdsbwd: add support for FCH in family 16h models 30h...
2016-09-07 Andriy Voskoboinykrum: use mgmt frame rate for EAPOL frames.
2016-09-07 Stanislav GalabovFix MIPS INTRNG (both FDT and non-FDT) behaviour broken...
2016-09-07 Sepherosa Ziehauhyperv/hn: Nuke unused bits
2016-09-07 Sepherosa Ziehauhyperv/hn: Simplify per-packet-info construction.
2016-09-07 Sepherosa Ziehauhyperv/hn: Cleanup RNDIS packet message encapsulation.
2016-09-07 Wojciech MacekRemove messy machdep code for Alpine V1 and use proper...
2016-09-07 Wojciech MacekIntroduce support for Annapurna Alpine CCU and NB devices
2016-09-07 Sepherosa Ziehauhyperv/hn: Avoid bit fields for TXCSUM setup.
2016-09-07 Justin HibbitsDisable the qoriq errata fix for now
2016-09-07 Justin HibbitsAllow pmap_early_io_unmap() to reclaim memory
2016-09-07 Kevin LoRemove extra period from kern.vt.kbd_reboot
2016-09-07 Jared McNeillAdd support for Allwinner A83T CPU frequency scaling.
2016-09-07 Jared McNeillAttach later so axp81x attaches after aw_nmi.
2016-09-06 Mark JohnstonDon't treat an error from g_mirror_clear_metadata(...
2016-09-06 Mark JohnstonAdd some fail points to gmirror.
2016-09-06 Marius StroblDisable vt(4) by default on sparc64 as creator_vt(4...
2016-09-06 Brooks DavisModernize the initalization of sigproptbl.
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 Mateusz Guziknullfs: stop special-casing directories in null_vptocnp
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 John BaldwinReset PCI pass through devices via PCI-e FLR during...
2016-09-06 Jared McNeillAdd "pci" as a dependency to ichss.
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 John BaldwinUpdate the I/O MMU in bhyve when PCI devices are added...
2016-09-06 Oleksandr TymoshenkoLet knlist_add do the locking part
2016-09-06 John BaldwinRemove remnants of PERFMON and I586_PMC_GUPROF from...
2016-09-06 Ed Mastebspatch: add sanity checks on sizes to avoid integer...
2016-09-06 John BaldwinLeave ppt devices in the host domain when they are...
2016-09-06 Will Andrewsloader.efi: Bump the staging size to 64M.
2016-09-06 Enji CooperFix tests/sys/kqueue NetBSD tests on 32-bit platforms...
2016-09-06 Mateusz Guzikcv: do a lockless check for no waiters in cv_signal...
2016-09-06 Warner LoshRenumber the advertising clause.
2016-09-06 Wojciech MacekImport missing enum declaration in pci_host_generic...
2016-09-06 Wojciech MacekRemove check for 64-bit FDT ranges in pci-host-generic
2016-09-06 Wojciech MacekUpdate Annapurna Alpine HAL to a newer version.
2016-09-06 Wojciech MacekUpdate Annapurna Alpine HAL to a newer version.
2016-09-06 Ed Mastebhnd: remove redundant ;s at the end of functions or...
2016-09-06 Andriy Voskoboinykrum: use m_get2() in Rx path.
2016-09-06 Andriy Voskoboinykrtwn: fix firmware readiness check in rtwn_load_firmware().
2016-09-06 Andrew TurnerTeach acpidump how to parse ACPI 5.1 tables found on...
2016-09-06 Andriy Voskoboinykiwm: fix scanning for hidden SSIDs.
2016-09-06 Xin LIEnsure that we always open only files that is named...
2016-09-06 Enji CooperPort contrib/netbsd-tests/kernel/kqueue/... as tests...
2016-09-06 Enji CooperMove tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...
2016-09-06 Andriy Voskoboinykrum: fix frame length checks in Rx path.
2016-09-06 Andriy Gaponfix zfs pool creation accidentally broken by r305331
2016-09-06 Sepherosa Ziehauhyperv/hn: Avoid bit fields for LSOv2 setup.
2016-09-06 Sepherosa Ziehauhyperv/hn: Fix VLAN tag setup for outgoing VLAN packets.
2016-09-06 Sepherosa Ziehauhyperv/hn: Stringent RNDIS packet message length/offset...
2016-09-06 Enji CooperFix lib/libc/rpc test assumptions added in r305358
2016-09-06 Enji CooperInstall h_db to unbreak some of the lib/libc/db testcas...
2016-09-05 Navdeep ParharFix send/recv limit mixup.
2016-09-05 Landon J. Fullerbhnd(4): Implement backplane interrupt handling.
2016-09-05 Landon J. Fullerbwn(4): ignore BCM4321's unpopulated USB11 host control...
2016-09-05 Landon J. Fullerbhnd(4): Add device classes for USB host/dev/dual-mode...
2016-09-05 Andriy Voskoboinykrum: do not restart device when protmode / rtsthreshold...
2016-09-05 Navdeep Parharcxgbe/t4_tom: toepcb should be all-zero on allocation...
2016-09-05 Luiz Otavio... Revert r305119, move the control module register data...
2016-09-05 Dimitry AndricDefine libcpp's HAVE_DESIGNATED_INITIALIZERS in a defin...
2016-09-05 Michael Zhilin[BHND/USB] Port of EHCI/OHCI support from ZRouter
2016-09-05 Mark JohnstonRemove an unreachable return state from ARM's minidumps...
2016-09-05 Martin MatuskaMFV r305420:
2016-09-05 Hans Petter... Resolve deadlock between device_detach() and usbd_do_re...
2016-09-05 Martin MatuskaUpdate vendor/libarchive to git b4099917d6893ed77af24ca...
2016-09-05 Jared McNeillAdd sy8106a to Allwinner kernel. This regulator is...
2016-09-05 Jared McNeillAdd driver for Silergy Corp. SY8106A buck regulator.
2016-09-05 Jared McNeillAdd support for Allwinner H3 PLL_CPUX.
2016-09-05 Jared McNeillAdd support for the Allwinner H3 Thermal Sensor Control...
2016-09-05 Wojciech Macekbsdinstall: add warning when unsupported partition...
2016-09-05 Dag-Erling... Add a toggle to display the approximate amount of swap...
2016-09-05 Andrey A. ChernovFix error handling.
2016-09-05 Andrey A. ChernovFix n == 1 case. Here should be no physical read (fill...
2016-09-05 Sepherosa Ziehauhyperv/hn: Stringent RNDIS control message length check.
2016-09-05 Sepherosa Ziehaunet/rndis: Define RNDIS status message, which could...
2016-09-05 Andrey A. Chernov1) Prevent out of bounds access to ws[-1] (passed buffe...
2016-09-05 Sepherosa Ziehauhyperv/hn: Stringent NVS RNDIS packets length checks.
2016-09-05 Sepherosa Ziehauhyperv/hn: Stringent NVS notification length check.
next