]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-24 Ed Masteimgact_elf: refactor et_dyn_addr calculation
2017-01-24 Mateusz Guzikhwpmc: partially depessimize munmap handling if the...
2017-01-24 Mateusz Guzikproc: perform a lockless check in sys_issetugid
2017-01-24 Michael TuexenFix a bug where the overhead of the I-DATA chunk was...
2017-01-24 Jilles Tjoelkerskel: Remove reference to deleted part in previous...
2017-01-24 Andrew TurnerFix the error value we write in cerror. __error returns...
2017-01-24 Conrad MeyerUse time_t for intermediate values to avoid overflow...
2017-01-24 Tijl CoosemansApply r210555 to 64 bit linux support:
2017-01-24 Sean Brunoiflib:
2017-01-24 Sean BrunoRevert 312696 due to build tests.
2017-01-24 Sean Brunoiflib:
2017-01-24 Alexander MotinMake CTL ramdisk backend a real RAM disk.
2017-01-24 Sevan JaniyanImprove wording when describing -mmin.
2017-01-24 Li-Wen HsuAdd RISC-V support for truss(1)
2017-01-24 Dexuan Cuihyperv/hn: add devctl_notify for VF_UP/DOWN events
2017-01-24 Dexuan Cuihyperv/hn: add a sysctl name for the VF interface
2017-01-24 Dexuan Cuihyperv/hn: add the support for VF drivers (SR-IOV)
2017-01-24 Dexuan Cuiifnet: introduce event handlers for ifup/ifdown events
2017-01-24 Dexuan Cuihyperv/hn: remove the MTU and IFF_DRV_RUNNING checking...
2017-01-24 Dexuan Cuihyperv/hn: remember the channel pointer in struct hn_rx...
2017-01-24 Sevan JaniyanExtend manual to cover more commands and options.
2017-01-24 Xin LIDon't reference NULL pointer.
2017-01-24 Kevin LoSort REALTEK section and remove duplicate entry for...
2017-01-24 Kevin LoAdd support for the Realtek RTL8192EU chipset.
2017-01-24 Ian LeporeHandle imx6 erratum ERR004346... to reboot, clear the...
2017-01-24 Ravi PokalaEliminate misleading comments and dead code in lacp_por...
2017-01-23 Jung-uk KimFix a typo introduced in r306024.
2017-01-23 Oleksandr Tymoshenko[am335x] Use upstream tda19988 framer node from upstrea...
2017-01-23 Alexander MotinFix overrun handling issue in r312291.
2017-01-23 Bjoern A. ZeebRemove a static function declaration for a function...
2017-01-23 Pedro F. Giffunisort - Don't live-loop threads.
2017-01-23 Xin LIAlways initialize 'c'.
2017-01-23 Xin LIWhen creating record file, use umask 077 instead of...
2017-01-23 Adrian Chadd[ath] modify cabq and per-node packet usage limits.
2017-01-23 Adrian Chadd[ath] fix thresholds for deciding to queue to the softw...
2017-01-23 Adrian Chadd[ath] [ar9300] ensure the software scheduler is called...
2017-01-23 Justin HibbitsAvoid using non-zero argument for __builtin_frame_addre...
2017-01-23 Mark JohnstonRemove the DTRACEHIOC_ADD ioctl.
2017-01-22 Andriy Voskoboinyknet80211: fix flags setup for HT40 5GHz channels.
2017-01-22 Edward Tomasz... Move values displayed by "iscsictl -v" one character...
2017-01-22 Edward Tomasz... Remove max_targets and max_target_id CTL port variables...
2017-01-22 Baptiste DaroussinReally restore the old behaviour for pw usermod -m
2017-01-22 Konstantin... Document mount option "nonc" for tmpfs.
2017-01-22 Konstantin... Editing and clarifications for tmpfs(5).
2017-01-22 Konstantin... Add comments explaining unobvious td_critnest adjustmen...
2017-01-22 Konstantin... More style cleanup. Use ANSI C definition for vn_close...
2017-01-22 Konstantin... Provide fallback VOP methods for crossmp vnode.
2017-01-22 Baptiste DaroussinReadd a feature lost in pw(8) refactoring
2017-01-22 Sean Brunoigb(4) enable WOL features for this class of devices.
2017-01-22 Kirk McKusickBy default, when doing incremental restores the restore...
2017-01-22 Luiz Otavio... Be a little more pedantic here, the TRM says the hardwa...
2017-01-22 Luiz Otavio... Properly assemble an mbuf chain out of received fragments.
2017-01-22 Edward Tomasz... Remove redundant KASSERT.
2017-01-22 Edward Tomasz... Add SCSI descriptors for USB Mass Storage.
2017-01-22 Edward Tomasz... Improve debugging printf.
2017-01-22 Adrian Chadd[athalq] fix rxtimestamp wrapping; print out per-packet...
2017-01-22 Justin HibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 Adrian Chadd[athalq] print out unsigned tx timestamps.
2017-01-22 Justin HibbitsFix r312613.
2017-01-22 Justin HibbitsDon't pass -Wa,-many through clang, the integrated...
2017-01-22 Justin HibbitsFix use of uninitialized variable.
2017-01-22 Adrian Chadd[ath] only apply the AR9300 delimiter workaround for...
2017-01-22 Adrian Chadd[athalq] add debug parsing for the TX FIFO push status.
2017-01-22 Jason A. HarmeningLike r310481 for i386, move the objects used to create...
2017-01-21 Adrian Chadd[ath] improve the debugging when looking into the maxim...
2017-01-21 Luiz Otavio... Handle the rx queue stall while reading the packets...
2017-01-21 Andriy Voskoboinykath: adapt LDPC support checks
2017-01-21 Mateusz Guzikvfs: fix LK_RETRY logic braino in r312600
2017-01-21 Luiz Otavio... Commit the struture changes for the padding of small...
2017-01-21 Luiz Otavio... Simplify the handling of small packets padding in cpsw:
2017-01-21 Alexander MotinAdd initial support for CTL module unloading.
2017-01-21 Mateusz Guzikvfs: __predict_false the need to handle F_HASLOCK
2017-01-21 Mateusz Guzikvfs: fix whitespace damage in r312600
2017-01-21 Mateusz Guzikvfs: refactor _vn_lock
2017-01-21 Conrad MeyerAdd remaining ELF compression definitions and structs
2017-01-21 Mateusz Guzikvfs: hide the getvnode NULL mp message behind DIAGNOSTIC
2017-01-21 Andriy Voskoboinykrtwn: enable LDPC support where possible
2017-01-21 Andriy Voskoboinyknet80211: allow to configure LDPC support
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 Brooks DavisEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-21 Kevin LoMention softfloat and hardfloat supports for RISC-V.
2017-01-21 Adrian Chadd[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax...
2017-01-20 Andriy Voskoboinykifconfig(8): fix '-stbc' parameter name.
2017-01-20 Alan SomersFix misc Coverity defects in camdd(8)
2017-01-20 Alan SomersMisc Coverity fixes in camcontrol(8)
2017-01-20 Konstantin... Use SFENCE for ordering CLFLUSHOPT.
2017-01-20 Maxim SobolevImprove wording around SO_TS_CLOCK documentation.
2017-01-20 Alan SomersFix "camcontrol timestamp -s" with LTO-7 drives
2017-01-20 Alexander MotinFix build with ICL_KERNEL_PROXY.
2017-01-20 Hans Petter... Fix for race leading to endless timer interrupts related to
2017-01-20 Warren BlockMention sendfile(2) by popular demand.
2017-01-20 Ryan StoneFix reference to free memory in ixgbe/if_media.c
2017-01-20 Alexander MotinRemove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated...
2017-01-20 Alexander MotinRemove some unused code.
2017-01-20 Pedro F. GiffuniAddition of clang nullability qualifiers.
2017-01-20 Hans Petter... Remove superfluous return statement.
2017-01-20 Hans Petter... Allow transmit packet bufring in software to be disabled.
2017-01-20 Josh PaetzelMFV 312436
2017-01-20 Ed MasteANSYfy kern_ktrace.c and remove archaic register keyword
next