freebsd.git
2016-12-29 avosrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 dimRevert r310775 for now, until we can figure out why...
2016-12-29 gonzo[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 kanUse TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel
2016-12-29 kanUse compiler driver to build relocatable object
2016-12-29 asomersReduce the runtime of the GELI tests
2016-12-29 aeConvert ipv4_flags and ipv4_offset fields into host...
2016-12-29 kanUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 aeWhen we are sending IP fragments, update ip pointers...
2016-12-29 mavFix build with enabled debug after r310778.
2016-12-29 adrian[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 adrian[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 mjgcache: sprinkle __predict_false
2016-12-29 mavImprove use of I/O's private area.
2016-12-29 jmcneillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 jmcneillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-29 dimMove llvm-objdump from CLANG_EXTRAS to installed by...
2016-12-29 mjgcache: move shrink lock init to nchinit
2016-12-29 arybchiksfxge(4): cleanup: clarify/unify variable name used...
2016-12-29 mjgcache: depessimize hashing macros/inlines
2016-12-29 mjgcache: drop the NULL check from VP2VNODELOCK
2016-12-29 arybchiksfxge(4): add support for firmware-verified NVRAM updat...
2016-12-29 arybchiksfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a...
2016-12-29 ngieUse uint32_t instead of u_int32_t for or_last_change...
2016-12-29 arybchiksfxge(4): regenerate MCDI headers from firmwaresrc...
2016-12-29 arybchiksfxge(4): fix typo in pseudo header accessor function...
2016-12-29 arybchiksfxge(4): delete hunt_phy.c
2016-12-29 arybchiksfxge(4): do not use enum type when values are bitmask
2016-12-29 arybchiksfxge(4): do not use enum for filter flags
2016-12-29 arybchiksfxge(4): don't use Tx descriptor push with TSO option...
2016-12-29 arybchiksfxge(4): split EFX_FILTER_MATCH_LOC_MAC_IG back into...
2016-12-29 arybchiksfxge(4): allow to have no NIC handle on Rx datapath...
2016-12-29 arybchiksfxge(4): add missing barrier in common code MCDI respo...
2016-12-29 arybchiksfxge(4): use correct port number in sensor decoding
2016-12-29 arybchiksfxge(4): cleanup: simplify disable scatter logic in...
2016-12-29 arybchiksfxge(4): provide a way to find out which MAC stats...
2016-12-29 arybchiksfxge(4): make the common code determine the number...
2016-12-29 arybchiksfxge(4): make the common code retrieve the number...
2016-12-29 arybchiksfxge(4): fix efx_ev_qpoll for non-Siena builds
2016-12-29 arybchiksfxge(4): fix common code for non-Siena builds
2016-12-29 arybchiksfxge(4): fix misuse of siena_build_filter in common...
2016-12-29 jhbNote that the Chelsio T6 also supports 25Gbps.
2016-12-29 ngiePrevent improper memory accesses after calling snmp_pdu...
2016-12-28 ngieInstall {asn1,bsnmpagent,bsnmpclient,bsnmplib}.3 as...
2016-12-28 mariusFix a bug in r272840; given that the optlen parameter...
2016-12-28 emastecdboot: add explict suffix to ambiguous or instruction
2016-12-28 markjFollow DW_AT_specification when looking up DW_AT_type...
2016-12-28 kanDo not use read-modify-write on MSC control register.
2016-12-28 jhbMention T6 and 100GbE in description of cxgbe.
2016-12-28 alcRelax the object type restrictions on vm_page_alloc_con...
2016-12-28 arybchiksfxge(4): cleanup: remove last use of deprecated functi...
2016-12-28 amdmi3bzip2 does not exit after showing license as requested...
2016-12-28 arybchiksfxge(4): move BIST methods from hunt_phy.c to ef10_phy.c
2016-12-28 arybchiksfxge(4): add UEFI ROM support to the common code
2016-12-28 arybchiksfxge(4): fix GET_RXDP_CONFIG usage for multi-PF on...
2016-12-28 arybchiksfxge(4): support Medford bootcfg partition layout...
2016-12-28 arybchiksfxge(4): add possibility to control event queue perfor...
2016-12-28 marius- Use correct offsets into the keys set array. As the...
2016-12-28 ngieDon't explicitly build tcp wrappers support into bsnmpd...
2016-12-28 arybchiksfxge(4): fix invalid type of eft_unicst_filter_count
2016-12-28 arybchiksfxge(4): do not initialize enumerated type variable...
2016-12-28 loosFix the parsing of NPt binat rules.
2016-12-28 pfgUndo small wrong style change.
2016-12-28 pfgstyle(9) cleanups.
2016-12-28 arybchiksfxge(4): translate MC_CMD_ERR_ERANGE to host errno...
2016-12-28 mavPass proper arguments (handles, not directly structure...
2016-12-28 emastebtxldr: process all PT_LOAD segments, not just the...
2016-12-28 bro Fix style.
2016-12-28 kanBe more conservative when enabling write-combining...
2016-12-28 arybchiksfxge(4): rename hunt_bist_* methods to ef10_bist_*
2016-12-28 araujoPrint hostcache usage counts with TCP statistics.
2016-12-28 arybchiksfxge(4): cleanup: improve prefast annotations
2016-12-28 arybchiksfxge(4): fix defined-but-not-used warning if neither...
2016-12-28 arybchiksfxge(4): cleanup: add missing spaces
2016-12-28 arybchiksfxge(4): cleanup: avoid unspecified unsigned
2016-12-28 arybchiksfxge(4): enclose macro complex value in parenthesis
2016-12-28 arybchiksfxge(4): make strings array pointer itself immutable
2016-12-28 arybchiksfxge(4): cleanup: add const qualifier to const array...
2016-12-28 arybchiksfxge(4): cleanup: avoid spaces before TAB
2016-12-28 arybchiksfxge(4): cleanup: avoid space just before TAB in efx_t...
2016-12-28 arybchiksfxge(4): cleanup: use TAB to indent
2016-12-28 arybchiksfxge(4): cleanup: add missing space between type and...
2016-12-28 arybchiksfxge(4): cleanup: open brace should be on a type name...
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespaces
2016-12-28 arybchiksfxge(4): cleanup: pointer symbol should go together...
2016-12-28 arybchiksfxge(4): cleanup: avoid C99 // comments
2016-12-28 arybchiksfxge(4): cleanup: remove unnecessary spaces
2016-12-28 arybchiksfxge(4): cleanup: use spaces around binary arithmetic...
2016-12-28 arybchiksfxge(4): cleanup: fix wrong indent
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespace
2016-12-28 arybchiksfxge(4): cleanup: fix typo in siena_mac_loopback_set...
2016-12-28 avosrum.4, run.4, runfw.4, zyd.4: do not install when MK_US...
2016-12-28 ngieFix the build by moving the initializers for len/nswapd...
2016-12-28 mmelLimit number of stripes supported by HDA codec to maxim...
2016-12-28 ngiestyle(9): clean up whitespace
2016-12-28 ngiestyle(9) fixes: clean up leading whitespace
2016-12-28 ngiestyle(9) fixes: clean up leading whitespace
2016-12-28 ngiestyle(9) fixes
2016-12-28 ngieOnly build/install usr.sbin/bsnmpd/modules/snmp_hast...
2016-12-28 ngieOnly build/install usr.sbin/bsnmpd/modules/snmp_wlan...
next