]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-24 dexuanhyperv/hn: remember the channel pointer in struct hn_rx...
2017-01-24 sevanExtend manual to cover more commands and options.
2017-01-24 delphijDon't reference NULL pointer.
2017-01-24 kevloSort REALTEK section and remove duplicate entry for...
2017-01-24 kevloAdd support for the Realtek RTL8192EU chipset.
2017-01-24 ianHandle imx6 erratum ERR004346... to reboot, clear the...
2017-01-24 rpokalaEliminate misleading comments and dead code in lacp_por...
2017-01-23 jkimFix a typo introduced in r306024.
2017-01-23 gonzo[am335x] Use upstream tda19988 framer node from upstrea...
2017-01-23 mavFix overrun handling issue in r312291.
2017-01-23 bzRemove a static function declaration for a function...
2017-01-23 pfgsort - Don't live-loop threads.
2017-01-23 delphijAlways initialize 'c'.
2017-01-23 delphijWhen creating record file, use umask 077 instead of...
2017-01-23 adrian[ath] modify cabq and per-node packet usage limits.
2017-01-23 adrian[ath] fix thresholds for deciding to queue to the softw...
2017-01-23 adrian[ath] [ar9300] ensure the software scheduler is called...
2017-01-23 jhibbitsAvoid using non-zero argument for __builtin_frame_addre...
2017-01-23 markjRemove the DTRACEHIOC_ADD ioctl.
2017-01-22 avosnet80211: fix flags setup for HT40 5GHz channels.
2017-01-22 traszMove values displayed by "iscsictl -v" one character...
2017-01-22 traszRemove max_targets and max_target_id CTL port variables...
2017-01-22 baptReally restore the old behaviour for pw usermod -m
2017-01-22 kibDocument mount option "nonc" for tmpfs.
2017-01-22 kibEditing and clarifications for tmpfs(5).
2017-01-22 kibAdd comments explaining unobvious td_critnest adjustmen...
2017-01-22 kibMore style cleanup. Use ANSI C definition for vn_close...
2017-01-22 kibProvide fallback VOP methods for crossmp vnode.
2017-01-22 baptReadd a feature lost in pw(8) refactoring
2017-01-22 sbrunoigb(4) enable WOL features for this class of devices.
2017-01-22 mckusickBy default, when doing incremental restores the restore...
2017-01-22 loosBe a little more pedantic here, the TRM says the hardwa...
2017-01-22 loosProperly assemble an mbuf chain out of received fragments.
2017-01-22 traszRemove redundant KASSERT.
2017-01-22 traszAdd SCSI descriptors for USB Mass Storage.
2017-01-22 traszImprove debugging printf.
2017-01-22 adrian[athalq] fix rxtimestamp wrapping; print out per-packet...
2017-01-22 jhibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 adrian[athalq] print out unsigned tx timestamps.
2017-01-22 jhibbitsFix r312613.
2017-01-22 jhibbitsDon't pass -Wa,-many through clang, the integrated...
2017-01-22 jhibbitsFix use of uninitialized variable.
2017-01-22 adrian[ath] only apply the AR9300 delimiter workaround for...
2017-01-22 adrian[athalq] add debug parsing for the TX FIFO push status.
2017-01-22 jahLike r310481 for i386, move the objects used to create...
2017-01-21 adrian[ath] improve the debugging when looking into the maxim...
2017-01-21 loosHandle the rx queue stall while reading the packets...
2017-01-21 avosath: adapt LDPC support checks
2017-01-21 mjgvfs: fix LK_RETRY logic braino in r312600
2017-01-21 loosCommit the struture changes for the padding of small...
2017-01-21 loosSimplify the handling of small packets padding in cpsw:
2017-01-21 mavAdd initial support for CTL module unloading.
2017-01-21 mjgvfs: __predict_false the need to handle F_HASLOCK
2017-01-21 mjgvfs: fix whitespace damage in r312600
2017-01-21 mjgvfs: refactor _vn_lock
2017-01-21 cemAdd remaining ELF compression definitions and structs
2017-01-21 mjgvfs: hide the getvnode NULL mp message behind DIAGNOSTIC
2017-01-21 avosrtwn: enable LDPC support where possible
2017-01-21 avosnet80211: allow to configure LDPC support
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 brooksEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-21 kevloMention softfloat and hardfloat supports for RISC-V.
2017-01-21 adrian[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax...
2017-01-20 avosifconfig(8): fix '-stbc' parameter name.
2017-01-20 asomersFix misc Coverity defects in camdd(8)
2017-01-20 asomersMisc Coverity fixes in camcontrol(8)
2017-01-20 kibUse SFENCE for ordering CLFLUSHOPT.
2017-01-20 sobomaxImprove wording around SO_TS_CLOCK documentation.
2017-01-20 asomersFix "camcontrol timestamp -s" with LTO-7 drives
2017-01-20 mavFix build with ICL_KERNEL_PROXY.
2017-01-20 hselaskyFix for race leading to endless timer interrupts related to
2017-01-20 wblockMention sendfile(2) by popular demand.
2017-01-20 rstoneFix reference to free memory in ixgbe/if_media.c
2017-01-20 mavRemove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated...
2017-01-20 mavRemove some unused code.
2017-01-20 pfgAddition of clang nullability qualifiers.
2017-01-20 hselaskyRemove superfluous return statement.
2017-01-20 hselaskyAllow transmit packet bufring in software to be disabled.
2017-01-20 jpaetzelMFV 312436
2017-01-20 emasteANSYfy kern_ktrace.c and remove archaic register keyword
2017-01-20 mavReport disk addition errors on `add` or `create` subcom...
2017-01-20 avgdon't abort writing of a core dump after EFAULT
2017-01-20 avgvmm_dev: work around a bogus error with gcc 6.3.0
2017-01-20 hselaskyMake draining a sendqueue more robust.
2017-01-20 hselaskyAdd runtime support for modifying the SQ and RQ complet...
2017-01-20 hselaskyUpdate firmware interface structures and definitions...
2017-01-20 ngieAdd some basic -s flag testcases for cut(1)
2017-01-20 adrian[net80211] allow for MCS16-23 to be statically configured.
2017-01-20 ngieAdd testcases for -i with hardlinks and symlinks
2017-01-20 ngieIntegrate contrib/netbsd-tests/usr.bin/sed/t_sed.sh...
2017-01-20 delphijRevert r312404 as we need to do an exp-run and fix...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 ngieUse .CURDIR:H instead of .CURDIR to simplify pathing...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
next