]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-18 Adrian ChaddAdd an external facing function to manually set the...
2015-09-18 Adrian ChaddAdd initial 11n support to if_rsu.
2015-09-18 Adrian ChaddExpose the wme_info IE method.
2015-09-17 Alan CoxEliminate (many) unnecessary calls to pmap_remove_all...
2015-09-17 Bryan DreweryRegenerate
2015-09-17 Bryan Drewerymakeman: Fix handling of env-only vars by using SRC_ENV...
2015-09-17 Bryan DreweryTrim space
2015-09-17 Alexander MotinReplicate initiators WWPNs and names between HA peers.
2015-09-17 Bryan DreweryAdd a check to ensure that the env-only mkopts are...
2015-09-17 Xin LIEliminate unneeded copying of vdev data, goto, etc...
2015-09-17 Bryan DreweryRegenerate
2015-09-17 Bryan DreweryOptimize makeman slightly by removing uneeded cat and...
2015-09-17 John BaldwinThe EFI boot loader allocates a single chunk of contigu...
2015-09-17 Alexander MotinReplicate port->init_devid to HA peer.
2015-09-17 Bryan Drewerysrc.conf.5: Make it self-documenting that the mkopts...
2015-09-17 Gleb SmirnoffRemove extra tabs.
2015-09-17 John BaldwinVarious small cleanups to EFI loader Makefiles.
2015-09-17 Xin LIUse strlcpy() instead of strncpy() because subsequent...
2015-09-17 Bryan DreweryDocument src-env.conf and note its use for MAKEOBJDIRPR...
2015-09-17 Bryan DreweryInclude bsd.mkopt.mk after local.sys.env.mk (which...
2015-09-17 Gleb SmirnoffUse proper byteswap macro. This isn't a functional...
2015-09-17 Alexander MotinWhen reporting TPT UA, report which of thresholds was...
2015-09-17 Ryan StoneFix /sbin/route to never look up (invalid) interface...
2015-09-17 Bryan DreweryFix makeman creating obj directories due to turning...
2015-09-17 Dag-Erling... When chrooted, we need to strip the chroot directory...
2015-09-17 Dag-Erling... Upgrade to Unbound 1.5.4.
2015-09-17 Dag-Erling... import unbound 1.5.4
2015-09-17 Sean BrunoAdd Intel Skylake/I219 Support
2015-09-17 Alexander MotinReport number of failed XCOPY segment.
2015-09-17 Alexander MotinReport proper medium error code for VERIFY commands.
2015-09-17 Bjoern A. ZeebRemove more unused variables leading to compile time...
2015-09-17 Adrian Chadd.. oops, flip on QoS.
2015-09-17 Jung-uk KimRemove an entry. It was re-added in r287780.
2015-09-17 Bjoern A. ZeebRemove unused variable leading to compile errors.
2015-09-17 Bryan DreweryRegenerate
2015-09-17 Bryan DreweryUpdate META_MODE dependencies.
2015-09-17 Bryan DreweryDocument NO_SILENT for META_MODE.
2015-09-17 Bryan DreweryRework r287900 to keep arm64/aarch64 stable in the...
2015-09-17 Bryan DreweryLet makeman run 'make showconfig' without hitting the...
2015-09-17 Adrian ChaddBring over the QoS logic from the Linux r92su driver.
2015-09-17 Bryan DreweryGet arm64/aarch64 into 'make targets' output to fix...
2015-09-17 Bryan DreweryMETA_MODE: Default OBJROOT to the traditional /usr...
2015-09-17 Bryan DreweryMETA_MODE: Allow MAKEOBJDIRPREFIX to work more closely...
2015-09-17 Adrian ChaddProgram the firmware setup stuff with the current hardw...
2015-09-17 Adrian ChaddUse the H2C endpoint for sending firmware commands...
2015-09-17 Adrian ChaddAdd 11n and QoS methods.
2015-09-17 Adrian ChaddPrepare for 11n - get the number of endpoints and wheth...
2015-09-17 Adrian ChaddBump RX_LIST_COUNT so we don't fall behind during activ...
2015-09-17 Adrian ChaddUse DELAY() rather than usb_pause_mtx() - the latter...
2015-09-17 Bryan DreweryMETA_MODE: Don't define the default MAKEOBJDIR twice...
2015-09-17 Steven HartlandFix kqueue write events for files > 2GB
2015-09-16 Bryan DreweryUpdate META_MODE architectures for universe
2015-09-16 Zbigniew BodekBlock secondary ITS instances from attaching on ARM64
2015-09-16 Zbigniew BodekRelease memory for CPUs that fail to init on ARM64
2015-09-16 Zbigniew BodekAdd domain support to PCI bus allocation
2015-09-16 Dag-Erling... If forwarders were specified on the command line, creat...
2015-09-16 Bryan DreweryMETA_MODE: Don't create obj directories automatically...
2015-09-16 Alexander MotinFix reading after end of file for file-backed LUNs.
2015-09-16 Gleb SmirnoffIn tcp_ctlinput() separate the (ip == NULL) block from...
2015-09-16 Bryan DreweryMETA_MODE: Fix OBJROOT ending in two // when it does...
2015-09-16 John BaldwinAlways clear TDB_USERWR before fetching system call...
2015-09-16 Bryan DreweryFix check from r287867 for valid MAKEOBJDIR from top...
2015-09-16 Alexander MotinMake COMPARE AND WRITE report offset of difference.
2015-09-16 Bryan DreweryError and give better feedback for invalid MAKEOBJDIR...
2015-09-16 Alexander MotinFix fixed sense writing when passed more data then...
2015-09-16 Bryan DreweryIgnore CCACHE_DIR for meta mode decisions.
2015-09-16 John BaldwinWhen a process group leader exits, all of the processes...
2015-09-16 Alexander V... Fix build broken by r287861.
2015-09-16 Alexander V... Simplify the way of attaching IPv6 link-layer header.
2015-09-16 Alexander MotinFrontends don't need to set errors themselves.
2015-09-16 Andrey V. ElsukovUse KASSERT for some checks, that are late to do.
2015-09-16 Alexander V... Constantify lookup key in several nd6_* functions.
2015-09-16 Oleg BulyzhinRemove superfluous m_freem().
2015-09-16 Alexander MotinDon't flap the HA link if sysctl is reset to the same...
2015-09-16 Kevin LoUse M_WAITOK rather than M_NOWAIT since it's not used...
2015-09-16 Kevin LoFix a debug message which didn't quite get it right...
2015-09-16 Kevin LoRemove checks for a NULL return value from M_WAITOK...
2015-09-16 Alexander V... Unify loopback route switching:
2015-09-16 Bryan DrewerySimilar to r287844, create 'symlinks' cookie in proper...
2015-09-16 Bryan DreweryCreate 'copies' cookie in proper place in META_MODE.
2015-09-16 Allan JudeAdd a number of models to the bsdinstall GPT hack blacklist
2015-09-16 Allan JudeMake ifconfig always exit with an error code if an...
2015-09-16 Adrian ChaddAdd ASUS Sandybridge laptops to the similar x2apic...
2015-09-15 Mark JohnstonEnsure that the MAD agent's delayed taskqueue is comple...
2015-09-15 Ed Mastearm64: add kbd.c to the build for ukbd to fix the build
2015-09-15 Mateusz Guziksysctl: switch sysctllock to a sleepable rmlock, take 2
2015-09-15 John BaldwinThreads holding a read lock of a sleepable rm lock...
2015-09-15 Brad DavisRemove redundant 'man page'
2015-09-15 Conrad Meyerkevent(2): Note DOOMED vnodes with NOTE_REVOKE
2015-09-15 Hiren PanchasaraRemove unnecessary tcp state transition call.
2015-09-15 Ed Mastearm64: add xhci driver and umass/ukbd to GENERIC for...
2015-09-15 Renato BotelhoAdd support for Sierra MC7355 card
2015-09-15 Edward Tomasz... Add a way to specify stripesize and stripeoffset to...
2015-09-15 Alexander V... Simplify nd6_cache_lladdr:
2015-09-15 Ed MasteAdd Cavium ThunderX xHCI controller PCI ID
2015-09-15 Brad DavisFix grammer in an error message
2015-09-15 Alexander MotinAdd ctl-lun config option for consistency in HA setups.
2015-09-15 Sergey KandaurovBump .Dd.
2015-09-15 Gleb SmirnoffDocument NGM_PPPOE_SETMAXP.
2015-09-15 Zbigniew BodekPerform I2C transmission in a single burst when mode...
next