]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Initialize ret to SNMPD_INPUT_OK at the top of snmp_input_start(..) to
[FreeBSD/FreeBSD.git] / sys /
2016-12-31 Konstantin BelousovRemove unused declaration.
2016-12-31 Mateusz GuzikUse vrefact in vnode_pager_alloc.
2016-12-31 Adrian Chadd[net80211] add placeholders for the VHT action frame...
2016-12-31 Luiz Otavio O SouzaFix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-31 Luiz Otavio O SouzaFixes the sensor initialization, always reset the digit...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Andriy Voskoboinykrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Enji CooperUnbreak ip_carp with WITHOUT_INET6 enabled by condition...
2016-12-30 Jared McNeillAdd missing reg property to usbphy node.
2016-12-30 Toomas Soomedosfs support in libstand is broken since r298230
2016-12-30 Konstantin BelousovFix two similar bugs in the populate vm_fault() code.
2016-12-30 Josh PaetzelHarden CARP against network loops.
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Toomas Soomeboot2 will deadlock if extended keys are used on text...
2016-12-30 Konstantin BelousovAssert that the pages found on the object queue by...
2016-12-30 Alexander KabaevRestore status quo: mips64 does not need subr_sfbuf.c
2016-12-30 Ruslan BukinAdd parenthesis.
2016-12-30 Ruslan Bukino Fix unlocking.
2016-12-30 Adrian Chadd[netmap] fix locking regressions
2016-12-30 Konstantin BelousovStyle.
2016-12-30 Andrew Rybchenkosfxge(4): move queue size checks to after the NIC confi...
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 Andrew Rybchenkosfxge(4): support per-command MCDI timeout
2016-12-30 Andrew Rybchenkosfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 Andrew Rybchenkosfxge(4): fix efx_filter_supported_filters API
2016-12-30 Andrew Rybchenkosfxge(4): add functions to efx_bootcfg supporting whole...
2016-12-30 Andrew Rybchenkosfxge(4): make verified update result available from...
2016-12-30 Andrew Rybchenkosfxge(4): add per-command timeout reporting to the...
2016-12-30 Andrew Rybchenkosfxge(4): support non-interrupting event queues creation
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: remove now-unused function flags
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: check deferred packet list tunables...
2016-12-30 Gavin AtkinsonFix bit value for a debug flag definition.
2016-12-30 Navdeep Parharcxgbe(4): Updates to link configuration.
2016-12-30 Hans Petter SelaskyAdd MSIX rewrite table quirk for use with VMs.
2016-12-30 Mateusz GuzikRemove cpu_spinwait after seq_consistent.
2016-12-30 Kevin Lo- Fix incorrect values in the computation of OFDM and...
2016-12-30 Alexander KabaevSupport mips[*]hf variants in config files
2016-12-29 Andriy Voskoboinykrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 Oleksandr Tymoshenko[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 Alexander KabaevUse TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel
2016-12-29 Alexander KabaevUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 Andrey V. ElsukovWhen we are sending IP fragments, update ip pointers...
2016-12-29 Alexander MotinFix build with enabled debug after r310778.
2016-12-29 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 Adrian Chadd[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 Mateusz Guzikcache: sprinkle __predict_false
2016-12-29 Alexander MotinImprove use of I/O's private area.
2016-12-29 Jared McNeillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 Jared McNeillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-29 Mateusz Guzikcache: move shrink lock init to nchinit
2016-12-29 Andrew Rybchenkosfxge(4): cleanup: clarify/unify variable name used...
2016-12-29 Mateusz Guzikcache: depessimize hashing macros/inlines
2016-12-29 Mateusz Guzikcache: drop the NULL check from VP2VNODELOCK
2016-12-29 Andrew Rybchenkosfxge(4): add support for firmware-verified NVRAM updat...
2016-12-29 Andrew Rybchenkosfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a...
2016-12-29 Andrew Rybchenkosfxge(4): regenerate MCDI headers from firmwaresrc...
2016-12-29 Andrew Rybchenkosfxge(4): fix typo in pseudo header accessor function...
2016-12-29 Andrew Rybchenkosfxge(4): delete hunt_phy.c
2016-12-29 Andrew Rybchenkosfxge(4): do not use enum type when values are bitmask
2016-12-29 Andrew Rybchenkosfxge(4): do not use enum for filter flags
2016-12-29 Andrew Rybchenkosfxge(4): don't use Tx descriptor push with TSO option...
2016-12-29 Andrew Rybchenkosfxge(4): split EFX_FILTER_MATCH_LOC_MAC_IG back into...
2016-12-29 Andrew Rybchenkosfxge(4): allow to have no NIC handle on Rx datapath...
2016-12-29 Andrew Rybchenkosfxge(4): add missing barrier in common code MCDI respo...
2016-12-29 Andrew Rybchenkosfxge(4): use correct port number in sensor decoding
2016-12-29 Andrew Rybchenkosfxge(4): cleanup: simplify disable scatter logic in...
2016-12-29 Andrew Rybchenkosfxge(4): provide a way to find out which MAC stats...
2016-12-29 Andrew Rybchenkosfxge(4): make the common code determine the number...
2016-12-29 Andrew Rybchenkosfxge(4): make the common code retrieve the number...
2016-12-29 Andrew Rybchenkosfxge(4): fix efx_ev_qpoll for non-Siena builds
2016-12-29 Andrew Rybchenkosfxge(4): fix common code for non-Siena builds
2016-12-29 Andrew Rybchenkosfxge(4): fix misuse of siena_build_filter in common...
2016-12-29 John BaldwinNote that the Chelsio T6 also supports 25Gbps.
2016-12-28 Ed Mastecdboot: add explict suffix to ambiguous or instruction
2016-12-28 Alexander KabaevDo not use read-modify-write on MSC control register.
2016-12-28 John BaldwinMention T6 and 100GbE in description of cxgbe.
2016-12-28 Alan CoxRelax the object type restrictions on vm_page_alloc_con...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: remove last use of deprecated functi...
2016-12-28 Andrew Rybchenkosfxge(4): move BIST methods from hunt_phy.c to ef10_phy.c
2016-12-28 Andrew Rybchenkosfxge(4): add UEFI ROM support to the common code
2016-12-28 Andrew Rybchenkosfxge(4): fix GET_RXDP_CONFIG usage for multi-PF on...
2016-12-28 Andrew Rybchenkosfxge(4): support Medford bootcfg partition layout...
2016-12-28 Andrew Rybchenkosfxge(4): add possibility to control event queue perfor...
2016-12-28 Andrew Rybchenkosfxge(4): fix invalid type of eft_unicst_filter_count
2016-12-28 Andrew Rybchenkosfxge(4): do not initialize enumerated type variable...
2016-12-28 Pedro F. GiffuniUndo small wrong style change.
2016-12-28 Pedro F. Giffunistyle(9) cleanups.
2016-12-28 Andrew Rybchenkosfxge(4): translate MC_CMD_ERR_ERANGE to host errno...
2016-12-28 Alexander MotinPass proper arguments (handles, not directly structure...
2016-12-28 Ed Mastebtxldr: process all PT_LOAD segments, not just the...
2016-12-28 Ruslan Bukino Fix style.
2016-12-28 Alexander KabaevBe more conservative when enabling write-combining...
2016-12-28 Andrew Rybchenkosfxge(4): rename hunt_bist_* methods to ef10_bist_*
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: improve prefast annotations
2016-12-28 Andrew Rybchenkosfxge(4): fix defined-but-not-used warning if neither...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: add missing spaces
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: avoid unspecified unsigned
2016-12-28 Andrew Rybchenkosfxge(4): enclose macro complex value in parenthesis
next